diff options
Diffstat (limited to 'datasets/gdp_iran/gdp_iran.json')
| -rw-r--r-- | datasets/gdp_iran/gdp_iran.json | 196 |
1 files changed, 196 insertions, 0 deletions
diff --git a/datasets/gdp_iran/gdp_iran.json b/datasets/gdp_iran/gdp_iran.json new file mode 100644 index 0000000..9aecfd0 --- /dev/null +++ b/datasets/gdp_iran/gdp_iran.json @@ -0,0 +1,196 @@ +{ + "name": "gdp_iran", + "longname": "GDP Iran", + "n_obs": 58, + "n_dim": 1, + "time": { + "type": "string", + "format": "%Y", + "index": [ + 0, + 1, + 2, + 3, + 4, + 5, + 6, + 7, + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 20, + 21, + 22, + 23, + 24, + 25, + 26, + 27, + 28, + 29, + 30, + 31, + 32, + 33, + 34, + 35, + 36, + 37, + 38, + 39, + 40, + 41, + 42, + 43, + 44, + 45, + 46, + 47, + 48, + 49, + 50, + 51, + 52, + 53, + 54, + 55, + 56, + 57 + ], + "raw": [ + "1960", + "1961", + "1962", + "1963", + "1964", + "1965", + "1966", + "1967", + "1968", + "1969", + "1970", + "1971", + "1972", + "1973", + "1974", + "1975", + "1976", + "1977", + "1978", + "1979", + "1980", + "1981", + "1982", + "1983", + "1984", + "1985", + "1986", + "1987", + "1988", + "1989", + "1990", + "1991", + "1992", + "1993", + "1994", + "1995", + "1996", + "1997", + "1998", + "1999", + "2000", + "2001", + "2002", + "2003", + "2004", + "2005", + "2006", + "2007", + "2008", + "2009", + "2010", + "2011", + "2012", + "2013", + "2014", + "2015", + "2016", + "2017" + ] + }, + "series": [ + { + "label": "GDP (constant LCU)", + "type": "float", + "raw": [ + 835372833322822.0, + 931253594724320.0, + 1011252310515580.0, + 1084815415588060.0, + 1184552678329550.0, + 1388505087423820.0, + 1544572336125510.0, + 1724250326139720.0, + 1979578637059070.0, + 2302920188960200.0, + 2559064529414210.0, + 2928086546857670.0, + 3350180391061100.0, + 3637066434078650.0, + 3873361335537510.0, + 3779651859177620.0, + 4431023105415290.0, + 4250906946640460.0, + 3653562255307690.0, + 3269427305222360.0, + 2369469274184260.0, + 2246824634803560.0, + 2858194886307970.0, + 3102928534616680.0, + 2830330279459450.0, + 2891245015552970.0, + 2596157639741250.0, + 2612994168295680.0, + 2471991485967540.0, + 2620826986239520.0, + 2983386426044710.0, + 3352830570382000.0, + 3447874188131500.0, + 3483732006730800.0, + 3431072340489400.0, + 3509392093199400.0, + 3690942894824200.0, + 3708734969540800.0, + 3789504657647000.0, + 3821922301414700.0, + 4045813055230300.0, + 4077315322748900.0, + 4373554752266400.0, + 4755566584910500.0, + 4963599286320800.0, + 5121928379232500.0, + 5378014311650700.0, + 5816632978975000.0, + 5831224383995400.0, + 5889967290457600.0, + 6231463959948300.0, + 6396330918494400.0, + 5920152415454900.0, + 5908662970172800.0, + 6180663476890700.0, + 6099038846316000.0, + 6916081000000000.0, + 7175792800000000.0 + ] + } + ] +}
\ No newline at end of file |
