posts_gdocs_links
Data license: CC-BY
12 rows where sourceId = "1WbJhtdgw15UFDWiFiV1RtjOVC6yGgA-OHG5ODZTgMDA"
This data as json, CSV (advanced)
Suggested facets: target, linkType, componentType, text, queryString
id ▼ | sourceId | target | linkType | componentType | text | queryString | hash |
---|---|---|---|---|---|---|---|
1863971 | Global whaling peaked in the 1960s 1WbJhtdgw15UFDWiFiV1RtjOVC6yGgA-OHG5ODZTgMDA | https://en.wikipedia.org/wiki/Blue_whale | url | span-link | largest animal | ||
1863972 | Global whaling peaked in the 1960s 1WbJhtdgw15UFDWiFiV1RtjOVC6yGgA-OHG5ODZTgMDA | global-whale-biomass | grapher | span-link | the decline of the | ||
1863973 | Global whaling peaked in the 1960s 1WbJhtdgw15UFDWiFiV1RtjOVC6yGgA-OHG5ODZTgMDA | global-whale-biomass | grapher | span-link | biomass | ||
1863974 | Global whaling peaked in the 1960s 1WbJhtdgw15UFDWiFiV1RtjOVC6yGgA-OHG5ODZTgMDA | global-whale-biomass | grapher | span-link | of whales | ||
1863975 | Global whaling peaked in the 1960s 1WbJhtdgw15UFDWiFiV1RtjOVC6yGgA-OHG5ODZTgMDA | whale-populations | grapher | chart | |||
1863976 | Global whaling peaked in the 1960s 1WbJhtdgw15UFDWiFiV1RtjOVC6yGgA-OHG5ODZTgMDA | global-whale-biomass | grapher | prominent-link | The decline of global whale biomass | ||
1863977 | Global whaling peaked in the 1960s 1WbJhtdgw15UFDWiFiV1RtjOVC6yGgA-OHG5ODZTgMDA | https://iwc.int/history-and-purpose | url | span-link | International Whaling Commission | ||
1863978 | Global whaling peaked in the 1960s 1WbJhtdgw15UFDWiFiV1RtjOVC6yGgA-OHG5ODZTgMDA | whale-catch | grapher | chart | ?country=~OWID_WRL | ||
1863979 | Global whaling peaked in the 1960s 1WbJhtdgw15UFDWiFiV1RtjOVC6yGgA-OHG5ODZTgMDA | whales-killed-per-decade | grapher | chart | |||
1863980 | Global whaling peaked in the 1960s 1WbJhtdgw15UFDWiFiV1RtjOVC6yGgA-OHG5ODZTgMDA | iwc-members | grapher | chart | |||
1863981 | Global whaling peaked in the 1960s 1WbJhtdgw15UFDWiFiV1RtjOVC6yGgA-OHG5ODZTgMDA | https://www.jstor.org/stable/24883418 | url | span-link | International legal issues in the management and protection of the whale: a review of four decades of experience | ||
1863982 | Global whaling peaked in the 1960s 1WbJhtdgw15UFDWiFiV1RtjOVC6yGgA-OHG5ODZTgMDA | https://link.springer.com/article/10.1007/BF02257579 | url | span-link | The American whale oil industry: A look back to the future of the American petroleum industry? |
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");