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 |
---|---|---|---|---|---|---|---|---|---|
23742 | 23742 | 1910-11-05 | 2 | a-b | Former American president Theodore Roosevelt comments on the world situation and its future development, and comments by Tung Wah Times. | Other... | http://trove.nla.gov.au/newspaper/page/26802826 | 26802826 | |
23755 | 23755 | 1910-11-05 | 3 | c | Report on the opening ceremony of the South African parliament in Cape Town. | Other... | http://trove.nla.gov.au/newspaper/page/26802825 | 26802825 | |
23756 | 23756 | 1910-11-05 | 3 | c | Japanese ruler in Korea forbids all gatherings. | Other... | http://trove.nla.gov.au/newspaper/page/26802825 | 26802825 |
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]);