Baselight

Economic Falkland Islands

Time Period of the Dataset [?]: January 01, 2018-November 24, 2023 ... More This

@kaggle.willianoliveiragibin_economic_falkland_islands

Heath Indi Flk New
@kaggle.willianoliveiragibin_economic_falkland_islands.heath_indi_flk_new

  • 10.98 KB
  • 4 rows
  • 15 columns
gho_code

GHO (CODE)

gho_display

GHO (DISPLAY)

gho_url

GHO (URL)

publishstate_code

PUBLISHSTATE (CODE)

publishstate_display

PUBLISHSTATE (DISPLAY)

year_code

YEAR (CODE)

year_display

YEAR (DISPLAY)

year_url

YEAR (URL)

country_code

COUNTRY (CODE)

country_display

COUNTRY (DISPLAY)

display_value

Display Value

startyear

STARTYEAR

endyear

ENDYEAR

numeric

Numeric

comments

Comments

NLIS_NU_CA_018NLIS: Population using improved sanitation facility (%)PUBLISHEDPublished20162016FLKFalkland Islands (Malvinas)1002016201610.000.000WHO/UNICEF Joint Monitoring Programme (2019)
NLIS_NU_CA_018NLIS: Population using improved sanitation facility (%)PUBLISHEDPublished20172017FLKFalkland Islands (Malvinas)1002017201710.000.000WHO/UNICEF Joint Monitoring Programme (2019)
NLIS_NU_CA_017NLIS: Population using improved drinking-water sources (%)PUBLISHEDPublished20162016FLKFalkland Islands (Malvinas)94.92201620169.492.390WHO/UNICEF Joint Monitoring Programme (2019)
NLIS_NU_CA_017NLIS: Population using improved drinking-water sources (%)PUBLISHEDPublished20172017FLKFalkland Islands (Malvinas)95.02201720179.502.470WHO/UNICEF Joint Monitoring Programme (2019)

CREATE TABLE heath_indi_flk_new (
  "gho_code" VARCHAR,
  "gho_display" VARCHAR,
  "gho_url" VARCHAR,
  "publishstate_code" VARCHAR,
  "publishstate_display" VARCHAR,
  "year_code" BIGINT,
  "year_display" BIGINT,
  "year_url" VARCHAR,
  "country_code" VARCHAR,
  "country_display" VARCHAR,
  "display_value" DOUBLE,
  "startyear" BIGINT,
  "endyear" BIGINT,
  "numeric" VARCHAR,
  "comments" VARCHAR
);

Share link

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