Skip to content

Commit 03abf9c

Browse files
committed
Resolve Ledger rename after base merge
1 parent 3f054bb commit 03abf9c

16 files changed

Lines changed: 1563 additions & 1511 deletions

File tree

db/data/hmrc/vat_firm_sector_targets_2024_25/hmrc_vat_firm_sector_targets_2024_25.csv

Lines changed: 177 additions & 177 deletions
Large diffs are not rendered by default.

db/data/hmrc/vat_firm_sector_targets_2024_25/manifest.yaml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8,14 +8,14 @@ files:
88
source_url: https://www.gov.uk/government/statistics/value-added-tax-vat-annual-statistics
99
source_table: Annual UK VAT Statistics 2024 to 2025 VAT trader population and net VAT
1010
liability by trade sector
11-
sha256: 508d96cc162daf60ce65efe87b496a59611b5443638a1ab5dc7113a832f6067a
12-
size_bytes: 14230
11+
sha256: 1ad4ad25fde9eeae3ddb57957921c03c3a3167aa924cbe8d5d99df73a63a95f8
12+
size_bytes: 17440
1313
storage:
1414
r2:
1515
provider: r2
16-
bucket: arch-raw
17-
key: raw/hmrc/hmrc-vat-firm-sector-targets-2024-25/2024/508d96cc162daf60ce65efe87b496a59611b5443638a1ab5dc7113a832f6067a/hmrc_vat_firm_sector_targets_2024_25.csv
18-
uri: r2://arch-raw/raw/hmrc/hmrc-vat-firm-sector-targets-2024-25/2024/508d96cc162daf60ce65efe87b496a59611b5443638a1ab5dc7113a832f6067a/hmrc_vat_firm_sector_targets_2024_25.csv
16+
bucket: ledger-raw
17+
key: raw/hmrc/hmrc-vat-firm-sector-targets-2024-25/2024/1ad4ad25fde9eeae3ddb57957921c03c3a3167aa924cbe8d5d99df73a63a95f8/hmrc_vat_firm_sector_targets_2024_25.csv
18+
uri: r2://ledger-raw/raw/hmrc/hmrc-vat-firm-sector-targets-2024-25/2024/1ad4ad25fde9eeae3ddb57957921c03c3a3167aa924cbe8d5d99df73a63a95f8/hmrc_vat_firm_sector_targets_2024_25.csv
1919
source_urls:
2020
- https://www.gov.uk/government/statistics/value-added-tax-vat-annual-statistics
2121
notes: Curated trade-sector extract from HMRC Annual UK VAT Statistics 2024 to 2025 used
Lines changed: 18 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,18 @@
1-
target_group,band_id,band_label,value
2-
vat_registered_count_by_turnover,negative_or_zero,"Negative or zero annual turnover",211400
3-
vat_registered_count_by_turnover,1_to_threshold,"GBP 1 to VAT registration threshold annual turnover",683700
4-
vat_registered_count_by_turnover,threshold_to_150k,"VAT registration threshold to GBP 150,000 annual turnover",280400
5-
vat_registered_count_by_turnover,150k_to_300k,"GBP 150,000 to GBP 300,000 annual turnover",338600
6-
vat_registered_count_by_turnover,300k_to_500k,"GBP 300,000 to GBP 500,000 annual turnover",186700
7-
vat_registered_count_by_turnover,500k_to_1m,"GBP 500,000 to GBP 1,000,000 annual turnover",184100
8-
vat_registered_count_by_turnover,1m_to_10m,"GBP 1,000,000 to GBP 10,000,000 annual turnover",240500
9-
vat_registered_count_by_turnover,greater_than_10m,"Greater than GBP 10,000,000 annual turnover",45800
10-
vat_registered_count_by_turnover,unknown,"Unknown annual turnover",159300
11-
vat_liability_by_turnover,negative_or_zero,"Negative or zero annual turnover",-2910
12-
vat_liability_by_turnover,1_to_threshold,"GBP 1 to VAT registration threshold annual turnover",-300
13-
vat_liability_by_turnover,threshold_to_150k,"VAT registration threshold to GBP 150,000 annual turnover",2420
14-
vat_liability_by_turnover,150k_to_300k,"GBP 150,000 to GBP 300,000 annual turnover",4830
15-
vat_liability_by_turnover,300k_to_500k,"GBP 300,000 to GBP 500,000 annual turnover",3970
16-
vat_liability_by_turnover,500k_to_1m,"GBP 500,000 to GBP 1,000,000 annual turnover",6840
17-
vat_liability_by_turnover,1m_to_10m,"GBP 1,000,000 to GBP 10,000,000 annual turnover",29520
18-
vat_liability_by_turnover,greater_than_10m,"Greater than GBP 10,000,000 annual turnover",132800
1+
target_group,band_id,band_label,value,uk.firm.turnover_band,uk.firm.annual_turnover_lower_bound,uk.firm.annual_turnover_upper_bound,uk.firm.employment_band,uk.firm.employees_lower_bound,uk.firm.employees_upper_bound,uk.firm.vat_registered,uk.firm.sic_code
2+
vat_registered_count_by_turnover,negative_or_zero,Negative or zero annual turnover,211400,negative_or_zero,,0,,,,True,
3+
vat_registered_count_by_turnover,1_to_threshold,GBP 1 to VAT registration threshold annual turnover,683700,1_to_threshold,0,90000,,,,True,
4+
vat_registered_count_by_turnover,threshold_to_150k,"VAT registration threshold to GBP 150,000 annual turnover",280400,threshold_to_150k,90000,150000,,,,True,
5+
vat_registered_count_by_turnover,150k_to_300k,"GBP 150,000 to GBP 300,000 annual turnover",338600,150k_to_300k,150000,300000,,,,True,
6+
vat_registered_count_by_turnover,300k_to_500k,"GBP 300,000 to GBP 500,000 annual turnover",186700,300k_to_500k,300000,500000,,,,True,
7+
vat_registered_count_by_turnover,500k_to_1m,"GBP 500,000 to GBP 1,000,000 annual turnover",184100,500k_to_1m,500000,1000000,,,,True,
8+
vat_registered_count_by_turnover,1m_to_10m,"GBP 1,000,000 to GBP 10,000,000 annual turnover",240500,1m_to_10m,1000000,10000000,,,,True,
9+
vat_registered_count_by_turnover,greater_than_10m,"Greater than GBP 10,000,000 annual turnover",45800,greater_than_10m,10000000,,,,,True,
10+
vat_registered_count_by_turnover,unknown,Unknown annual turnover,159300,unknown,,,,,,True,
11+
vat_liability_by_turnover,negative_or_zero,Negative or zero annual turnover,-2910,negative_or_zero,,0,,,,True,
12+
vat_liability_by_turnover,1_to_threshold,GBP 1 to VAT registration threshold annual turnover,-300,1_to_threshold,0,90000,,,,True,
13+
vat_liability_by_turnover,threshold_to_150k,"VAT registration threshold to GBP 150,000 annual turnover",2420,threshold_to_150k,90000,150000,,,,True,
14+
vat_liability_by_turnover,150k_to_300k,"GBP 150,000 to GBP 300,000 annual turnover",4830,150k_to_300k,150000,300000,,,,True,
15+
vat_liability_by_turnover,300k_to_500k,"GBP 300,000 to GBP 500,000 annual turnover",3970,300k_to_500k,300000,500000,,,,True,
16+
vat_liability_by_turnover,500k_to_1m,"GBP 500,000 to GBP 1,000,000 annual turnover",6840,500k_to_1m,500000,1000000,,,,True,
17+
vat_liability_by_turnover,1m_to_10m,"GBP 1,000,000 to GBP 10,000,000 annual turnover",29520,1m_to_10m,1000000,10000000,,,,True,
18+
vat_liability_by_turnover,greater_than_10m,"Greater than GBP 10,000,000 annual turnover",132800,greater_than_10m,10000000,,,,,True,

