Baselight

World Development Indicators Dataset

World Development Indicators Dataset 2000 - 2022

@kaggle.utkarshx27_world_development_indicators_dataset

Loading...
Loading...

About this Dataset

World Development Indicators Dataset

The given Data Frame contains information about various indicators for different countries. It has 1,812 rows and 20 columns.

Format:

  • Country Name: The name of the country. There is only one value named "world" that contains all of the countries
    in this dataset.
  • Country Code: The code representing the country.
  • Series Name: The name of the indicator or series.
  • Series Code: The code representing the indicator or series.
  • 2000 [YR2000] to 2022 [YR2022]: The values of the indicator for each respective year. The format is "[Year]
    [YR[Year]]" where [Year] represents the year and [YR[Year]] represents the
    year in the column name.

Tables

N 9d2b4a2a 0613–4c51 B5ee 7ed6d467187a Data

@kaggle.utkarshx27_world_development_indicators_dataset.n_9d2b4a2a_0613_4c51_b5ee_7ed6d467187a_data
  • 234.53 KB
  • 1483 rows
  • 20 columns
Loading...

CREATE TABLE n_9d2b4a2a_0613_4c51_b5ee_7ed6d467187a_data (
  "country_name" VARCHAR,
  "country_code" VARCHAR,
  "series_name" VARCHAR,
  "series_code" VARCHAR,
  "n_2000_yr2000" VARCHAR,
  "n_2001_yr2001" VARCHAR,
  "n_2002_yr2002" VARCHAR,
  "n_2003_yr2003" VARCHAR,
  "n_2004_yr2004" VARCHAR,
  "n_2005_yr2005" VARCHAR,
  "n_2006_yr2006" VARCHAR,
  "n_2014_yr2014" VARCHAR,
  "n_2015_yr2015" VARCHAR,
  "n_2016_yr2016" VARCHAR,
  "n_2017_yr2017" VARCHAR,
  "n_2018_yr2018" VARCHAR,
  "n_2019_yr2019" VARCHAR,
  "n_2020_yr2020" VARCHAR,
  "n_2021_yr2021" VARCHAR,
  "n_2022_yr2022" VARCHAR
);

Share link

Anyone who has the link will be able to view this.