Skip to content

Commit 187a4d9

Browse files
committed
Update data
1 parent fb90d5e commit 187a4d9

File tree

5 files changed

+10
-10
lines changed

5 files changed

+10
-10
lines changed

notebooks/cpi-mom.csv

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
date,pct_change,pct_change_rounded
2-
2022-08-01,0.07865019984609756,0.1
32
2022-09-01,0.38345714392176156,0.4
43
2022-10-01,0.5135975109755275,0.5
54
2022-11-01,0.26354397827190734,0.3
@@ -25,3 +24,4 @@ date,pct_change,pct_change_rounded
2524
2024-07-01,0.1549278228009099,0.2
2625
2024-08-01,0.1872205247277714,0.2
2726
2024-09-01,0.17986699392908978,0.2
27+
2024-10-01,0.24405280184056632,0.2

notebooks/latest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"all": {"latest_month": "2024-09-01", "latest_change": 0.2, "previous_month": "2024-08-01", "previous_change": 0.2}, "food": {"latest_month": "2024-09-01", "latest_change": 0.4, "previous_month": "2024-08-01", "previous_change": 0.1}, "energy": {"latest_month": "2024-09-01", "latest_change": -1.9, "previous_month": "2024-08-01", "previous_change": -0.8}, "less_food_and_energy": {"latest_month": "2024-09-01", "latest_change": 0.3, "previous_month": "2024-08-01", "previous_change": 0.3}, "yoy_change": 2.4}
1+
{"all": {"latest_month": "2024-10-01", "latest_change": 0.2, "previous_month": "2024-09-01", "previous_change": 0.2}, "food": {"latest_month": "2024-10-01", "latest_change": 0.2, "previous_month": "2024-09-01", "previous_change": 0.4}, "energy": {"latest_month": "2024-10-01", "latest_change": -0.0, "previous_month": "2024-09-01", "previous_change": -1.9}, "less_food_and_energy": {"latest_month": "2024-10-01", "latest_change": 0.3, "previous_month": "2024-09-01", "previous_change": 0.3}, "yoy_change": 2.6}

notebooks/three-categories-yoy.csv

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
series_id,year,date,value,period_id,period_code,period_abbreviation,period_name,period_month,period_type,pct_change
2-
CUUR0000SA0,2014,2014-10-01,237.433,M10,M10,OCT,October,10,monthly,0.01664340215632043
32
CUUR0000SA0,2014,2014-11-01,236.151,M11,M11,NOV,November,11,monthly,0.013223551823708934
43
CUUR0000SA0,2014,2014-12-01,234.812,M12,M12,DEC,December,12,monthly,0.007564932696557447
54
CUUR0000SA0,2015,2015-01-01,233.707,M01,M01,JAN,January,1,monthly,-0.0008934831306964819
@@ -119,7 +118,7 @@ CUUR0000SA0,2024,2024-06-01,314.175,M06,M06,JUN,June,6,monthly,0.029713971072633
119118
CUUR0000SA0,2024,2024-07-01,314.54,M07,M07,JUL,July,7,monthly,0.028947531984913066
120119
CUUR0000SA0,2024,2024-08-01,314.796,M08,M08,AUG,August,8,monthly,0.025307302964569622
121120
CUUR0000SA0,2024,2024-09-01,315.301,M09,M09,SEP,September,9,monthly,0.02440633031069983
122-
CUUR0000SA0E,2014,2014-10-01,234.745,M10,M10,OCT,October,10,monthly,-0.015843269440391716
121+
CUUR0000SA0,2024,2024-10-01,315.664,M10,M10,OCT,October,10,monthly,0.02597904904914672
123122
CUUR0000SA0E,2014,2014-11-01,221.844,M11,M11,NOV,November,11,monthly,-0.048435248095532235
124123
CUUR0000SA0E,2014,2014-12-01,209.785,M12,M12,DEC,December,12,monthly,-0.1055546554561656
125124
CUUR0000SA0E,2015,2015-01-01,192.619,M01,M01,JAN,January,1,monthly,-0.19591652716957975
@@ -239,7 +238,7 @@ CUUR0000SA0E,2024,2024-06-01,286.675,M06,M06,JUN,June,6,monthly,0.00993820767014
239238
CUUR0000SA0E,2024,2024-07-01,287.868,M07,M07,JUL,July,7,monthly,0.010673107980956997
240239
CUUR0000SA0E,2024,2024-08-01,282.614,M08,M08,AUG,August,8,monthly,-0.039799135658177276
241240
CUUR0000SA0E,2024,2024-09-01,275.74,M09,M09,SEP,September,9,monthly,-0.06845853434413052
242-
CUUR0000SAF1,2014,2014-10-01,245.166,M10,M10,OCT,October,10,monthly,0.030667883012220898
241+
CUUR0000SA0E,2024,2024-10-01,272.807,M10,M10,OCT,October,10,monthly,-0.04863750810799505
243242
CUUR0000SAF1,2014,2014-11-01,245.192,M11,M11,NOV,November,11,monthly,0.031774820001599036
244243
CUUR0000SAF1,2014,2014-12-01,245.976,M12,M12,DEC,December,12,monthly,0.03408178451164301
245244
CUUR0000SAF1,2015,2015-01-01,246.538,M01,M01,JAN,January,1,monthly,0.0320925014233564
@@ -359,3 +358,4 @@ CUUR0000SAF1,2024,2024-06-01,329.71,M06,M06,JUN,June,6,monthly,0.022179094482818
359358
CUUR0000SAF1,2024,2024-07-01,330.561,M07,M07,JUL,July,7,monthly,0.021754249311486173
360359
CUUR0000SAF1,2024,2024-08-01,330.75,M08,M08,AUG,August,8,monthly,0.020518358531317338
361360
CUUR0000SAF1,2024,2024-09-01,332.083,M09,M09,SEP,September,9,monthly,0.022725312900364614
361+
CUUR0000SAF1,2024,2024-10-01,332.678,M10,M10,OCT,October,10,monthly,0.021327414338825568

