posts_links
Data license: CC-BY
34 rows where sourceId = 24808
This data as json, CSV (advanced)
Suggested facets: target, linkType, componentType, queryString, hash
id ▼ | sourceId | target | linkType | componentType | text | queryString | hash |
---|---|---|---|---|---|---|---|
6846 | Age Structure 24808 | median-age | grapher | href | ?tab=chart&year=2020&time=1950..2100&country=OWID_WRL | ||
6847 | Age Structure 24808 | population-by-broad-age-group | grapher | href | ?stackMode=relative | ||
6848 | Age Structure 24808 | https://ourworldindata.org/fertility-rate#total-fertility-rate-around-the-world-over-the-last-two-centuries | url | href | #total-fertility-rate-around-the-world-over-the-last-two-centuries | ||
6849 | Age Structure 24808 | https://doi.org/10.1093/oxrep/grq038 | url | href | |||
6850 | Age Structure 24808 | http://science.sciencemag.org/content/346/6209/587 | url | href | |||
6851 | Age Structure 24808 | https://doi.org/10.1080/00036846.2016.1167823 | url | href | |||
6852 | Age Structure 24808 | https://ourworldindata.org/fertility-rate | url | href | |||
6853 | Age Structure 24808 | https://ourworldindata.org/life-expectancy | url | href | |||
6854 | Age Structure 24808 | children-born-per-woman | grapher | href | |||
6855 | Age Structure 24808 | https://iiasa.ac.at/ | url | href | |||
6856 | Age Structure 24808 | expected-years-of-schooling | grapher | href | ?stackMode=absolute&region=World | ||
6857 | Age Structure 24808 | healthy-life-expectancy-and-years-lived-with-disability | grapher | href | |||
6858 | Age Structure 24808 | https://ec.europa.eu/jrc/en/facts4eufuture/eu-demographic-scenarios | url | href | |||
6859 | Age Structure 24808 | https://ourworldindata.org/child-labor | url | href | |||
6860 | Age Structure 24808 | http://citeseerx.ist.psu.edu/viewdoc/download?doi=10.1.1.365.2298&rep=rep1&type=pdf#page=95 | url | href | ?doi=10.1.1.365.2298&rep=rep1&type=pdf | #page=95 | |
6861 | Age Structure 24808 | maddison-data-gdp-per-capita-in-2011us | grapher | href | ?tab=chart&time=1821..latest&country=IND | ||
6862 | Age Structure 24808 | https://www.jstor.org/stable/4419004 | url | href | |||
6863 | Age Structure 24808 | http://science.sciencemag.org/content/333/6042/576 | url | href | |||
6864 | Age Structure 24808 | https://www.jstor.org/stable/40277590 | url | href | |||
6865 | Age Structure 24808 | median-age | grapher | src | ?tab=map | ||
6866 | Age Structure 24808 | median-age-vs-children-per-woman | grapher | src | |||
6867 | Age Structure 24808 | population-growth-rate-vs-median-age | grapher | src | |||
6868 | Age Structure 24808 | population-by-broad-age-group | grapher | src | ?country=JPN | ||
6869 | Age Structure 24808 | population-by-broad-age-group | grapher | src | ?country=NGA | ||
6870 | Age Structure 24808 | age-dependency-ratio-of-working-age-population | grapher | src | |||
6871 | Age Structure 24808 | age-dependency-breakdown | grapher | src | ?country=JPN | ||
6872 | Age Structure 24808 | age-dependency-breakdown | grapher | src | ?country=NGA | ||
6873 | Age Structure 24808 | age-dependency-ratio-young-of-working-age-population | grapher | src | |||
6874 | Age Structure 24808 | age-dependency-ratio-old | grapher | src | |||
6875 | Age Structure 24808 | projected-change-dependency-ratios | grapher | src | ?tab=chart&stackMode=absolute&region=World | ||
6876 | Age Structure 24808 | dependency-age-groups-to-2100 | grapher | src | ?country=JPN | ||
6877 | Age Structure 24808 | dependency-age-groups-to-2100 | grapher | src | ?country=NGA | ||
6878 | Age Structure 24808 | age-dependency-ratio-projected-to-2100 | grapher | src | ?country=JPN | ||
6879 | Age Structure 24808 | age-dependency-ratio-projected-to-2100 | grapher | src | ?country=NGA |
Advanced export
JSON shape: default, array, newline-delimited, object
CREATE TABLE "posts_links" ( "id" INTEGER PRIMARY KEY AUTOINCREMENT, "sourceId" INTEGER NOT NULL , "target" VARCHAR(2047) 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" ("id") ON UPDATE CASCADE ON DELETE CASCADE );