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 |
---|---|---|---|---|---|---|---|---|---|
10491 | 10491 | 1902-05-03 | 2 | f | An American businessman is to meet the Pope. | Australia | http://trove.nla.gov.au/newspaper/page/24100412 | 24100412 | |
10493 | 10493 | 1902-05-03 | 2 | f | Husband murders wife. | Australia | http://trove.nla.gov.au/newspaper/page/24100412 | 24100412 | |
10501 | 10501 | 1902-05-03 | 3 | c | Statistics of the army in Russia. | Australia | http://trove.nla.gov.au/newspaper/page/24100411 | 24100411 | |
10503 | 10503 | 1902-05-03 | 3 | c | Protesters in the Philippines surrender themselves to American troops. | Australia | http://trove.nla.gov.au/newspaper/page/24100411 | 24100411 | |
10504 | 10504 | 1902-05-03 | 3 | d | American navy are to build more gunboats. | Australia | http://trove.nla.gov.au/newspaper/page/24100411 | 24100411 | |
10505 | 10505 | 1902-05-03 | 3 | d | Several Chinese in Sydney were brought to court for gambling. | Australia | http://trove.nla.gov.au/newspaper/page/24100411 | 24100411 | |
10506 | 10506 | 1902-05-03 | 3 | d | An American navy officer was detained in Sydney for smuggling | Australia | http://trove.nla.gov.au/newspaper/page/24100411 | 24100411 | |
10507 | 10507 | 1902-05-03 | 3 | d | A shop owner in Sydney was injured in firefighting. | Australia | http://trove.nla.gov.au/newspaper/page/24100411 | 24100411 |
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]);