db/data/hmrc/vat_firm_targets_2024_25/manifest.yaml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7,14 +7,14 @@ files:
77
filename: hmrc_vat_firm_targets_2024_25.csv
88
source_url: https://www.gov.uk/government/statistics/value-added-tax-vat-annual-statistics
99
source_table: Annual UK VAT Statistics 2024 to 2025 VAT trader population and net VAT liability by turnover band
10-
sha256: 8bea6fdc9a5e397950fbc5bc58b6f26586e02ff76622b21b949592520a7d6d79
11-
size_bytes: 1675
10+
sha256: c37f8d7980f9c3154ff6fdf39fcb8d4b9f2d0ddd0e9acae492bfe427f5318a52
11+
size_bytes: 2462
1212
storage:
1313
r2:
1414
provider: r2
15-
bucket: arch-raw
16-
key: raw/hmrc/hmrc-vat-firm-targets-2024-25/2024/8bea6fdc9a5e397950fbc5bc58b6f26586e02ff76622b21b949592520a7d6d79/hmrc_vat_firm_targets_2024_25.csv
17-
uri: r2://arch-raw/raw/hmrc/hmrc-vat-firm-targets-2024-25/2024/8bea6fdc9a5e397950fbc5bc58b6f26586e02ff76622b21b949592520a7d6d79/hmrc_vat_firm_targets_2024_25.csv
15+
bucket: ledger-raw
16+
key: raw/hmrc/hmrc-vat-firm-targets-2024-25/2024/c37f8d7980f9c3154ff6fdf39fcb8d4b9f2d0ddd0e9acae492bfe427f5318a52/hmrc_vat_firm_targets_2024_25.csv
17+
uri: r2://ledger-raw/raw/hmrc/hmrc-vat-firm-targets-2024-25/2024/c37f8d7980f9c3154ff6fdf39fcb8d4b9f2d0ddd0e9acae492bfe427f5318a52/hmrc_vat_firm_targets_2024_25.csv
1818
source_urls:
1919
- https://www.gov.uk/government/statistics/value-added-tax-vat-annual-statistics
2020
notes: >-

