Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Generate JSON data files #13

Open
3 of 4 tasks
markbrough opened this issue Aug 5, 2015 · 1 comment
Open
3 of 4 tasks

Generate JSON data files #13

markbrough opened this issue Aug 5, 2015 · 1 comment

Comments

@markbrough
Copy link
Member

Pull on datapackage files to create JSON containing all series required for a particular chart

  • decide on config file structure, defining which data packages / series should be included in each JSON file
  • fake CKAN API for now using e.g. datapackage-csv-json
  • create JSON from data in those series and save to data/
  • later: download relevant packages from CKAN API
@markbrough
Copy link
Member Author

gulp combinedata can be configured to combine several datapackages into the format suitable for a single chart.

At the moment the (faked) CKAN-API data formatted-files should go into source and after running gulp combinedata they are output to app/data/. This command is also run during build and deploy commands.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant