Baselight

Heath Curacao Financial

FTS publishes data on humanitarian funding flows as reported by donors.

@kaggle.willianoliveiragibin_heath_curacao_financial

Health Indicators Cuw New
@kaggle.willianoliveiragibin_heath_curacao_financial.health_indicators_cuw_new

  • 10.29 KB
  • 4 rows
  • 14 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)

country_code

COUNTRY (CODE)

country_display

COUNTRY (DISPLAY)

display_value

Display Value

startyear

STARTYEAR

endyear

ENDYEAR

numeric

Numeric

comments

Comments

#indicator+code#indicator+name#indicator+url#status+code#status+name#date+year#country+code#country+name#date+year+start#date+year+end#indicator+value+numnan
NLIS_NU_CA_017NLIS: Population using improved drinking-water sources (%)nanPUBLISHEDPublished20162016CUWCuraçao99.5201620169.949.770WHO/UNICEF Joint Monitoring Programme (2019)
NLIS_NU_CA_018NLIS: Population using improved sanitation facility (%)nanPUBLISHEDPublished20162016CUWCuraçao98.95201620169.895.030WHO/UNICEF Joint Monitoring Programme (2019)
NLIS_NU_CA_018NLIS: Population using improved sanitation facility (%)nanPUBLISHEDPublished20172017CUWCuraçao98.95201720179.895.030WHO/UNICEF Joint Monitoring Programme (2019)

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

Share link

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