Updated June 8, 2026 · Covers current + upcoming releases across cori.data.* packages · ETL flags indicate recommended ingestion windows
| Package | Data Source | Cadence | Latest Release | Coverage | Next Expected |
|---|---|---|---|---|---|
| cori.data.axle | Data Axle Business Database | Annual | Dec 2025 vintage delivered ~Feb 2026 via Esri/S3 |
Annual snapshot, end of calendar year | Dec 2026 vintage est. delivery Q1 2027 |
| cori.data.bds | Census Bureau Business Dynamics Statistics | Annual | 2023 BDS Sep 25, 2025 |
1978–2023 (firm/establishment dynamics) | 2024 BDS est. Sep 2026 (pattern: Sep each year) |
| cori.data.bps | Census Bureau Building Permits Survey | Annual | Vintage 2025 (2000–2025) captured Jun 3, 2026 |
County, state, national · 2000–present · Annual housing permit counts | Vintage 2026 (2000–2026) est. May 2027 |
| cori.data.bfs | Census Bureau Business Formation Statistics — Monthly | Monthly | Apr 2026 report released May 13, 2026 |
2005–present (business applications) | May 2026 report Jun 10, 2026 |
| cori.data.bfs | Census Bureau Business Formation Statistics — Annual County | Annual | 2024 county data Jun 11, 2025 |
2005–2024 (county-level) | 2025 county data est. Jun 2026 (pattern: ~6 mo after year-end) ETL Note: 2022 NAICS switch in Feb 2026 update — schema review needed |
| cori.data.fcc | FCC National Broadband Map (BDC) | Semi-annual | Version 6 (Dec 2024 data) ~May/Jun 2025 Version 7 (Jun 2025 data) published — confirmed via FCC API Version 8 (Dec 2025 data) published — confirmed via FCC API ETL |
As-of Jun 30 and Dec 31 each year | Version 9 (Jun 2026 data) filing window opens Jul 1, 2026; est. publication Nov/Dec 2026 |
| cori.data.fcc | FCC Form 477 Internet Access Services | Semi-annual | Jun 2025 data released May 8, 2026 |
Fixed/mobile broadband + voice subscribership | Dec 2025 data est. late 2026; filed by Mar 1, 2026 |
| cori.data.hu | Census Housing Unit Estimates (PEP) | Annual | Vintage 2025 (through Jul 1, 2025) May 14, 2026 — states & counties |
Apr 2020–Jul 2025; national, state, county | Vintage 2026 est. May 2027 |
| cori.data.pep | Census Population Estimates Program — County | Annual (multi-phase) | Vintage 2025 county totals Mar 26, 2026 Demographic detail (age/sex/race) scheduled Jun 2026 ETL |
2000–2025 (population, migration, components of change) | Vintage 2026 national/state est. Jan 2027 Vintage 2026 county est. Mar 2027 Demographic detail est. Jun 2027 |
| cori.data.qcew | BLS Quarterly Census of Employment & Wages | Quarterly | Q4 2025 + Preliminary Annual 2025 Jun 2, 2026 ETL |
County, state, national employment & wages by NAICS sector; 1975–present | Final Annual 2025 + Q1 2026 Aug 28, 2026 ETL Q2 2026 Dec 2, 2026 |
| cori.data.rin | Rural Innovation Network (Google Sheets → S3) | Ad hoc | Updated by Comms as needed | RIN community locations | No fixed schedule; triggered by Comms updates |
| Period Covered | Release Date | ETL Window |
|---|---|---|
| May 2026 | Wed, Jun 10, 2026 | Jun 10–14 |
| June 2026 | Thu, Jul 9, 2026 | Jul 9–13 |
| July 2026 | Wed, Aug 12, 2026 | Aug 12–16 |
| August 2026 | Fri, Sep 11, 2026 | Sep 11–15 |
| September 2026 | Wed, Oct 14, 2026 | Oct 14–18 |
| October 2026 | Thu, Nov 12, 2026 | Nov 12–16 |
| November 2026 | Fri, Dec 11, 2026 | Dec 11–15 |
cori.data.fcc if not yet done. The next release (Version 9, Jun 2026 data) enters its filing window Jul 1, 2026 with publication expected Nov/Dec 2026.cori.data.bfs ETL pipeline should be reviewed for schema compatibility before ingesting the 2025 county data.write_bps_to_s3(years = 2000:2026) after release.cori.data.qcew if not yet done. Final Annual 2025 data will be bundled with Q1 2026 on Aug 28, 2026. Corrections (verified Jun 11, 2026): the package function is latest_qcew_vintage() — not latest_qcew_year(); it accepts no preliminary argument; and as of Jun 2026 it already returns "vintage_2025" (not 2024). Note: the Economic Dev Tool pipeline (load_qcew.R) does not call latest_qcew_vintage() — it sources qcew_utils.R which downloads annual county files directly from BLS. To pull 2025 preliminary data in that pipeline, set qcew.latest_year: [2025] in params.yml.targets::tar_make() should be run after each Comms notification.Sources: FCC BDC resources (fcc.gov/BroadbandData) · Census BFS release schedule (census.gov/econ/bfs/release_schedule.html) · Census BDS press releases (census.gov/programs-surveys/bds) · Census BPS (census.gov/construction/bps/schedule.html) · Census PEP (census.gov/programs-surveys/popest) · Census Housing Units (census.gov/newsroom/press-kits/2026/vintage-2025-city-town-pop-estimates.html) · BLS QCEW (bls.gov/cew/release-calendar.htm) · Data Axle / Esri demographic updates (doc.arcgis.com)