Validation Results

5ed13fec6e18c6000400006e

https://httpnas.lengow.io/FluxCrearreda/IN/LENGOW.csv

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

Total Rows Processed = 408

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

2 Errors, 3 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

Structural problem: Invalid Encoding on row 3

3

Your CSV appears to be encoded in UTF-8, but invalid characters were found. This can often be caused by copying and pasting data from a different source.

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: Possible title row detected

Your CSV seems to contain unstructured text at the beginning of the file.
It is important that your CSV only contains structured data - any background information or metadata should be included on a referring web page or accompanying document.

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.