Skip to content

Commit

Permalink
Data updates
Browse files Browse the repository at this point in the history
  • Loading branch information
gilesdring authored and github-actions[bot] committed Oct 18, 2023
1 parent b4ffa2e commit fe9940b
Show file tree
Hide file tree
Showing 27 changed files with 410 additions and 397 deletions.
2 changes: 1 addition & 1 deletion data/cpi/indicator.csv
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
sector,indicator,sign
monthly_pct_change,an increase,+
quarterly_pct_change,a decrease,
quarterly_pct_change,a decrease,+
yearly_pct_change,a decrease,+
13 changes: 13 additions & 0 deletions data/cpi/transformed_cpi.csv
Original file line number Diff line number Diff line change
Expand Up @@ -5563,3 +5563,16 @@ date,freq,variable,value
2023-08-01,m,D7C5,129.4
2023-08-01,m,D7C6,139.0
2023-08-01,m,D7C7,117.2
2023-09-01,m,D7BT,132.0
2023-09-01,m,D7BU,133.8
2023-09-01,m,D7BV,140.9
2023-09-01,m,D7BW,119.5
2023-09-01,m,D7BX,139.3
2023-09-01,m,D7BY,126.6
2023-09-01,m,D7BZ,128.5
2023-09-01,m,D7C2,136.4
2023-09-01,m,D7C3,128.9
2023-09-01,m,D7C4,126.4
2023-09-01,m,D7C5,131.7
2023-09-01,m,D7C6,140.2
2023-09-01,m,D7C7,117.4
46 changes: 23 additions & 23 deletions scripts/cpi/dvc.lock
Original file line number Diff line number Diff line change
Expand Up @@ -13,11 +13,11 @@ stages:
size: 5215
- path: src/_data/sources/cpi/cpi_all_category_bar_chart.csv
hash: md5
md5: 7b956cbe82e3c05c6fb47ab5814029b5
md5: c74a0247c54042aad84e255badad6194
size: 574
- path: src/_data/sources/cpi/cpi_barchart.csv
hash: md5
md5: af754997b6a4588ea1ca6cfa7d0b68a5
md5: f6eb0e10f3386dbb372338171a693467
size: 239
transform:
cmd: PYTHONPATH=. python3 scripts/cpi/transform.py
Expand All @@ -32,61 +32,61 @@ stages:
size: 1564
- path: working/upstream/mm23.csv
hash: md5
md5: f005c73dc7d1dd709d3e78544e2253d4
size: 24858672
md5: afb1f1e30c8a7c31860a61e225238bf1
size: 24963991
outs:
- path: data/cpi/transformed_cpi.csv
hash: md5
md5: b58cf4caa2bf7368e554ac47346ef84d
size: 129729
md5: e0af0b0a1a92c087d7cc130d17937da5
size: 130041
prepare:
cmd: PYTHONPATH=. python3 scripts/cpi/prepare.py
deps:
- path: data/cpi/transformed_cpi.csv
hash: md5
md5: b58cf4caa2bf7368e554ac47346ef84d
size: 129729
md5: e0af0b0a1a92c087d7cc130d17937da5
size: 130041
- path: scripts/cpi/prepare.py
hash: md5
md5: baa430f643d94e5596d409b15e943900
size: 8605
- path: working/upstream/metadata.csv
hash: md5
md5: e8f918d67dad983a618a80d2185527dc
md5: 0d530c03509423588c8f819d9ace0592
size: 134
- path: working/upstream/mm23-codes.csv
hash: md5
md5: 83bd378b2ba90ee84ca2546ff6f51dc9
size: 398026
md5: bbba48be64a41a9f3f9118c0c9e875d5
size: 402086
outs:
- path: data/cpi/indicator.csv
hash: md5
md5: 59662e86ecd828e5b5fff93d2b4fd900
size: 119
md5: dadcba910792fc6794b947879b2688ee
size: 120
- path: src/_data/sources/cpi/cpi_all_category_bar_chart.csv
hash: md5
md5: 7b956cbe82e3c05c6fb47ab5814029b5
md5: c74a0247c54042aad84e255badad6194
size: 574
- path: src/_data/sources/cpi/cpi_barchart.csv
hash: md5
md5: af754997b6a4588ea1ca6cfa7d0b68a5
md5: f6eb0e10f3386dbb372338171a693467
size: 239
- path: src/_data/sources/cpi/cpi_linechart.csv
hash: md5
md5: ae90df87c7120e5708ff4353438ae750
size: 15101
md5: 5f7170a2c2e83451e131c15a96894fff
size: 15109
- path: src/_data/sources/cpi/cpi_summary_barchart.csv
hash: md5
md5: 968f9e67f3ea808756518e92ff6d05b0
size: 179
md5: 4da82b93391365c279b7e1e39fc4a1d2
size: 138
- path: src/_data/sources/cpi/headlines.csv
hash: md5
md5: cf363ebf3e6f29dce7aa2f3eca52ad63
size: 324
md5: ac4edd29899fa2bcacb53d8720f26f6c
size: 319
- path: src/_data/sources/cpi/metadata.json
hash: md5
md5: fa439d93a4c4ef14fe6c0918c58e4a99
size: 65
md5: dcdd090488eb7ae724b5ed1515b33056
size: 64
extract:
cmd: PYTHONPATH=. python3 scripts/cpi/extract.py
deps:
Expand Down
2 changes: 1 addition & 1 deletion scripts/labour-market/dvc.lock
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ stages:
nfiles: 6
- path: ../../working/upstream/metadata.csv
hash: md5
md5: e8f918d67dad983a618a80d2185527dc
md5: 0d530c03509423588c8f819d9ace0592
size: 134
- path: config.py
hash: md5
Expand Down
2 changes: 1 addition & 1 deletion scripts/neet/dvc.lock
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ stages:
deps:
- path: ../../working/upstream/metadata.csv
hash: md5
md5: e8f918d67dad983a618a80d2185527dc
md5: 0d530c03509423588c8f819d9ace0592
size: 134
- path: ../../working/upstream/neet.csv
hash: md5
Expand Down
2 changes: 1 addition & 1 deletion scripts/vacancies/dvc.lock
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ stages:
size: 5836
- path: working/upstream/metadata.csv
hash: md5
md5: e8f918d67dad983a618a80d2185527dc
md5: 0d530c03509423588c8f819d9ace0592
size: 134
- path: working/upstream/vacancies-growth-by-sector.csv
hash: md5
Expand Down
26 changes: 13 additions & 13 deletions src/_data/sources/cpi/cpi_all_category_bar_chart.csv
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
sector,monthly_pct_change,quarterly_pct_change,yearly_pct_change
All CPI Categories,0.31,0.0,6.66
Food & non-alcoholic beverages,0.37,0.83,13.56
Alcoholic beverages & tobacco,1.45,1.97,10.53
Clothing & footwear,1.49,-0.51,7.0
"Housing, water, electricity, gas & other fuels",0.29,-3.74,7.01
"Furniture, household equipment & maintenance",0.24,-1.09,5.07
Health,0.71,1.75,8.49
Transport,0.22,0.96,-0.51
Communication,0.39,-1.38,8.22
Recreation & culture,0.24,0.72,5.81
Education,0.0,0.0,3.19
Restaurants & hotels,-0.14,1.24,8.34
Miscellaneous goods & services,0.43,0.77,5.59
All CPI Categories,0.53,0.38,6.62
Food & non-alcoholic beverages,-0.15,0.3,12.15
Alcoholic beverages & tobacco,0.93,2.85,11.21
Clothing & footwear,2.93,2.22,6.98
"Housing, water, electricity, gas & other fuels",0.29,-3.53,6.91
"Furniture, household equipment & maintenance",0.08,-1.02,3.6
Health,0.55,1.98,8.26
Transport,-0.22,1.41,0.74
Communication,-0.08,-2.2,8.05
Recreation & culture,0.64,1.12,6.04
Education,1.78,1.78,4.11
Restaurants & hotels,0.86,1.59,8.6
Miscellaneous goods & services,0.17,0.69,5.29
8 changes: 4 additions & 4 deletions src/_data/sources/cpi/cpi_barchart.csv
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
sector,monthly_pct_change,quarterly_pct_change,yearly_pct_change
Food & non-alcoholic beverages,0.37,0.83,13.56
Transport,0.22,0.96,-0.51
"Housing, water, electricity, gas & other fuels",0.29,-3.74,7.01
Recreation & culture,0.24,0.72,5.81
Food & non-alcoholic beverages,-0.15,0.3,12.15
Transport,-0.22,1.41,0.74
"Housing, water, electricity, gas & other fuels",0.29,-3.53,6.91
Recreation & culture,0.64,1.12,6.04
Loading

0 comments on commit fe9940b

Please sign in to comment.