Validation Results

5ecdbc33ef8b7d0004000005

https://www.3planesoft.com/files/ss_data.csv

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

Total Rows Processed = 113

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

1 Error, 2 Warnings

Context problem: Incorrect content type

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

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.

Context problem: No encoding

The encoding of your CSV file is not being declared in the HTTP response.
We recommend that you configure your server to deliver CSV files with a Content-Type header of text/csv; charset=utf-8
If you are using a different encoding, then use an appropriate value for the charset parameter.

Next Steps

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