-
Notifications
You must be signed in to change notification settings - Fork 0
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
GOMNO: proxy external JSON and CSV ebola2014 outbreak data as OutbreakTSS API'd feeds #18
Comments
#14 is related |
HOWTO read JSON wisely in node.js: |
Really should tackle #8 first |
Early on the plan was to add this functionality to (Read the following for mini-TODOs)
Do not expect that to continue to work moving forward (read: this is deprecated and the functionality will be removed some time in 2015). For details of the above listed ebola data feeds, see [[JSON Ebola2014 Data Found on the Web]]. 2014-11-20: until HDX have time series data via an API, still need to deal with keeping [[Outbreak Time Series Specification]] data for EbolaMapper fresh. See #9 and #18
What about: |
This is to be implemented with Apache Spark for two reasons.
See: |
There are very few JSON formatted sources of ebola outbreak data. They can be unified via the Outbreak APIs hopefully. At the very least, they must be proxied and made available via Outbreak API.
Relevant tool:Filtering JSON with pyjsonselect and jss
The text was updated successfully, but these errors were encountered: