Fortune
Fortune
_From @AndyNichols on May 20, 2014 16:10_ CSV Lint is wrongly interpreting line breaks within quotes as starting a new record. So > A,"B > C",D is two records of...
_From @CharlesNepote on December 23, 2016 10:30_ For the moment csvlint doesn't validate csvy files ([example](http://csvlint.io/validation/585cf7d8333339000400001e)). csvy is an effort to simplify data description and control: - metadata is in...
_From @CharlesNepote on March 28, 2017 22:36_ For the moment, schemas are parsed from an unamed object { }, like in: https://gist.githubusercontent.com/ldodds/9070198/raw/44076fa619d9c89188197130ca596cc99a25d693/senior-staff-organagram.json In frictionlessdata specs and elsewhere, schemas might be...
when working with the gem, if an empty JSON file is passed as a schema then the :extra_column warning will be reported multiple times because schema.fields will always be less...
Currently all the CSV on the Web logic is modularised within this library. Given developments with TableSchema (see #189 for discussion and relevant links) would it make more sense to...
In addition to being able to delete an entire endpoint affording the user the ability to delete selected metrics from an entire endpoints collection would be beneficial feature
following the bothan deploy from bothan.io to heroku currently hangs and does not create the app
Bothan is currently set up such that users can start dashboarding a metric endpoint that begins from current day onwards. To enhance the users sense of what they can do...
Including Google analytics within the demo.bothan.io and bothan.io websites would help build a picture of who is engaging with Bothan
### Desired Behaviour (for improvement suggestions only) > if relevant include images or hyperlinks to other resources that clarify the enhancement you're seeking It would be helpful to have a...