0.4.0: aviation, water and consumer finance, and the NTSB archive under them - #39
Merged
Conversation
…er them Four collections' worth of work since 0.3.1, in two merges. #37 added three collections built so that the feeds inside each explain one another rather than sitting side by side. Aviation: the FAA's traffic management initiatives, written once more when each one ends with how long it ran, which the FAA never publishes; every SIGMET and AIRMET in force; and the decoded observation at the airport underneath. Water: NOAA river gauges at or above their action stage, coastal levels measured against the height at which each station floods, and the weekly Drought Monitor. Consumer finance: the CFPB's complaints, around seven thousand a day, joined by name to the FDIC register of every insured bank and to every merger, failure and branch closing on it. #38 added the NTSB's 31,124 accident and incident investigations, read from the bulk Access archive because the NTSB's query API answers a well-formed request with a 500. It goes in aviation rather than in a collection of its own because its `events` table carries the raw METAR at the moment of each accident, in the identical format the hourly feed publishes today. Twenty-seven collections, seventy-six adapters. The image now carries mdbtools and unzip for the NTSB reader; nothing else in it needs either. Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01CjTtJPEpyJbvPeQcVfYPPs
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Version bump only: 14 workspace manifests plus
apps/cli/src/index.jsVERSION, which stamps the CLI user-agent and answersnichedb version.Since 0.3.1: #37 (aviation, water and consumer-finance collections, nine keyless adapters) and #38 (the NTSB bulk accident archive, 31,124 investigations, joined to the live METAR feed by the observation recorded at each crash).
Twenty-seven collections, seventy-six adapters.
bun install --frozen-lockfileleaves the lockfile alone, so this is exactly 15 files;@profullstack/partnersstays at 0.2.0. 577 tests pass, biome clean, andnichedb versionreports 0.4.0.🤖 Generated with Claude Code
https://claude.ai/code/session_01CjTtJPEpyJbvPeQcVfYPPs