posts_gdocs_links
Data license: CC-BY
5 rows where sourceId = "10eJMNqSS0UB2hNUmfGcJgPT40z96eU4hwu851htPjg0"
This data as json, CSV (advanced)
Suggested facets: target, linkType, componentType, queryString
id ▼ | sourceId | target | linkType | componentType | text | queryString | hash |
---|---|---|---|---|---|---|---|
1879057 | Which countries have fertility rates above or below the “replacement level”? 10eJMNqSS0UB2hNUmfGcJgPT40z96eU4hwu851htPjg0 | replacement-level-fertility | grapher | front-matter | |||
1879058 | Which countries have fertility rates above or below the “replacement level”? 10eJMNqSS0UB2hNUmfGcJgPT40z96eU4hwu851htPjg0 | children-per-woman-un | grapher | span-link | global fertility rates | ?tab=chart&time=1950..latest | |
1879059 | Which countries have fertility rates above or below the “replacement level”? 10eJMNqSS0UB2hNUmfGcJgPT40z96eU4hwu851htPjg0 | population-growth-rates | grapher | span-link | global population growth | ?tab=chart&country=~OWID_WRL | |
1879060 | Which countries have fertility rates above or below the “replacement level”? 10eJMNqSS0UB2hNUmfGcJgPT40z96eU4hwu851htPjg0 | population-and-demography | explorer | span-link | expected to decline | ?facet=entity&uniformYAxis=0&country=KOR~CHN~ESP~MEX~JPN~ITA&hideControls=false&Metric=Population&Sex=Both+sexes&Age+group=Total&Projection+Scenario=Medium | |
1879061 | Which countries have fertility rates above or below the “replacement level”? 10eJMNqSS0UB2hNUmfGcJgPT40z96eU4hwu851htPjg0 | replacement-level-fertility | grapher | span-link | Explore the data |
Advanced export
JSON shape: default, array, newline-delimited, object
CREATE TABLE "posts_gdocs_links" ( "id" INTEGER PRIMARY KEY AUTOINCREMENT, "sourceId" VARCHAR(255) NULL , "target" TEXT NOT NULL , "linkType" TEXT NULL , "componentType" VARCHAR(255) NOT NULL , "text" VARCHAR(255) NOT NULL , "queryString" VARCHAR(2047) NOT NULL , "hash" VARCHAR(2047) NOT NULL, FOREIGN KEY("sourceId") REFERENCES "posts_gdocs" ("id") ON UPDATE NO ACTION ON DELETE NO ACTION ); CREATE INDEX "sourceId" ON "posts_gdocs_links" ("sourceId");