Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions chronicle/source_package.py
Original file line number Diff line number Diff line change
Expand Up @@ -90,6 +90,9 @@
"ici-fact-book-table-30": Path("ici/fact_book_table_30"),
"isc-annual-census-2023": Path("isc/annual_census_2023"),
"isc-annual-census-2024": Path("isc/annual_census_2024"),
"mhclg-ehs-weekly-housing-costs-2023-24": Path(
"mhclg/ehs_weekly_housing_costs_2023_24"
),
"statbel-population-structure-2026": Path("statbel/population_structure_2026"),
"statbel-fiscal-income-2023-nis-2025": Path(
"statbel/fiscal_income_2023_nis_2025"
Expand Down Expand Up @@ -251,6 +254,7 @@
"ons-public-sector-employment-2026": Path("ons/public_sector_employment_2026"),
"ons-savings-interest-income": Path("ons/savings_interest_income"),
"ons-families-households-2025": Path("ons/families_households_2025"),
"ons-pipr-private-rent-march-2026": Path("ons/pipr_private_rent_march_2026"),
"ons-uk-business-firm-targets-2025": Path("ons/uk_business_firm_targets_2025"),
"ons-uk-business-firm-sector-targets-2025": Path(
"ons/uk_business_firm_sector_targets_2025"
Expand Down
Binary file not shown.
18 changes: 18 additions & 0 deletions db/data/mhclg/ehs_weekly_housing_costs_2023_24/manifest.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
source_id: mhclg
package_id: mhclg-ehs-weekly-housing-costs-2023-24
dataset: mhclg_mhclg-ehs-weekly-housing-costs-2023-24
source_page: https://www.gov.uk/government/statistics/english-housing-survey-2023-to-2024-rented-sectors
table: English Housing Survey 2023-24 rented sectors, Chapter 1 annex tables
files:
2024:
filename: EHS_23-24_Rented_Sectors_Chapter_1_Annex_Tables.ods
source_url: https://assets.publishing.service.gov.uk/media/6874ee0292691289bdb7d383/EHS_23-24_Rented_Sectors_Chapter_1_Annex_Tables.ods
sha256: e8777d7d0f7e14aebbea8b0a4ba239b3247b9967311b1ea81da2df262c374191
size_bytes: 258768
fetched_at: '2026-08-12T17:02:00+00:00'
storage:
r2:
provider: r2
bucket: ledger-raw
key: raw/mhclg/mhclg-ehs-weekly-housing-costs-2023-24/2024/e8777d7d0f7e14aebbea8b0a4ba239b3247b9967311b1ea81da2df262c374191/EHS_23-24_Rented_Sectors_Chapter_1_Annex_Tables.ods
uri: r2://ledger-raw/raw/mhclg/mhclg-ehs-weekly-housing-costs-2023-24/2024/e8777d7d0f7e14aebbea8b0a4ba239b3247b9967311b1ea81da2df262c374191/EHS_23-24_Rented_Sectors_Chapter_1_Annex_Tables.ods
18 changes: 18 additions & 0 deletions db/data/ons/pipr_private_rent_march_2026/manifest.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
source_id: ons
package_id: ons-pipr-private-rent-march-2026
dataset: ons_ons-pipr-private-rent-march-2026
source_page: https://www.ons.gov.uk/economy/inflationandpriceindices/bulletins/privaterentandhousepricesuk/march2026
table: 'Private rent and house prices, UK: March 2026'
files:
2026:
filename: pipr-bulletin-march2026.html
source_url: https://www.ons.gov.uk/economy/inflationandpriceindices/bulletins/privaterentandhousepricesuk/march2026
sha256: b33eb73eb72d23fe5720d64dba20c55fbf6867aaeada68aa2245b1143d5a513e
size_bytes: 90765
fetched_at: '2026-08-12T17:02:00+00:00'
storage:
r2:
provider: r2
bucket: ledger-raw
key: raw/ons/ons-pipr-private-rent-march-2026/2026/b33eb73eb72d23fe5720d64dba20c55fbf6867aaeada68aa2245b1143d5a513e/pipr-bulletin-march2026.html
uri: r2://ledger-raw/raw/ons/ons-pipr-private-rent-march-2026/2026/b33eb73eb72d23fe5720d64dba20c55fbf6867aaeada68aa2245b1143d5a513e/pipr-bulletin-march2026.html
Loading
Loading