Baselight

Country Climate And Development Report (CCDR)

Climate and development data

@worldbank.country_climate_and_development_report

Loading...
Loading...

About this Dataset

Country Climate And Development Report (CCDR)

The World Bank Group’s Country Climate and Development Reports (CCDRs) are a core diagnostic that integrates climate change and development. They help countries prioritize the most impactful actions that can reduce greenhouse gas (GHG) emissions and boost adaptation and resilience, while delivering on broader development goals.

Tables

Natural Hazard Levels - Extreme Heat

@worldbank.country_climate_and_development_report.cc_thhz_rank_eh
  • 5.81 KB
  • 20240 rows
  • 3 columns
Loading...

CREATE TABLE cc_thhz_rank_eh (
  "economy" VARCHAR,
  "year" BIGINT,
  "value" DOUBLE
);

Natural Hazard Levels - Earthquake

@worldbank.country_climate_and_development_report.cc_thhz_rank_eq
  • 5.8 KB
  • 20240 rows
  • 3 columns
Loading...

CREATE TABLE cc_thhz_rank_eq (
  "economy" VARCHAR,
  "year" BIGINT,
  "value" DOUBLE
);

Natural Hazard Levels - Landslide

@worldbank.country_climate_and_development_report.cc_thhz_rank_ls
  • 5.81 KB
  • 20240 rows
  • 3 columns
Loading...

CREATE TABLE cc_thhz_rank_ls (
  "economy" VARCHAR,
  "year" BIGINT,
  "value" DOUBLE
);

Natural Hazard Levels - River Flood

@worldbank.country_climate_and_development_report.cc_thhz_rank_rf
  • 5.82 KB
  • 20240 rows
  • 3 columns
Loading...

CREATE TABLE cc_thhz_rank_rf (
  "economy" VARCHAR,
  "year" BIGINT,
  "value" DOUBLE
);

Natural Hazard Levels - Tsunami

@worldbank.country_climate_and_development_report.cc_thhz_rank_ts
  • 5.8 KB
  • 20240 rows
  • 3 columns
Loading...

CREATE TABLE cc_thhz_rank_ts (
  "economy" VARCHAR,
  "year" BIGINT,
  "value" DOUBLE
);

Natural Hazard Levels - Urban Flood

@worldbank.country_climate_and_development_report.cc_thhz_rank_uf
  • 5.82 KB
  • 20240 rows
  • 3 columns
Loading...

CREATE TABLE cc_thhz_rank_uf (
  "economy" VARCHAR,
  "year" BIGINT,
  "value" DOUBLE
);

Natural Hazard Levels - Wildfire

@worldbank.country_climate_and_development_report.cc_thhz_rank_wf
  • 5.8 KB
  • 20240 rows
  • 3 columns
Loading...

CREATE TABLE cc_thhz_rank_wf (
  "economy" VARCHAR,
  "year" BIGINT,
  "value" DOUBLE
);

Share Of Transport Network Exposed To Cyclones (%)

@worldbank.country_climate_and_development_report.cc_tnet_cyc_zs
  • 6.09 KB
  • 20240 rows
  • 3 columns
Loading...

CREATE TABLE cc_tnet_cyc_zs (
  "economy" VARCHAR,
  "year" BIGINT,
  "value" DOUBLE
);

Share Of Transport Network Exposed To Earthquakes (%)

@worldbank.country_climate_and_development_report.cc_tnet_ear_zs
  • 6.57 KB
  • 20240 rows
  • 3 columns
Loading...

CREATE TABLE cc_tnet_ear_zs (
  "economy" VARCHAR,
  "year" BIGINT,
  "value" DOUBLE
);

Share Of Transport Network Exposed To Floods (%)

@worldbank.country_climate_and_development_report.cc_tnet_fld_zs
  • 7.47 KB
  • 20240 rows
  • 3 columns
Loading...

CREATE TABLE cc_tnet_fld_zs (
  "economy" VARCHAR,
  "year" BIGINT,
  "value" DOUBLE
);

Annual Investments Needed To Make Transport Infrastructure More Resilient By 2030 (% Of Baseline Investment Costs)

@worldbank.country_climate_and_development_report.cc_tnet_inv_zs
  • 7.53 KB
  • 20240 rows
  • 3 columns
Loading...

CREATE TABLE cc_tnet_inv_zs (
  "economy" VARCHAR,
  "year" BIGINT,
  "value" DOUBLE
);

Share Of Transport Network Exposed To Natural Disasters (%)

@worldbank.country_climate_and_development_report.cc_tnet_nat_zs
  • 7.5 KB
  • 20240 rows
  • 3 columns
Loading...

CREATE TABLE cc_tnet_nat_zs (
  "economy" VARCHAR,
  "year" BIGINT,
  "value" DOUBLE
);

