Javascript module to fetch origin-destination data with gridify required fields.
If you use NPM, npm install @gridify/oddata. Otherwise, download the
latest release.
AMD, CommonJS, and vanilla environments are supported.
Fetches the list of datasets from https://github.com/LyonDataViz/oddata-public
repository (using the
dataset.json file),
and returns it as an array.
Each element of the array contains the parsed JSON metadata of the dataset, with
fields name and file.