Skip to content

Commit

Permalink
Update data_sources.json
Browse files Browse the repository at this point in the history
  • Loading branch information
sjtrny authored Mar 26, 2024
1 parent da09d41 commit 6e39594
Showing 1 changed file with 7 additions and 10 deletions.
17 changes: 7 additions & 10 deletions shared_config/data_sources.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,16 +9,6 @@
"Economic"
]
},
{
"title": "Australian Quarterly Inflation (CPI)",
"source": "AusMacroData",
"url": "http://ausmacrodata.org/Data/6401.0/eegrsrsiaisxseslr.csv",
"frequency": "Q",
"tags": [
"Australia",
"Economic"
]
},
{
"title": "Australian Unemployment",
"source": "AusMacroData",
Expand Down Expand Up @@ -3947,6 +3937,13 @@
"frequency": "M",
"tags": ["Australia", "Economic", "Pacific" ]
},
{
"title": "Australian Quarterly Inflation (CPI)",
"source": "ABS",
"url": "https://api.data.abs.gov.au/data/ABS,CPI,1.1.0/3.10001.10.50.Q?format=csv",
"frequency": "Q",
"tags": ["Australia", "Economic", "Pacific" ]
},
{
"title": "Australian (Sydney) Change in House Prices",
"source": "ABS",
Expand Down

0 comments on commit 6e39594

Please sign in to comment.