frictionlessdata / schemas

[DEPRECATED] Please use https://github.com/frictionlessdata/specs
The Unlicense
17 stars 7 forks source link

Add missingValue to JSON Table Schema fields #57

Open danfowler opened 8 years ago

danfowler commented 8 years ago

See: https://github.com/frictionlessdata/specs/issues/97

jgmill commented 8 years ago

From out Persective at Open Power system Data, it would actully be useful to have the option to define the missingValue on the resource level. In our data, all fields will have the same missingValue anyways. Is that something you dicussed already?

danfowler commented 8 years ago

Hi @muehlenpfordt this particular issue is more about the updating the JSON schema that validation code can use to validate the actual datapackage.json. Actual spec discussion happens here: https://github.com/frictionlessdata/specs/issues

Moved your comment: https://github.com/frictionlessdata/specs/issues/315