vega-datasets
Advanced tools
Comparing version 1.13.0 to 1.14.0
{ | ||
"name": "vega-datasets", | ||
"version": "1.13.0", | ||
"version": "1.14.0", | ||
"description": "Common repository for example datasets used by Vega related projects.", | ||
@@ -5,0 +5,0 @@ "repository": { |
@@ -42,5 +42,9 @@ # Vega Datasets | ||
### Version 1.14 | ||
- Add `graticule.json`, London borough boundaries, borough centroids and tube (metro) rail lines | ||
### Version 1.13 | ||
- Added `disasters.csv` with disaster type, year and deaths. | ||
- Add `disasters.csv` with disaster type, year and deaths. | ||
@@ -47,0 +51,0 @@ ### Version 1.12 |
@@ -55,4 +55,8 @@ # Sources | ||
Data about engineers from https://www.bls.gov/oes/tables.htm. Hurricane data from http://www.nhc.noaa.gov/paststate.shtml. Income data from https://factfinder.census.gov/faces/tableservices/jsf/pages/productview.xhtml?pid=ACS_07_3YR_S1901&prodType=table. | ||
Data about engineers from https://www.bls.gov/oes/tables.htm. Hurricane data from http://www.nhc.noaa.gov/paststate.shtml. Income data from https://factfinder.census.gov/faces/tableservices/jsf/pages/productview.xhtml?pid=ACS_07_3YR_S1901&prodType=table. | ||
## graticule.json | ||
Generated using the `-graticule` console option of http://mapshaper.org | ||
## `iris.json` | ||
@@ -62,2 +66,14 @@ | ||
## londonBoroughs.json | ||
Boundaries of London boroughs reprojected and simplified from `London_Borough_Excluding_MHW` shapefile held at https://data.london.gov.uk/dataset/statistical-gis-boundary-files-london. Original data "contains National Statistics data © Crown copyright and database right (2015)" and "Contains Ordnance Survey data © Crown copyright and database right [2015]. | ||
## londonCentroids.json | ||
Calculated from `londongBoroughs.json` using `d3.geoCentroid`. | ||
## londonTubeLines.json | ||
Selected rail lines simplified from `tfl_lines.json` at https://github.com/oobrien/vis/tree/master/tube/data | ||
## `miserables.json` | ||
@@ -75,3 +91,3 @@ | ||
Data from [NOAA](http://www.ncdc.noaa.gov/cdo-web/datatools/findstation). | ||
Data from [NOAA](http://www.ncdc.noaa.gov/cdo-web/datatools/findstation). | ||
@@ -78,0 +94,0 @@ Transformed using /scripts/weather.py |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
31864539
64
143239
109