This data as json, CSV (advanced)
Suggested facets: date (date)
Link | rowid ▼ | date | page | column | title | description | source | page_url | trove_id |
---|---|---|---|---|---|---|---|---|---|
3872 | 3872 | 1899-10-21 | 2 | c-d | Britain rents 74 warships to transport soldiers; donations to Red Cross; response of other countries to the war, especially Holland; responses of other British colonies, especially Australia and New Zealand; comments of British media. | http://trove.nla.gov.au/newspaper/page/24102574 | 24102574 |
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]);