-
Translations are important in many use cases.
Although it is possible to represent translation fields via the normal `fields` array, it is suboptimal, as doing so provides no information on the fact …
-
Hey Folks,
I have been playing with the datapackage spec as a means of outputing government open data. no live examples yet but here is my sandbox (read FAKE DATA):
https://github.com/samperd/ec-dat…
-
http://schemas.datapackages.org/registry.csv doesn't exist anymore.
-
should we leave the author field free form, to allow for something like `Julian Gruber ` or `https://juliangruber.com` or `@juliangruber` etc, or should we standardize this more and have something lik…
-
It seems that the base spec allows a resource's `schema` to be an object or a string, but the jsontable and tabular data spec insists that it be an object.
Would it be reasonable to allow this to be …
-
For now we do not store any metadata in the storage (bigquery, sql etc). It means `pull_datapackage` works only using reflection of the database. So additional metadata can't be restored (description,…
-
The 'name' field in datapackage.json:
"A valid descriptor MUST contain a name attribute. These fields, and additional metadata attributes, are described in the “Required Fields” section below."
Th…
-
okfn/data.okfn.org => frictionlessdata/ideas
## General Overview
- [x] sort out any outstanding pull requests etc whilst at data.okfn.org
- [x] move this repo to frictionlessdata/ideas
- [x] push a c…
-
I've just started looking over the examples of datapackages I've collected over the last few years, imagining ways I'd like to be able to work with them.
As well as being able to load a datapackage f…
-
Things like `compat` and `utilities` are public facing:
https://github.com/datapackages/jsontableschema-py/blob/master/jsontableschema/__init__.py