posts_gdocs_links
Data license: CC-BY
5 rows where sourceId = "17-2C6H3kPd7w9DxWT2RG2QuLP0Pzxvm4H2RVsWFWUzM"
This data as json, CSV (advanced)
Suggested facets: target, linkType, componentType, text, queryString
id ▼ | sourceId | target | linkType | componentType | text | queryString | hash |
---|---|---|---|---|---|---|---|
1876956 | Measuring inequality: what is the Gini coefficient? 17-2C6H3kPd7w9DxWT2RG2QuLP0Pzxvm4H2RVsWFWUzM | inequality-of-life-as-measured-by-mortality-gini-coefficient-1742-2002 | grapher | span-link | life expectancy | ||
1876957 | Measuring inequality: what is the Gini coefficient? 17-2C6H3kPd7w9DxWT2RG2QuLP0Pzxvm4H2RVsWFWUzM | economic-inequality-gini-index | grapher | chart | ?country=USA~FRA~IDN~URY | ||
1876958 | Measuring inequality: what is the Gini coefficient? 17-2C6H3kPd7w9DxWT2RG2QuLP0Pzxvm4H2RVsWFWUzM | inequality-metrics-before-tax-wid | grapher | chart | ?time=1990..latest&country=USA~FRA~IDN~URY | ||
1876959 | Measuring inequality: what is the Gini coefficient? 17-2C6H3kPd7w9DxWT2RG2QuLP0Pzxvm4H2RVsWFWUzM | http://faculty.ucr.edu/~jorgea/econ261/atkinson_inequality.pdf | url | span-link | here | ||
1876960 | Measuring inequality: what is the Gini coefficient? 17-2C6H3kPd7w9DxWT2RG2QuLP0Pzxvm4H2RVsWFWUzM | http://faculty.ucr.edu/~jorgea/econ261/atkinson_inequality.pdf | url | span-link | here |
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");