posts_gdocs_links
Data license: CC-BY
18 rows where sourceId = "17jHJscbIFyrcDXNb3tUTVZJzLylcKEi0J-qNldo-efY"
This data as json, CSV (advanced)
Suggested facets: target, linkType, componentType, text, queryString
id ▼ | sourceId | target | linkType | componentType | text | queryString | hash |
---|---|---|---|---|---|---|---|
1861996 | Migration data: our sources and definitions 17jHJscbIFyrcDXNb3tUTVZJzLylcKEi0J-qNldo-efY | migration | explorer | span-link | Migration Data Explorer | ||
1861997 | Migration data: our sources and definitions 17jHJscbIFyrcDXNb3tUTVZJzLylcKEi0J-qNldo-efY | migration | explorer | chart | ?facet=none&Metric=Number+of+international+immigrants&Period=Total&Sub-metric=Total&country=USA~DEU~FRA~GBR~SYR~TUR~YEM~IND~CAN&hideControls=false | ||
1861998 | Migration data: our sources and definitions 17jHJscbIFyrcDXNb3tUTVZJzLylcKEi0J-qNldo-efY | migration | explorer | span-link | Open the data explorer | ||
1861999 | Migration data: our sources and definitions 17jHJscbIFyrcDXNb3tUTVZJzLylcKEi0J-qNldo-efY | https://www.un.org/development/desa/pd/content/international-migrant-stock | url | span-link | United Nations Department of Economic and Social Affairs | ||
1862000 | Migration data: our sources and definitions 17jHJscbIFyrcDXNb3tUTVZJzLylcKEi0J-qNldo-efY | https://www.un.org/development/desa/pd/content/international-migrant-stock | url | span-link | United Nations Department of Economic and Social Affairs | ||
1862001 | Migration data: our sources and definitions 17jHJscbIFyrcDXNb3tUTVZJzLylcKEi0J-qNldo-efY | https://www.un.org/development/desa/pd/content/international-migrant-stock | url | span-link | United Nations Department of Economic and Social Affairs | ||
1862002 | Migration data: our sources and definitions 17jHJscbIFyrcDXNb3tUTVZJzLylcKEi0J-qNldo-efY | https://data.unicef.org/topic/child-migration-and-displacement/migration/ | url | span-link | UNICEF | ||
1862003 | Migration data: our sources and definitions 17jHJscbIFyrcDXNb3tUTVZJzLylcKEi0J-qNldo-efY | https://www.unhcr.org/refugee-statistics/ | url | span-link | United Nations High Commissioner for Refugees | ||
1862004 | Migration data: our sources and definitions 17jHJscbIFyrcDXNb3tUTVZJzLylcKEi0J-qNldo-efY | https://www.unhcr.org/refugee-statistics/ | url | span-link | United Nations High Commissioner for Refugees | ||
1862005 | Migration data: our sources and definitions 17jHJscbIFyrcDXNb3tUTVZJzLylcKEi0J-qNldo-efY | https://unstats.un.org/unsd/demographic-social/Standards-and-Methods/files/Principles_and_Recommendations/International-Migration/2018_1746_EN_08-E.pdf | url | span-link | by definition | ||
1862006 | Migration data: our sources and definitions 17jHJscbIFyrcDXNb3tUTVZJzLylcKEi0J-qNldo-efY | https://www.internal-displacement.org/ | url | span-link | Internal Displacement Monitoring Centre | ||
1862007 | Migration data: our sources and definitions 17jHJscbIFyrcDXNb3tUTVZJzLylcKEi0J-qNldo-efY | https://www.internal-displacement.org/publications/ocha-guiding-principles-on-internal-displacement | url | span-link | Guiding Principles on Internal Displacement | ||
1862008 | Migration data: our sources and definitions 17jHJscbIFyrcDXNb3tUTVZJzLylcKEi0J-qNldo-efY | migration | explorer | span-link | Migration Data Explorer | ||
1862009 | Migration data: our sources and definitions 17jHJscbIFyrcDXNb3tUTVZJzLylcKEi0J-qNldo-efY | http://data.worldbank.org/data-catalog/world-development-indicators | url | span-link | World Bank | ||
1862010 | Migration data: our sources and definitions 17jHJscbIFyrcDXNb3tUTVZJzLylcKEi0J-qNldo-efY | https://www.imf.org/external/Pubs/FT/fandd/basics/76-remittances.htm | url | span-link | explained by | ||
1862011 | Migration data: our sources and definitions 17jHJscbIFyrcDXNb3tUTVZJzLylcKEi0J-qNldo-efY | https://ourworldindata.org/population-sources | url | span-link | here | ||
1862012 | Migration data: our sources and definitions 17jHJscbIFyrcDXNb3tUTVZJzLylcKEi0J-qNldo-efY | migration | explorer | prominent-link | Migration, Refugees, and Asylum Seekers Data Explorer | ||
1862013 | Migration data: our sources and definitions 17jHJscbIFyrcDXNb3tUTVZJzLylcKEi0J-qNldo-efY | migration-flows | explorer | prominent-link | Migration Flows Data Explorer |
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");