Validation Results

5ea184277fd52f00040000e5

https://raw.githubusercontent.com/open-numbers/ddf--gapminder--ontology/master/ddf--concepts--continuous.csv

Sorry, your CSV did not pass validation. Please review the errors and warnings below:

Total Rows Processed = 548

Download Standardised CSV
1Errors 1Warnings 1Messages
Structure 0 0 1
Schema 0 0 0
Context 1 0 0

1 Error, 1 Warning

Context problem: Incorrect content type

Your CSV file is being delivered with an incorrect Content-Type of text/plain; charset=utf-8.
We recommend that you configure your server to deliver CSV files with a Content-Type header of text/csv; charset=utf-8

Note: It looks like your CSV is hosted on Github. To get the correct Content-Type headers, please consider using Github Pages, or use a service like RawGit.

Dialect: Non standard dialect

Although your CSV validates, to make it as easy as possible for your data to be reused, we recommend using commas as delimiters, double quotes to enclose fields, and autodetecting line endings.

Structural problem: Non-standard Line Breaks on row 1

Your CSV appears to use LF line-breaks. While this will be fine in most cases, RFC 4180 specifies that CSV files should use CR-LF (a carriage-return and line-feed pair, e.g. \r\n). This may be labelled as "Windows line endings" on some systems.

Next Steps

Publish and transform your data using DataGraft, either as enhanced CSV or Linked Data.