aboutsummaryrefslogtreecommitdiff
path: root/datasets/gdp_iran/README.md
blob: 061a40f9d72a553ae4fa96694bbc328e49948c8b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# GDP of Argentina in constant LCU

Potential change point around the Iranian Revolution. Obtained from the [World 
Bank](https://data.worldbank.org/indicator/NY.GDP.MKTP.KN?end=2018&locations=IR&start=1960).

The dataset is licensed under the CC-BY 4.0 license. Data retrieved from the 
World Bank on 2019-08-28. No modifications to the original data file 
(``API_NY.GDP.MKTP.KN_DS2_en_csv_v2_126181.csv``) have been made.

To retrieve the ``gdp_iran.json`` file from the csv file, simply run:

```
$ python convert.py ./API_NY.GDP.MKTP.KN_DS2_en_csv_v2_126181.csv ./gdp_iran.json
```

![Plot of gdp_iran dataset](./gdp_iran.png)