@squawk/procedure-data
Advanced tools
+1
-1
| { | ||
| "name": "@squawk/procedure-data", | ||
| "version": "0.2.0", | ||
| "version": "0.3.0", | ||
| "type": "module", | ||
@@ -5,0 +5,0 @@ "description": "Pre-processed FAA NASR procedure snapshot for use with @squawk/procedures", |
+11
-3
@@ -1,3 +0,5 @@ | ||
| # @squawk/procedure-data | ||
| <h1><img src="../../assets/squawk-logo.svg" alt="squawk logo" width="48" height="48" style="vertical-align: middle"> @squawk/procedure-data</h1> | ||
| [](../../LICENSE.md) [](https://www.npmjs.com/package/@squawk/procedure-data)  | ||
| Pre-processed snapshot of US instrument procedure data derived from the FAA NASR | ||
@@ -9,2 +11,4 @@ 28-day subscription cycle. Data only - no query logic, no dependency on | ||
| Part of the [@squawk](https://www.npmjs.com/org/squawk) aviation library suite. See all packages on npm. | ||
| ## Coverage | ||
@@ -71,5 +75,9 @@ | ||
| All data is derived from the FAA National Airspace System Resource (NASR) 28-day | ||
| The bundled snapshot is built from the **2026-04-16** NASR cycle. The FAA publishes | ||
| updated NASR data every 28 days. To update, re-run the build pipeline below against | ||
| a newer cycle. | ||
| All data is derived from the [FAA National Airspace System Resource (NASR)](https://www.faa.gov/air_traffic/flight_info/aeronav/aero_data/NASR_Subscription/) 28-day | ||
| subscription, which is public domain. Procedure data comes from STARDP.txt, a | ||
| fixed-width file encoding SID and STAR waypoint sequences. The build pipeline | ||
| that produces this dataset lives in `scripts/build-procedure-data/`. | ||
| that produces this dataset lives in [tools/build-procedure-data](https://github.com/neilcochran/squawk/tree/main/tools/build-procedure-data). |
Sorry, the diff of this file is not supported yet
387095
0.19%82
10.81%