notebooks/two-categories-yoy.csv

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
series_id,year,date,value,period_id,period_code,period_abbreviation,period_name,period_month,period_type,pct_change
2-
CUUR0000SA0,2023,2023-09-01,307.789,M09,M09,SEP,September,9,monthly,0.0369969812134443
32
CUUR0000SA0,2023,2023-10-01,307.671,M10,M10,OCT,October,10,monthly,0.03241144651893202
43
CUUR0000SA0,2023,2023-11-01,307.051,M11,M11,NOV,November,11,monthly,0.03137270708841777
54
CUUR0000SA0,2023,2023-12-01,306.746,M12,M12,DEC,December,12,monthly,0.033521228314302265
@@ -12,7 +11,7 @@ CUUR0000SA0,2024,2024-06-01,314.175,M06,M06,JUN,June,6,monthly,0.029713971072633
1211
CUUR0000SA0,2024,2024-07-01,314.54,M07,M07,JUL,July,7,monthly,0.028947531984913066
1312
CUUR0000SA0,2024,2024-08-01,314.796,M08,M08,AUG,August,8,monthly,0.025307302964569622
1413
CUUR0000SA0,2024,2024-09-01,315.301,M09,M09,SEP,September,9,monthly,0.02440633031069983
15-
CUUR0000SA0L1E,2023,2023-09-01,310.817,M09,M09,SEP,September,9,monthly,0.04146534334979668
14+
CUUR0000SA0,2024,2024-10-01,315.664,M10,M10,OCT,October,10,monthly,0.02597904904914672
1615
CUUR0000SA0L1E,2023,2023-10-01,311.38,M10,M10,OCT,October,10,monthly,0.040308704876133916
1716
CUUR0000SA0L1E,2023,2023-11-01,311.606,M11,M11,NOV,November,11,monthly,0.04007343124165552
1817
CUUR0000SA0L1E,2023,2023-12-01,311.907,M12,M12,DEC,December,12,monthly,0.03929853088669932
@@ -25,3 +24,4 @@ CUUR0000SA0L1E,2024,2024-06-01,319.003,M06,M06,JUN,June,6,monthly,0.032672946812
2524
CUUR0000SA0L1E,2024,2024-07-01,319.214,M07,M07,JUL,July,7,monthly,0.03171278789406662
2625
CUUR0000SA0L1E,2024,2024-08-01,320.017,M08,M08,AUG,August,8,monthly,0.03197002286337125
2726
CUUR0000SA0L1E,2024,2024-09-01,321.109,M09,M09,SEP,September,9,monthly,0.033112731929077155
27+
CUUR0000SA0L1E,2024,2024-10-01,321.758,M10,M10,OCT,October,10,monthly,0.03332905131993069

tests/test_input.py

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,9 @@
1919
LATEST_YEAR = 2023
2020
LATEST_YEAR_1950_ALL_ITEMS = 1264.323651452282
2121
LATEST_YEAR_1950_CUSR0000SA0 = 1264.323651452282
22-
LATEST_MONTH = date(2024, 9, 1)
23-
LATEST_MONTH_1950_ALL_ITEMS = 1341.7063829787232
24-
LATEST_MONTH_1950_CUSR0000SA0 = 1338.5197788175244
22+
LATEST_MONTH = date(2024, 10, 1)
23+
LATEST_MONTH_1950_ALL_ITEMS = 1343.2510638297872
24+
LATEST_MONTH_1950_CUSR0000SA0 = 1341.7864738409187
2525

2626

2727
def test_latest_year():

0 commit comments

Comments
 (0)