From 7aaf81a676ede11a78a55aa96e5dd0b1a06715e2 Mon Sep 17 00:00:00 2001 From: Claude Date: Mon, 27 Oct 2025 02:38:00 +0000 Subject: [PATCH 1/7] fix: update broken source URLs in dataset metadata MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Updates several broken or outdated source URLs in datapackage_additions.toml: - airports.csv: Update to aviation-facilities1 (old dataset ID removed) - londonBoroughs.json: Update to current data.london.gov.uk URL - population_engineers_hurricanes.csv: Remove outdated FactFinder source (deprecated) - us-10m.json: Fix LICENSE URL (remove incorrect .md extension) - world-110m.json: Fix LICENSE URL (remove incorrect .md extension) - penguins.json: Update LTER URL to palmerpenguins R package site Also fixes documentation URLs in CONTRIBUTING.md: - Update datapackage.org/standard URL All URLs verified accessible. Broken URLs discovered during link checking with lychee. Regenerated datapackage.json and datapackage.md via npm build. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude --- CONTRIBUTING.md | 2 +- _data/datapackage_additions.toml | 17 +++++------- datapackage.json | 20 ++++++-------- datapackage.md | 45 ++++++++++++++++---------------- 4 files changed, 38 insertions(+), 46 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 516e5e98..953e287c 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -52,7 +52,7 @@ For datasets requiring processing: ## Metadata and Documentation -We follow the [Data Package Standard 2.0](https://datapackage.org/standard/) with: +We follow the [Data Package Standard 2.0](https://datapackage.org/) with: - Auto-generated `datapackage.json` and `datapackage.md` files - Datasets in the `data/` directory diff --git a/_data/datapackage_additions.toml b/_data/datapackage_additions.toml index 6ea94188..f2afb4a2 100644 --- a/_data/datapackage_additions.toml +++ b/_data/datapackage_additions.toml @@ -33,8 +33,8 @@ and municipal airports. Contains information about each airport's location (lati coordinates), identification codes, name, city, state, and country.""" [[resources.sources]] -title = "Airports (Data.gov)" -path = "https://catalog.data.gov/dataset/airports-5e97a" +title = "FAA Aviation Facilities (Data.gov)" +path = "https://catalog.data.gov/dataset/aviation-facilities1" [[resources.licenses]] name = "other-open" @@ -891,7 +891,7 @@ and \"Contains Ordnance Survey data © Crown copyright and database right [2015] [[resources.sources]] title = "Statistical GIS Boundary Files, London Datastore" -path = "https://data.london.gov.uk/dataset/statistical-gis-boundary-files-london" +path = "https://data.london.gov.uk/dataset/statistical-gis-boundary-files-for-london-20od9/" [[resources.licenses]] title = "UK Open Government License" @@ -1124,8 +1124,8 @@ name = "Sex" description = "Sex of the penguin (MALE, FEMALE or null)" [[resources.sources]] -title = "Palmer Station Antarctica LTER" -path = "https://pal.lternet.edu/" +title = "palmerpenguins R Package" +path = "https://allisonhorst.github.io/palmerpenguins/" [[resources.sources]] title = "Allison Horst's Penguins Repository" path = "https://github.com/allisonhorst/penguins" @@ -1227,9 +1227,6 @@ description = """Per-state population, number of engineers, and hurricanes. Used title = "Bureau of Labor Statistics" path = "https://www.bls.gov/oes/tables.htm" [[resources.sources]] -title = "American Community Survey" -path = "https://factfinder.census.gov/faces/tableservices/jsf/pages/productview.xhtml?pid=ACS_07_3YR_S1901&prodType=table" -[[resources.sources]] title = "NOAA National Climatic Data Center" path = "https://www.ncdc.noaa.gov/cdo-web/datatools/records" @@ -1574,7 +1571,7 @@ path = "https://www.census.gov/geographies/mapping-files/time-series/geo/cartog [[resources.licenses]] title = "TopoJSON US Atlas ISC License" -path = "https://github.com/topojson/us-atlas/blob/master/LICENSE.md" +path = "https://github.com/topojson/us-atlas/blob/master/LICENSE" [[resources]] # Path: us-employment.csv path = "us-employment.csv" @@ -1739,7 +1736,7 @@ path = "https://www.naturalearthdata.com/downloads/110m-cultural-vectors/110m-a [[resources.licenses]] title = "TopoJSON World Atlas ISC License" -path = "https://github.com/topojson/world-atlas/blob/master/LICENSE.md" +path = "https://github.com/topojson/world-atlas/blob/master/LICENSE" [[resources.licenses]] title = "Natural Earth Data Public Domain" diff --git a/datapackage.json b/datapackage.json index f73ab717..f53a41ff 100644 --- a/datapackage.json +++ b/datapackage.json @@ -20,7 +20,7 @@ } ], "version": "3.2.1", - "created": "2025-08-21T23:04:37.691343+00:00", + "created": "2025-10-27T02:36:50.208080+00:00", "resources": [ { "name": "icon_7zip", @@ -58,8 +58,8 @@ ], "sources": [ { - "title": "Airports (Data.gov)", - "path": "https://catalog.data.gov/dataset/airports-5e97a" + "title": "FAA Aviation Facilities (Data.gov)", + "path": "https://catalog.data.gov/dataset/aviation-facilities1" } ], "path": "airports.csv", @@ -2147,7 +2147,7 @@ "sources": [ { "title": "Statistical GIS Boundary Files, London Datastore", - "path": "https://data.london.gov.uk/dataset/statistical-gis-boundary-files-london" + "path": "https://data.london.gov.uk/dataset/statistical-gis-boundary-files-for-london-20od9/" } ], "path": "londonBoroughs.json", @@ -2621,8 +2621,8 @@ ], "sources": [ { - "title": "Palmer Station Antarctica LTER", - "path": "https://pal.lternet.edu/" + "title": "palmerpenguins R Package", + "path": "https://allisonhorst.github.io/palmerpenguins/" }, { "title": "Allison Horst's Penguins Repository", @@ -2945,10 +2945,6 @@ "title": "Bureau of Labor Statistics", "path": "https://www.bls.gov/oes/tables.htm" }, - { - "title": "American Community Survey", - "path": "https://factfinder.census.gov/faces/tableservices/jsf/pages/productview.xhtml?pid=ACS_07_3YR_S1901&prodType=table" - }, { "title": "NOAA National Climatic Data Center", "path": "https://www.ncdc.noaa.gov/cdo-web/datatools/records" @@ -3456,7 +3452,7 @@ "licenses": [ { "title": "TopoJSON US Atlas ISC License", - "path": "https://github.com/topojson/us-atlas/blob/master/LICENSE.md" + "path": "https://github.com/topojson/us-atlas/blob/master/LICENSE" } ], "sources": [ @@ -3842,7 +3838,7 @@ "licenses": [ { "title": "TopoJSON World Atlas ISC License", - "path": "https://github.com/topojson/world-atlas/blob/master/LICENSE.md" + "path": "https://github.com/topojson/world-atlas/blob/master/LICENSE" }, { "title": "Natural Earth Data Public Domain", diff --git a/datapackage.md b/datapackage.md index 77740c33..7e232d1e 100644 --- a/datapackage.md +++ b/datapackage.md @@ -1,5 +1,5 @@ # vega-datasets -`3.2.1` | [GitHub](git+http://github.com/vega/vega-datasets.git) | 2025-08-21 23:04:37 [UTC] +`3.2.1` | [GitHub](git+http://github.com/vega/vega-datasets.git) | 2025-10-27 02:36:50 [UTC] Common repository for example datasets used by Vega related projects. BSD-3-Clause license applies only to package code and infrastructure. Users should verify their use of datasets @@ -51,9 +51,9 @@ coordinates), identification codes, name, city, state, and country. | latitude | number | | longitude | number | ### sources -| title | path | -|:--------------------|:------------------------------------------------| -| Airports (Data.gov) | https://catalog.data.gov/dataset/airports-5e97a | +| title | path | +|:-----------------------------------|:------------------------------------------------------| +| FAA Aviation Facilities (Data.gov) | https://catalog.data.gov/dataset/aviation-facilities1 | ### licenses | name | title | |:-----------|:-------------------------------------| @@ -1020,9 +1020,9 @@ Boundaries of London boroughs reprojected and simplified from `London_Borough_Ex Original data "contains National Statistics data © Crown copyright and database right (2015)" and "Contains Ordnance Survey data © Crown copyright and database right [2015]. ### sources -| title | path | -|:-------------------------------------------------|:-------------------------------------------------------------------------| -| Statistical GIS Boundary Files, London Datastore | https://data.london.gov.uk/dataset/statistical-gis-boundary-files-london | +| title | path | +|:-------------------------------------------------|:------------------------------------------------------------------------------------| +| Statistical GIS Boundary Files, London Datastore | https://data.london.gov.uk/dataset/statistical-gis-boundary-files-for-london-20od9/ | ### licenses | title | path | |:---------------------------|:---------------------------------------------------------------------------| @@ -1285,10 +1285,10 @@ variations between species and sexual dimorphism in Antarctic penguins. | Body Mass (g) | integer | Body mass in grams | | Sex | string | Sex of the penguin (MALE, FEMALE or null) | ### sources -| title | path | -|:------------------------------------|:-----------------------------------------| -| Palmer Station Antarctica LTER | https://pal.lternet.edu/ | -| Allison Horst's Penguins Repository | https://github.com/allisonhorst/penguins | +| title | path | +|:------------------------------------|:-----------------------------------------------| +| palmerpenguins R Package | https://allisonhorst.github.io/palmerpenguins/ | +| Allison Horst's Penguins Repository | https://github.com/allisonhorst/penguins | ### licenses | name | path | |:------------------|:----------------------------------------------------------------------------| @@ -1421,11 +1421,10 @@ Per-state population, number of engineers, and hurricanes. Used in Vega-Lite exa | engineers | number | | hurricanes | integer | ### sources -| title | path | -|:-----------------------------------|:------------------------------------------------------------------------------------------------------------------| -| Bureau of Labor Statistics | https://www.bls.gov/oes/tables.htm | -| American Community Survey | https://factfinder.census.gov/faces/tableservices/jsf/pages/productview.xhtml?pid=ACS_07_3YR_S1901&prodType=table | -| NOAA National Climatic Data Center | https://www.ncdc.noaa.gov/cdo-web/datatools/records | +| title | path | +|:-----------------------------------|:----------------------------------------------------| +| Bureau of Labor Statistics | https://www.bls.gov/oes/tables.htm | +| NOAA National Climatic Data Center | https://www.ncdc.noaa.gov/cdo-web/datatools/records | ### licenses | title | path | |:------------------------|:-------------------------------------| @@ -1698,9 +1697,9 @@ in turn is a redistribution of the Census Bureau's cartographic boundary shapefi | TopoJSON US Atlas | https://github.com/topojson/us-atlas | | US Census Bureau Cartographic Boundary FIles | https://www.census.gov/geographies/mapping-files/time-series/geo/cartographic-boundary.html | ### licenses -| title | path | -|:------------------------------|:------------------------------------------------------------| -| TopoJSON US Atlas ISC License | https://github.com/topojson/us-atlas/blob/master/LICENSE.md | +| title | path | +|:------------------------------|:---------------------------------------------------------| +| TopoJSON US Atlas ISC License | https://github.com/topojson/us-atlas/blob/master/LICENSE | ## `us_employment` ### path us-employment.csv @@ -1897,10 +1896,10 @@ resource for creating web-based world maps where precise boundary detail isn't r | TopoJSON World Atlas (Likely original source, processed from Natural Earth data) | https://github.com/topojson/world-atlas | | Natural Earth Data - Admin 0 Countries (1:110m) | https://www.naturalearthdata.com/downloads/110m-cultural-vectors/110m-admin-0-countries/ | ### licenses -| title | path | -|:---------------------------------|:---------------------------------------------------------------| -| TopoJSON World Atlas ISC License | https://github.com/topojson/world-atlas/blob/master/LICENSE.md | -| Natural Earth Data Public Domain | https://www.naturalearthdata.com/about/terms-of-use/ | +| title | path | +|:---------------------------------|:------------------------------------------------------------| +| TopoJSON World Atlas ISC License | https://github.com/topojson/world-atlas/blob/master/LICENSE | +| Natural Earth Data Public Domain | https://www.naturalearthdata.com/about/terms-of-use/ | ## `zipcodes` ### path zipcodes.csv From a299403cf624fca6856e50e7d1f0b63aa28f694b Mon Sep 17 00:00:00 2001 From: Claude Date: Mon, 27 Oct 2025 02:43:46 +0000 Subject: [PATCH 2/7] docs: fix broken LICENSE link in CONTRIBUTING.md MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Update LICENSE reference to point to GitHub README.md#license section instead of local ./LICENSE file which doesn't exist in the repository. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 953e287c..6a4b327c 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -4,7 +4,7 @@ Thank you for your interest in contributing to Vega Datasets! This repository se We welcome contributions that enhance metadata, improve documentation, fix dataset issues, enhance infrastructure, or add new datasets that demonstrate visualization techniques. Each dataset should serve a clear purpose in showcasing visualization capabilities. -All contributions are accepted under the [Project's license](./LICENSE). The Project abides by the Vega Organization's [code of conduct](https://github.com/vega/.github/blob/main/CODE_OF_CONDUCT.md) and [governance](https://github.com/vega/.github/blob/main/project-docs/GOVERNANCE.md). +All contributions are accepted under the [Project's license](https://github.com/vega/vega-datasets/blob/main/README.md#license). The Project abides by the Vega Organization's [code of conduct](https://github.com/vega/.github/blob/main/CODE_OF_CONDUCT.md) and [governance](https://github.com/vega/.github/blob/main/project-docs/GOVERNANCE.md). ## Dataset Contribution Guidelines From b4c0ac06e95ad062b8fce1e601a4bfd323332a84 Mon Sep 17 00:00:00 2001 From: Claude Date: Mon, 27 Oct 2025 02:47:44 +0000 Subject: [PATCH 3/7] fix: correct Palmer Station LTER URL for penguins dataset MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Update Palmer Station source URL to the correct LTER site at Rutgers (https://pallter.marine.rutgers.edu/) instead of the palmerpenguins R package site. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude --- _data/datapackage_additions.toml | 4 ++-- datapackage.json | 6 +++--- datapackage.md | 10 +++++----- 3 files changed, 10 insertions(+), 10 deletions(-) diff --git a/_data/datapackage_additions.toml b/_data/datapackage_additions.toml index f2afb4a2..863836bb 100644 --- a/_data/datapackage_additions.toml +++ b/_data/datapackage_additions.toml @@ -1124,8 +1124,8 @@ name = "Sex" description = "Sex of the penguin (MALE, FEMALE or null)" [[resources.sources]] -title = "palmerpenguins R Package" -path = "https://allisonhorst.github.io/palmerpenguins/" +title = "Palmer Station Antarctica LTER" +path = "https://pallter.marine.rutgers.edu/" [[resources.sources]] title = "Allison Horst's Penguins Repository" path = "https://github.com/allisonhorst/penguins" diff --git a/datapackage.json b/datapackage.json index f53a41ff..7eaab4de 100644 --- a/datapackage.json +++ b/datapackage.json @@ -20,7 +20,7 @@ } ], "version": "3.2.1", - "created": "2025-10-27T02:36:50.208080+00:00", + "created": "2025-10-27T02:47:23.491535+00:00", "resources": [ { "name": "icon_7zip", @@ -2621,8 +2621,8 @@ ], "sources": [ { - "title": "palmerpenguins R Package", - "path": "https://allisonhorst.github.io/palmerpenguins/" + "title": "Palmer Station Antarctica LTER", + "path": "https://pallter.marine.rutgers.edu/" }, { "title": "Allison Horst's Penguins Repository", diff --git a/datapackage.md b/datapackage.md index 7e232d1e..4928f1c1 100644 --- a/datapackage.md +++ b/datapackage.md @@ -1,5 +1,5 @@ # vega-datasets -`3.2.1` | [GitHub](git+http://github.com/vega/vega-datasets.git) | 2025-10-27 02:36:50 [UTC] +`3.2.1` | [GitHub](git+http://github.com/vega/vega-datasets.git) | 2025-10-27 02:47:23 [UTC] Common repository for example datasets used by Vega related projects. BSD-3-Clause license applies only to package code and infrastructure. Users should verify their use of datasets @@ -1285,10 +1285,10 @@ variations between species and sexual dimorphism in Antarctic penguins. | Body Mass (g) | integer | Body mass in grams | | Sex | string | Sex of the penguin (MALE, FEMALE or null) | ### sources -| title | path | -|:------------------------------------|:-----------------------------------------------| -| palmerpenguins R Package | https://allisonhorst.github.io/palmerpenguins/ | -| Allison Horst's Penguins Repository | https://github.com/allisonhorst/penguins | +| title | path | +|:------------------------------------|:-----------------------------------------| +| Palmer Station Antarctica LTER | https://pallter.marine.rutgers.edu/ | +| Allison Horst's Penguins Repository | https://github.com/allisonhorst/penguins | ### licenses | name | path | |:------------------|:----------------------------------------------------------------------------| From 9cc41164b6800f682ddfb2267ccfafd2ab65d17a Mon Sep 17 00:00:00 2001 From: Daniel Sorid <63077097+dsmedia@users.noreply.github.com> Date: Mon, 27 Oct 2025 08:47:15 -0400 Subject: [PATCH 4/7] Revise/correct resource descriptions and update sources for population_engineers_hurricanes.csv Updated resource descriptions and sources in the datapackage_additions TOML file for data/population_engineers_hurricanes.csv. Corrects year and ACS dataset for population and employment data and confirms ratio denominator. Identifies likely source, a NOAA FAQ, of state-level hurricane count aggregation that specifies the methodology used (e.g. 'direct hits') as well as link to disaggregated data table. --- _data/datapackage_additions.toml | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) diff --git a/_data/datapackage_additions.toml b/_data/datapackage_additions.toml index 863836bb..2354c39e 100644 --- a/_data/datapackage_additions.toml +++ b/_data/datapackage_additions.toml @@ -1220,15 +1220,18 @@ path = "https://www.ipums.org/about/terms" [[resources]] # Path: population_engineers_hurricanes.csv path = "population_engineers_hurricanes.csv" -description = """Per-state population, number of engineers, and hurricanes. Used in Vega-Lite example, +description = """Per-state population (2016 ACS 1-Year), ratio of engineers to total civilian employed population (2016 ACS 1-Year), and total hurricane landfalls (possibly 1851-2015). Used in Vega-Lite example, [Three Choropleths Representing Disjoint Data from the Same Table](https://vega.github.io/vega-lite/examples/geo_repeat.html)""" [[resources.sources]] -title = "Bureau of Labor Statistics" -path = "https://www.bls.gov/oes/tables.htm" +title = "U.S. Census Bureau, 2016 ACS 1-Year Estimates: Total Population (B01001) and Occupation (S2401)" +path = "https://www.census.gov/data/developers/data-sets/acs-1year/2016.html" [[resources.sources]] -title = "NOAA National Climatic Data Center" -path = "https://www.ncdc.noaa.gov/cdo-web/datatools/records" +title = "Continental United States Hurricane Impacts/Landfalls" +path = "https://www.aoml.noaa.gov/hrd/hurdat/All_U.S._Hurricanes.html" +[[resources.sources]] +title = "NOAA FAQ: How Many Landfalling Hurricanes Have Hit Eact State?" +path = "https://www.aoml.noaa.gov/hrd-faq/#landfalls-by-state" [[resources.licenses]] title = "U.S. Government Dataset" From 51423fbff72befe6b1d320485aa24a55ad737f38 Mon Sep 17 00:00:00 2001 From: Daniel Sorid <63077097+dsmedia@users.noreply.github.com> Date: Mon, 27 Oct 2025 13:01:05 +0000 Subject: [PATCH 5/7] Run build checks and update datapackage timestamps --- datapackage.json | 16 ++++++++++------ datapackage.md | 13 +++++++------ 2 files changed, 17 insertions(+), 12 deletions(-) diff --git a/datapackage.json b/datapackage.json index 7eaab4de..58dffc52 100644 --- a/datapackage.json +++ b/datapackage.json @@ -20,7 +20,7 @@ } ], "version": "3.2.1", - "created": "2025-10-27T02:47:23.491535+00:00", + "created": "2025-10-27T13:00:14.510156+00:00", "resources": [ { "name": "icon_7zip", @@ -2933,7 +2933,7 @@ { "name": "population_engineers_hurricanes", "type": "table", - "description": "Per-state population, number of engineers, and hurricanes. Used in Vega-Lite example,\n[Three Choropleths Representing Disjoint Data from the Same Table](https://vega.github.io/vega-lite/examples/geo_repeat.html)", + "description": "Per-state population (2016 ACS 1-Year), ratio of engineers to total civilian employed population (2016 ACS 1-Year), and total hurricane landfalls (possibly 1851-2015). Used in Vega-Lite example,\n[Three Choropleths Representing Disjoint Data from the Same Table](https://vega.github.io/vega-lite/examples/geo_repeat.html)", "licenses": [ { "title": "U.S. Government Dataset", @@ -2942,12 +2942,16 @@ ], "sources": [ { - "title": "Bureau of Labor Statistics", - "path": "https://www.bls.gov/oes/tables.htm" + "title": "U.S. Census Bureau, 2016 ACS 1-Year Estimates: Total Population (B01001) and Occupation (S2401)", + "path": "https://www.census.gov/data/developers/data-sets/acs-1year/2016.html" }, { - "title": "NOAA National Climatic Data Center", - "path": "https://www.ncdc.noaa.gov/cdo-web/datatools/records" + "title": "Continental United States Hurricane Impacts/Landfalls", + "path": "https://www.aoml.noaa.gov/hrd/hurdat/All_U.S._Hurricanes.html" + }, + { + "title": "NOAA FAQ: How Many Landfalling Hurricanes Have Hit Eact State?", + "path": "https://www.aoml.noaa.gov/hrd-faq/#landfalls-by-state" } ], "path": "population_engineers_hurricanes.csv", diff --git a/datapackage.md b/datapackage.md index 4928f1c1..5e1c8994 100644 --- a/datapackage.md +++ b/datapackage.md @@ -1,5 +1,5 @@ # vega-datasets -`3.2.1` | [GitHub](git+http://github.com/vega/vega-datasets.git) | 2025-10-27 02:47:23 [UTC] +`3.2.1` | [GitHub](git+http://github.com/vega/vega-datasets.git) | 2025-10-27 13:00:14 [UTC] Common repository for example datasets used by Vega related projects. BSD-3-Clause license applies only to package code and infrastructure. Users should verify their use of datasets @@ -1409,7 +1409,7 @@ http://doi.org/10.18128/D010.V6.0 ### path population_engineers_hurricanes.csv ### description -Per-state population, number of engineers, and hurricanes. Used in Vega-Lite example, +Per-state population (2016 ACS 1-Year), ratio of engineers to total civilian employed population (2016 ACS 1-Year), and total hurricane landfalls (possibly 1851-2015). Used in Vega-Lite example, [Three Choropleths Representing Disjoint Data from the Same Table](https://vega.github.io/vega-lite/examples/geo_repeat.html) ### schema @@ -1421,10 +1421,11 @@ Per-state population, number of engineers, and hurricanes. Used in Vega-Lite exa | engineers | number | | hurricanes | integer | ### sources -| title | path | -|:-----------------------------------|:----------------------------------------------------| -| Bureau of Labor Statistics | https://www.bls.gov/oes/tables.htm | -| NOAA National Climatic Data Center | https://www.ncdc.noaa.gov/cdo-web/datatools/records | +| title | path | +|:------------------------------------------------------------------------------------------------|:---------------------------------------------------------------------| +| U.S. Census Bureau, 2016 ACS 1-Year Estimates: Total Population (B01001) and Occupation (S2401) | https://www.census.gov/data/developers/data-sets/acs-1year/2016.html | +| Continental United States Hurricane Impacts/Landfalls | https://www.aoml.noaa.gov/hrd/hurdat/All_U.S._Hurricanes.html | +| NOAA FAQ: How Many Landfalling Hurricanes Have Hit Eact State? | https://www.aoml.noaa.gov/hrd-faq/#landfalls-by-state | ### licenses | title | path | |:------------------------|:-------------------------------------| From 77c1c3f5f63ae1f6845313eded9813be255ddd1a Mon Sep 17 00:00:00 2001 From: dsmedia <63077097+dsmedia@users.noreply.github.com> Date: Thu, 30 Oct 2025 23:04:59 -0400 Subject: [PATCH 6/7] fix: update airports.csv description and correct source information --- _data/datapackage_additions.toml | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/_data/datapackage_additions.toml b/_data/datapackage_additions.toml index 2354c39e..058f4f03 100644 --- a/_data/datapackage_additions.toml +++ b/_data/datapackage_additions.toml @@ -28,13 +28,15 @@ path = "https://www.7-zip.org/license.txt" [[resources]] # Path: airports.csv path = "airports.csv" -description = """Airports in the United States and its territories, including major commercial, regional, +description = """Airports in the United States and its territories, including major commercial, regional, and municipal airports. Contains information about each airport's location (latitude/longitude -coordinates), identification codes, name, city, state, and country.""" +coordinates), identification codes, name, city, state, and country. While the exact generation +source of this file is unknown, this data is consistent with files provided on a monthly +frequency by the FAA's [National Airspace System Resource](https://www.faa.gov/air_traffic/flight_info/aeronav/aero_data/NASR_Subscription/).""" [[resources.sources]] -title = "FAA Aviation Facilities (Data.gov)" -path = "https://catalog.data.gov/dataset/aviation-facilities1" +title = "Federal Aviation Administration" +path = "https://www.faa.gov/air_traffic/flight_info/aeronav/aero_data/NASR_Subscription/" [[resources.licenses]] name = "other-open" From 05cc0fb742f927c9e0a476ffbf356c838ccfe403 Mon Sep 17 00:00:00 2001 From: Daniel Sorid <63077097+dsmedia@users.noreply.github.com> Date: Fri, 31 Oct 2025 08:38:38 +0000 Subject: [PATCH 7/7] chore: regenerate datapackage with updated timestamps --- datapackage.json | 8 ++++---- datapackage.md | 14 ++++++++------ 2 files changed, 12 insertions(+), 10 deletions(-) diff --git a/datapackage.json b/datapackage.json index 58dffc52..0f197dd3 100644 --- a/datapackage.json +++ b/datapackage.json @@ -20,7 +20,7 @@ } ], "version": "3.2.1", - "created": "2025-10-27T13:00:14.510156+00:00", + "created": "2025-10-31T08:34:52.699272+00:00", "resources": [ { "name": "icon_7zip", @@ -49,7 +49,7 @@ { "name": "airports", "type": "table", - "description": "Airports in the United States and its territories, including major commercial, regional, \nand municipal airports. Contains information about each airport's location (latitude/longitude \ncoordinates), identification codes, name, city, state, and country.", + "description": "Airports in the United States and its territories, including major commercial, regional, \nand municipal airports. Contains information about each airport's location (latitude/longitude \ncoordinates), identification codes, name, city, state, and country. While the exact generation \nsource of this file is unknown, this data is consistent with files provided on a monthly \nfrequency by the FAA's [National Airspace System Resource](https://www.faa.gov/air_traffic/flight_info/aeronav/aero_data/NASR_Subscription/).", "licenses": [ { "name": "other-open", @@ -58,8 +58,8 @@ ], "sources": [ { - "title": "FAA Aviation Facilities (Data.gov)", - "path": "https://catalog.data.gov/dataset/aviation-facilities1" + "title": "Federal Aviation Administration", + "path": "https://www.faa.gov/air_traffic/flight_info/aeronav/aero_data/NASR_Subscription/" } ], "path": "airports.csv", diff --git a/datapackage.md b/datapackage.md index 5e1c8994..913c5170 100644 --- a/datapackage.md +++ b/datapackage.md @@ -1,5 +1,5 @@ # vega-datasets -`3.2.1` | [GitHub](git+http://github.com/vega/vega-datasets.git) | 2025-10-27 13:00:14 [UTC] +`3.2.1` | [GitHub](git+http://github.com/vega/vega-datasets.git) | 2025-10-31 08:34:52 [UTC] Common repository for example datasets used by Vega related projects. BSD-3-Clause license applies only to package code and infrastructure. Users should verify their use of datasets @@ -36,9 +36,11 @@ Application icon from open-source software project. Used in [Image-based Scatter ### path airports.csv ### description -Airports in the United States and its territories, including major commercial, regional, +Airports in the United States and its territories, including major commercial, regional, and municipal airports. Contains information about each airport's location (latitude/longitude -coordinates), identification codes, name, city, state, and country. +coordinates), identification codes, name, city, state, and country. While the exact generation +source of this file is unknown, this data is consistent with files provided on a monthly +frequency by the FAA's [National Airspace System Resource](https://www.faa.gov/air_traffic/flight_info/aeronav/aero_data/NASR_Subscription/). ### schema | name | type | @@ -51,9 +53,9 @@ coordinates), identification codes, name, city, state, and country. | latitude | number | | longitude | number | ### sources -| title | path | -|:-----------------------------------|:------------------------------------------------------| -| FAA Aviation Facilities (Data.gov) | https://catalog.data.gov/dataset/aviation-facilities1 | +| title | path | +|:--------------------------------|:---------------------------------------------------------------------------------| +| Federal Aviation Administration | https://www.faa.gov/air_traffic/flight_info/aeronav/aero_data/NASR_Subscription/ | ### licenses | name | title | |:-----------|:-------------------------------------|