This data as json, CSV (advanced)
Suggested facets: page_url, trove_id, date (date)
Link | rowid ▼ | date | page | column | title | description | source | page_url | trove_id |
---|---|---|---|---|---|---|---|---|---|
2521 | 2521 | 1899-05-20 | 3 | a | Horses now in used in army fighting. | http://trove.nla.gov.au/newspaper/page/24102403 | 24102403 | ||
2522 | 2522 | 1899-05-20 | 3 | a | A woman in NSW bore quadruplets. | http://trove.nla.gov.au/newspaper/page/24102403 | 24102403 | ||
2523 | 2523 | 1899-05-20 | 3 | a | A businessman in the USA plans an international fair in San Francisco. | http://trove.nla.gov.au/newspaper/page/24102403 | 24102403 | ||
2533 | 2533 | 1899-05-20 | 4 | a | New Governor of NSW assumed office. | http://trove.nla.gov.au/newspaper/page/24102406 | 24102406 | ||
2534 | 2534 | 1899-05-20 | 4 | a | Mail from China waiting to be collected. | http://trove.nla.gov.au/newspaper/page/24102406 | 24102406 |
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]);