Daily Data
The following datasets are available for each day:
Format |
Link |
Description |
{% for key in data_sources.keys() %}
JSON |
{{ key }}.json |
{{ data_sources[key]['desc'] }}
|
{% endfor %}
{% for key in dt_datasources.keys() %}
Google DataTable JSON |
datatable/{{ key }}.json |
{{ dt_datasources[key]['desc'] }}
|
{% endfor %}
Formats
- JSON
- Generic JSON-encoded data.
- Google DataTable JSON
- JSON DataTable data for the Google Visualisation API
Up to Monthly data sets