datasets/world-cities

Bad type in JSON Table Schema

Opened this issue · 0 comments

When validating the JSON file directly against the tabular data package JSON Schema, I find a bad type on this line:

int: u'int' is not one of [u'string', u'number', u'integer', u'boolean', u'object', u'array', u'datetime', u'date', u'time', u'duration', u'geopoint', u'geojson', u'any']