Resilient Infrastructure Would Reduce Annual Repair Cost By A Factor

@worldbank.country_climate_and_development_report.cc_tnet_rep_fac
  • 7.08 KB
  • 20240 rows
  • 3 columns
Loading...

CREATE TABLE cc_tnet_rep_fac (
  "economy" VARCHAR,
  "year" BIGINT,
  "value" DOUBLE
);

Total GHG Emissions Growth In The Period 2012-2018 (%)

@worldbank.country_climate_and_development_report.cc_tot_ghg_gr
  • 7.41 KB
  • 20240 rows
  • 3 columns
Loading...

CREATE TABLE cc_tot_ghg_gr (
  "economy" VARCHAR,
  "year" BIGINT,
  "value" DOUBLE
);

Total Coal Capacity By Plant Status (MW) - Announced

@worldbank.country_climate_and_development_report.cc_totl_coca_an
  • 6.93 KB
  • 20240 rows
  • 3 columns
Loading...

CREATE TABLE cc_totl_coca_an (
  "economy" VARCHAR,
  "year" BIGINT,
  "value" DOUBLE
);

Total Coal Capacity By Plant Status (MW) - Cancelled

@worldbank.country_climate_and_development_report.cc_totl_coca_ca
  • 7.28 KB
  • 20240 rows
  • 3 columns
Loading...

CREATE TABLE cc_totl_coca_ca (
  "economy" VARCHAR,
  "year" BIGINT,
  "value" DOUBLE
);

Total Coal Capacity By Plant Status (MW) - Construction

@worldbank.country_climate_and_development_report.cc_totl_coca_co
  • 6.83 KB
  • 20240 rows
  • 3 columns
Loading...

CREATE TABLE cc_totl_coca_co (
  "economy" VARCHAR,
  "year" BIGINT,
  "value" DOUBLE
);

Total Coal Capacity By Plant Status (MW) - Mothballed

@worldbank.country_climate_and_development_report.cc_totl_coca_mb
  • 6.03 KB
  • 20240 rows
  • 3 columns
Loading...

CREATE TABLE cc_totl_coca_mb (
  "economy" VARCHAR,
  "year" BIGINT,
  "value" DOUBLE
);

Total Coal Capacity By Plant Status (MW) - Operating

@worldbank.country_climate_and_development_report.cc_totl_coca_op
  • 7.89 KB
  • 20240 rows
  • 3 columns
Loading...

CREATE TABLE cc_totl_coca_op (
  "economy" VARCHAR,
  "year" BIGINT,
  "value" DOUBLE
);

Total Coal Capacity By Plant Status (MW) - Permitted

@worldbank.country_climate_and_development_report.cc_totl_coca_pe
  • 6.5 KB
  • 20240 rows
  • 3 columns
Loading...

CREATE TABLE cc_totl_coca_pe (
  "economy" VARCHAR,
  "year" BIGINT,
  "value" DOUBLE
);

Total Coal Capacity By Plant Status (MW) - Pre-permit

@worldbank.country_climate_and_development_report.cc_totl_coca_pp
  • 6.75 KB
  • 20240 rows
  • 3 columns
Loading...

CREATE TABLE cc_totl_coca_pp (
  "economy" VARCHAR,
  "year" BIGINT,
  "value" DOUBLE
);

Total Coal Capacity By Plant Status (MW) - Retired

@worldbank.country_climate_and_development_report.cc_totl_coca_re
  • 6.86 KB
  • 20240 rows
  • 3 columns
Loading...

CREATE TABLE cc_totl_coca_re (
  "economy" VARCHAR,
  "year" BIGINT,
  "value" DOUBLE
);

Total Coal Capacity By Plant Status (MW) - Shelved

@worldbank.country_climate_and_development_report.cc_totl_coca_sh
  • 6.95 KB
  • 20240 rows
  • 3 columns
Loading...

CREATE TABLE cc_totl_coca_sh (
  "economy" VARCHAR,
  "year" BIGINT,
  "value" DOUBLE
);

Access To Electricity (% Of Population)

@worldbank.country_climate_and_development_report.eg_elc_accs_zs
  • 31.72 KB
  • 20240 rows
  • 3 columns
Loading...

CREATE TABLE eg_elc_accs_zs (
  "economy" VARCHAR,
  "year" BIGINT,
  "value" DOUBLE
);

Population Living In Slums (% Of Urban Population)

@worldbank.country_climate_and_development_report.en_pop_slum_ur_zs
  • 8.63 KB
  • 20240 rows
  • 3 columns
Loading...

CREATE TABLE en_pop_slum_ur_zs (
  "economy" VARCHAR,
  "year" BIGINT,
  "value" DOUBLE
);

Share link

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