Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

vega-datasets

Package Overview
Dependencies
Maintainers
3
Versions
69
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

vega-datasets - npm Package Compare versions

Comparing version 1.13.0 to 1.14.0

data/graticule.json

2

package.json
{
"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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc