This data as json, CSV (advanced)
Suggested facets: page, column, page_url, trove_id, date (date)
Link | rowid ▼ | date | page | column | title | description | source | page_url | trove_id |
---|---|---|---|---|---|---|---|---|---|
26004 | 26004 | 1912-04-13 | 3 | a | Floods in America | Huge flooding occurs in Mid-America, resulted in casulties. | America | http://trove.nla.gov.au/newspaper/page/24092199 | 24092199 |
26006 | 26006 | 1912-04-13 | 3 | a | Mexican government is strong in its words | Mexican government replies sharply to America who asks whether Japan has asked to lease Mexican land. | America | http://trove.nla.gov.au/newspaper/page/24092199 | 24092199 |
26019 | 26019 | 1912-04-13 | 6 | c | Tafu (nnn) reelected president | Tafu (nnn) reelected American president. | America | http://trove.nla.gov.au/newspaper/page/24092204 | 24092204 |
JSON shape: default, array, newline-delimited
CREATE TABLE [article_index] ( [date] TEXT, [page] TEXT, [column] TEXT, [title] TEXT, [description] TEXT, [source] TEXT, [page_url] TEXT, [trove_id] TEXT ); CREATE INDEX [idx_article_index_date] ON [article_index] ([date]);