One machine that pulls Arizona, Ohio & Pennsylvania's machine-readable public data — health, workforce, environment, safety, and demographics across Arizona, Ohio & Pennsylvania — straight into the PHIT Data Hub on a schedule. This is the live control panel: what's wired, when it last refreshed, and what it's holding.
Every wired source maps to one of the four PHIT lenses.
Status of each wired feed from its most recent run. ★ = CTE / workforce-critical.
Latest observations pulled into the hub. Filter by source or measure.
A single config-driven engine (config/sources.yaml)
defines every Arizona/federal source. A GitHub Action runs the pullers on each source's natural cadence —
air quality daily, unemployment monthly, wages and census annually — normalizes every record into one shape,
and upserts it into three Supabase tables: phit_az_sources, phit_az_observations,
and phit_az_runs. This page reads those tables live. Adding a new source is one new block in the
config — no new code.
Sources: Arizona, Ohio & Pennsylvania · U.S. Census (ACS, PEP) · CDC PLACES · EPA AQS & AirNow · USGS Water · BLS (LAUS, OEWS) · FBI Crime Data Explorer · USAspending · AZGeo · HUD · AZ OEO · AZ Dept of Education.