variables
Data license: CC-BY
4 rows where sourceId = 29478 sorted by id descending
This data as json, CSV (advanced)
Suggested facets: createdAt, timespan, createdAt (date), updatedAt (date)
id ▲ | name | unit | description | createdAt | updatedAt | code | coverage | timespan | datasetId | sourceId | shortUnit | display | columnOrder | originalMetadata | grapherConfigAdmin | shortName | catalogPath | dimensions | schemaVersion | processingLevel | processingLog | titlePublic | titleVariant | attributionShort | attribution | descriptionShort | descriptionFromProducer | descriptionKey | descriptionProcessing | licenses | license | grapherConfigETL | type | sort | dataChecksum | metadataChecksum |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
804083 | 6.b.1 - Countries with procedures in law or policy for participation by service users/communities in planning program in water resources planning and management, by level of definition in procedures (10 = Clearly defined; 5 = Not clearly defined ; 0 = NA) - ER_WAT_PRDU | number | Countries with procedures in law or policy for participation by service users/communities in planning program in water resources planning and management, by level of definition in procedures (10 = Clearly defined; 5 = Not clearly defined ; 0 = NA) Further information available at: https://unstats.un.org/sdgs/metadata/files/Metadata-06-0b-01.pdf | 2023-08-17 17:25:36 | 2024-07-08 16:18:36 | 2017-2022 | United Nations Sustainable Development Goals (2023-Q2) 6193 | UN Water 29478 | { "unit": "number" } |
0 | _6_b_1__er_wat_prdu | grapher/un/2023-08-16/un_sdg/_6_b_1__er_wat_prdu#_6_b_1__er_wat_prdu | 1 | [] |
int | [] |
7dfcabfdd4b4f8b6246657fb985c8f65 | 4d57975a997f76fdc13e34711c451bd8 | ||||||||||||||||||
804082 | 6.b.1 - Countries with users/communities participating in planning programs in water resources planning and management, by level of participation (3 = High; 2 = Moderate; 1 = Low; 0 = NA) - ER_WAT_PART | number | Countries with users/communities participating in planning programs in water resources planning and management, by level of participation (3 = High; 2 = Moderate; 1 = Low; 0 = NA) Further information available at: https://unstats.un.org/sdgs/metadata/files/Metadata-06-0b-01.pdf | 2023-08-17 17:25:35 | 2024-07-08 16:18:36 | 2017-2022 | United Nations Sustainable Development Goals (2023-Q2) 6193 | UN Water 29478 | { "unit": "number" } |
0 | _6_b_1__er_wat_part | grapher/un/2023-08-16/un_sdg/_6_b_1__er_wat_part#_6_b_1__er_wat_part | 1 | [] |
int | [] |
12c11a0a7af645affad239b7968c7530 | 80c72018d6270f239101cedb04e35297 | ||||||||||||||||||
804081 | 6.b.1 - Countries with users/communities participating in planning programs in rural drinking-water supply, by level of participation (3 = High; 2 = Moderate; 1 = Low; 0 = NA) - ER_H2O_RURP | number | Countries with users/communities participating in planning programs in rural drinking-water supply, by level of participation (3 = High; 2 = Moderate; 1 = Low; 0 = NA) Further information available at: https://unstats.un.org/sdgs/metadata/files/Metadata-06-0b-01.pdf | 2023-08-17 17:25:35 | 2024-07-08 16:18:36 | 2014-2022 | United Nations Sustainable Development Goals (2023-Q2) 6193 | UN Water 29478 | { "unit": "number" } |
0 | _6_b_1__er_h2o_rurp | grapher/un/2023-08-16/un_sdg/_6_b_1__er_h2o_rurp#_6_b_1__er_h2o_rurp | 1 | [] |
int | [] |
859dd1a7469cc405ff8c67429bc7aa27 | c2725d7781a7da927d4f8b3eaf023f9a | ||||||||||||||||||
804080 | 6.b.1 - Countries with procedures in law or policy for participation by service users/communities in planning program in rural drinking-water supply, by level of definition in procedures (10 = Clearly defined; 5 = Not clearly defined ; 0 = NA) - ER_H2O_PRDU | number | Countries with procedures in law or policy for participation by service users/communities in planning program in rural drinking-water supply, by level of definition in procedures (10 = Clearly defined; 5 = Not clearly defined ; 0 = NA) Further information available at: https://unstats.un.org/sdgs/metadata/files/Metadata-06-0b-01.pdf | 2023-08-17 17:25:35 | 2024-07-08 16:18:36 | 2010-2022 | United Nations Sustainable Development Goals (2023-Q2) 6193 | UN Water 29478 | { "unit": "number" } |
0 | _6_b_1__er_h2o_prdu | grapher/un/2023-08-16/un_sdg/_6_b_1__er_h2o_prdu#_6_b_1__er_h2o_prdu | 1 | [] |
int | [] |
c1e80bcf803a94d950759d9835583685 | fdc1be08dee66429ad6bfb1b54b7a104 |
Advanced export
JSON shape: default, array, newline-delimited, object
CREATE TABLE "variables" ( "id" INTEGER PRIMARY KEY AUTOINCREMENT, "name" VARCHAR(750) NULL , "unit" VARCHAR(255) NOT NULL , "description" TEXT NULL , "createdAt" DATETIME NOT NULL DEFAULT CURRENT_TIMESTAMP , "updatedAt" DATETIME NULL , "code" VARCHAR(255) NULL , "coverage" VARCHAR(255) NOT NULL , "timespan" VARCHAR(255) NOT NULL , "datasetId" INTEGER NOT NULL , "sourceId" INTEGER NULL , "shortUnit" VARCHAR(255) NULL , "display" TEXT NOT NULL , "columnOrder" INTEGER NOT NULL DEFAULT '0' , "originalMetadata" TEXT NULL , "grapherConfigAdmin" TEXT NULL , "shortName" VARCHAR(255) NULL , "catalogPath" VARCHAR(767) NULL , "dimensions" TEXT NULL , "schemaVersion" INTEGER NOT NULL DEFAULT '1' , "processingLevel" VARCHAR(30) NULL , "processingLog" TEXT NULL , "titlePublic" VARCHAR(512) NULL , "titleVariant" VARCHAR(255) NULL , "attributionShort" VARCHAR(512) NULL , "attribution" TEXT NULL , "descriptionShort" TEXT NULL , "descriptionFromProducer" TEXT NULL , "descriptionKey" TEXT NULL , "descriptionProcessing" TEXT NULL , "licenses" TEXT NULL , "license" TEXT NULL , "grapherConfigETL" TEXT NULL , "type" TEXT NULL , "sort" TEXT NULL , "dataChecksum" VARCHAR(64) NULL , "metadataChecksum" VARCHAR(64) NULL, FOREIGN KEY("datasetId") REFERENCES "datasets" ("id") ON UPDATE RESTRICT ON DELETE RESTRICT, FOREIGN KEY("sourceId") REFERENCES "sources" ("id") ON UPDATE RESTRICT ON DELETE RESTRICT ); CREATE UNIQUE INDEX "idx_catalogPath" ON "variables" ("catalogPath"); CREATE UNIQUE INDEX "unique_short_name_per_dataset" ON "variables" ("shortName", "datasetId"); CREATE UNIQUE INDEX "variables_code_fk_dst_id_7bde8c2a_uniq" ON "variables" ("code", "datasetId"); CREATE INDEX "variables_datasetId_50a98bfd_fk_datasets_id" ON "variables" ("datasetId"); CREATE UNIQUE INDEX "variables_name_fk_dst_id_f7453c33_uniq" ON "variables" ("name", "datasetId"); CREATE INDEX "variables_sourceId_31fce80a_fk_sources_id" ON "variables" ("sourceId");