Identification For Development (ID4D) Data
Data on identity systems
@worldbank.identification_for_development_id4d_data
Data on identity systems
@worldbank.identification_for_development_id4d_data
The Identification for Development (ID4D) data presents a collection of indicators that are of relevance for the estimation of adult and child ID coverage and for understanding foundational ID systems' digital capabilities. The indicators have been compiled from multiple sources, including a specialized ID module included in the Global Findex survey and officially recognized international sources such as UNICEF. Although there is no single, globally recognized measure of having a ‘proof of legal identity’ that would cover children and adults at all ages or, of the digital capabilities of foundational ID systems, the combination of these indicators can help better understand where and what gaps in remain in accessing identification and, in turn, in accessing the services and transactions for which an official proof of identity is often required.
CREATE TABLE id_dig_auth (
"economy" VARCHAR,
"year" BIGINT,
"value" DOUBLE
);CREATE TABLE id_dig_auth_rm (
"economy" VARCHAR,
"year" BIGINT,
"value" DOUBLE
);CREATE TABLE id_dig_recs (
"economy" VARCHAR,
"year" BIGINT,
"value" DOUBLE
);CREATE TABLE id_own_1524_zs (
"economy" VARCHAR,
"year" BIGINT,
"value" DOUBLE
);CREATE TABLE id_own_25up_zs (
"economy" VARCHAR,
"year" BIGINT,
"value" DOUBLE
);CREATE TABLE id_own_brth_zs (
"economy" VARCHAR,
"year" BIGINT,
"value" DOUBLE
);CREATE TABLE id_own_totl_40_zs (
"economy" VARCHAR,
"year" BIGINT,
"value" DOUBLE
);CREATE TABLE id_own_totl_60_zs (
"economy" VARCHAR,
"year" BIGINT,
"value" DOUBLE
);CREATE TABLE id_own_totl_fe_zs (
"economy" VARCHAR,
"year" BIGINT,
"value" DOUBLE
);CREATE TABLE id_own_totl_ma_zs (
"economy" VARCHAR,
"year" BIGINT,
"value" DOUBLE
);CREATE TABLE id_own_totl_ow_zs (
"economy" VARCHAR,
"year" BIGINT,
"value" DOUBLE
);CREATE TABLE id_own_totl_pr_zs (
"economy" VARCHAR,
"year" BIGINT,
"value" DOUBLE
);CREATE TABLE id_own_totl_ru_zs (
"economy" VARCHAR,
"year" BIGINT,
"value" DOUBLE
);CREATE TABLE id_own_totl_se_zs (
"economy" VARCHAR,
"year" BIGINT,
"value" DOUBLE
);CREATE TABLE id_own_totl_ur_zs (
"economy" VARCHAR,
"year" BIGINT,
"value" DOUBLE
);CREATE TABLE id_own_totl_wf_zs (
"economy" VARCHAR,
"year" BIGINT,
"value" DOUBLE
);CREATE TABLE id_own_totl_zs (
"economy" VARCHAR,
"year" BIGINT,
"value" DOUBLE
);CREATE TABLE sp_reg_brth_fe_zs (
"economy" VARCHAR,
"year" BIGINT,
"value" DOUBLE
);CREATE TABLE sp_reg_brth_ma_zs (
"economy" VARCHAR,
"year" BIGINT,
"value" DOUBLE
);CREATE TABLE sp_reg_brth_ru_zs (
"economy" VARCHAR,
"year" BIGINT,
"value" DOUBLE
);CREATE TABLE sp_reg_brth_ur_zs (
"economy" VARCHAR,
"year" BIGINT,
"value" DOUBLE
);CREATE TABLE sp_reg_brth_zs (
"economy" VARCHAR,
"year" BIGINT,
"value" DOUBLE
);Anyone who has the link will be able to view this.