Farmaanaa commited on
Commit
9acb295
·
verified ·
1 Parent(s): 82e9a3e

Update datapackage.json

Browse files
Files changed (1) hide show
  1. datapackage.json +9 -9
datapackage.json CHANGED
@@ -1,18 +1,18 @@
1
  {
2
  "name": "iran_macroeconomic_indicators_1980_2029",
3
- "title": "Iran_Macroeconomic_Indicators_1980-2029",
4
- "description": "A_time_series_of_key_macroeconomic_indicators_for_Iran,_including_historical_and_projected_data_for_GDP,_GDP_per_capita,_and_real_GDP_growth_from_1980_to_2029._Data_cleaned_and_prepared_by_farmaanaa.ir.",
5
- "keywords": ["Iran", "GDP", "macroeconomics", "economic_growth", "IMF", "financial_data", "historical_data", "projections"],
6
  "licenses": [
7
  {
8
  "name": "cc-by-4.0",
9
- "title": "Creative_Commons_Attribution_4.0_International",
10
  "path": "https://creativecommons.org/licenses/by/4.0/"
11
  }
12
  ],
13
  "sources": [
14
  {
15
- "title": "International_Monetary_Fund",
16
  "path": "https://www.imf.org"
17
  }
18
  ],
@@ -27,22 +27,22 @@
27
  {
28
  "name": "Year",
29
  "type": "integer",
30
- "description": "The_year_of_the_record."
31
  },
32
  {
33
  "name": "GDP_per_capita_current_prices_USD",
34
  "type": "number",
35
- "description": "Gross_Domestic_Product_(GDP)_per_capita_in_current_U.S._dollars."
36
  },
37
  {
38
  "name": "GDP_current_prices_billion_USD",
39
  "type": "number",
40
- "description": "Gross_Domestic_Product_(GDP)_in_billions_of_current_U.S._dollars."
41
  },
42
  {
43
  "name": "Real_GDP_growth_annual_percent_change",
44
  "type": "number",
45
- "description": "The_annual_percentage_change_in_real_GDP."
46
  }
47
  ]
48
  }
 
1
  {
2
  "name": "iran_macroeconomic_indicators_1980_2029",
3
+ "title": "Iran Macroeconomic Indicators 1980-2029",
4
+ "description": "A time series of key macroeconomic indicators for Iran, including historical and projected data for GDP, GDP per capita, and real GDP growth from 1980 to 2029. Data cleaned and prepared by farmaanaa.ir.",
5
+ "keywords": ["iran", "gdp", "macroeconomics", "economic_growth", "imf", "financial_data", "historical_data", "projections"],
6
  "licenses": [
7
  {
8
  "name": "cc-by-4.0",
9
+ "title": "Creative Commons Attribution 4.0 International",
10
  "path": "https://creativecommons.org/licenses/by/4.0/"
11
  }
12
  ],
13
  "sources": [
14
  {
15
+ "title": "International Monetary Fund",
16
  "path": "https://www.imf.org"
17
  }
18
  ],
 
27
  {
28
  "name": "Year",
29
  "type": "integer",
30
+ "description": "The year of the record."
31
  },
32
  {
33
  "name": "GDP_per_capita_current_prices_USD",
34
  "type": "number",
35
+ "description": "Gross Domestic Product (GDP) per capita in current U.S. dollars."
36
  },
37
  {
38
  "name": "GDP_current_prices_billion_USD",
39
  "type": "number",
40
+ "description": "Gross Domestic Product (GDP) in billions of current U.S. dollars."
41
  },
42
  {
43
  "name": "Real_GDP_growth_annual_percent_change",
44
  "type": "number",
45
+ "description": "The annual percentage change in real GDP."
46
  }
47
  ]
48
  }