db/data/ons/uk_business_firm_sector_targets_2025/manifest.yaml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8,14 +8,14 @@ files:
88
source_url: https://www.ons.gov.uk/businessindustryandtrade/business/activitysizeandlocation/datasets/ukbusinessactivitysizeandlocation
99
source_table: UK Business, Activity, Size and Location 2025 enterprise counts by SIC division,
1010
turnover band, and employment size band
11-
sha256: b61951d78220f6da081dd3a2396cee3f1add2d21e9cf40e89c446f25f1d05b46
12-
size_bytes: 162936
11+
sha256: 7bd5266da7cbeecf0d23f5b7bc98f14ad588ef399decaa2469a83b1f846b4962
12+
size_bytes: 188745
1313
storage:
1414
r2:
1515
provider: r2
16-
bucket: arch-raw
17-
key: raw/ons/ons-uk-business-firm-sector-targets-2025/2025/b61951d78220f6da081dd3a2396cee3f1add2d21e9cf40e89c446f25f1d05b46/ons_uk_business_firm_sector_targets_2025.csv
18-
uri: r2://arch-raw/raw/ons/ons-uk-business-firm-sector-targets-2025/2025/b61951d78220f6da081dd3a2396cee3f1add2d21e9cf40e89c446f25f1d05b46/ons_uk_business_firm_sector_targets_2025.csv
16+
bucket: ledger-raw
17+
key: raw/ons/ons-uk-business-firm-sector-targets-2025/2025/7bd5266da7cbeecf0d23f5b7bc98f14ad588ef399decaa2469a83b1f846b4962/ons_uk_business_firm_sector_targets_2025.csv
18+
uri: r2://ledger-raw/raw/ons/ons-uk-business-firm-sector-targets-2025/2025/7bd5266da7cbeecf0d23f5b7bc98f14ad588ef399decaa2469a83b1f846b4962/ons_uk_business_firm_sector_targets_2025.csv
1919
source_urls:
2020
- https://www.ons.gov.uk/businessindustryandtrade/business/activitysizeandlocation/datasets/ukbusinessactivitysizeandlocation
2121
notes: Curated sector-by-band extract from the ONS UK Business 2025 workbook used by firm-microsim-paper

0 commit comments

Comments
 (0)