This data as json, CSV (advanced)
Suggested facets: page, page_url, trove_id, date (date)
Link | rowid ▼ | date | page | column | title | description | source | page_url | trove_id |
---|---|---|---|---|---|---|---|---|---|
3902 | 3902 | 1899-10-25 | 2 | e | A lawyer in Melbourne proposes banning Chinese gambling. | http://trove.nla.gov.au/newspaper/page/24102578 | 24102578 | ||
3918 | 3918 | 1899-10-25 | 3 | e | Two men who robbed a bank in Sydney have been captured. | http://trove.nla.gov.au/newspaper/page/24102577 | 24102577 | ||
3919 | 3919 | 1899-10-25 | 3 | e | A Melbourne man punished for re-using stamps. | http://trove.nla.gov.au/newspaper/page/24102577 | 24102577 | ||
3920 | 3920 | 1899-10-25 | 3 | e | Flu in NSW has knocked down many people. | http://trove.nla.gov.au/newspaper/page/24102577 | 24102577 | ||
3921 | 3921 | 1899-10-25 | 3 | e | A notice published in The Times of London seeking a Chinese babysitter. | http://trove.nla.gov.au/newspaper/page/24102577 | 24102577 | ||
3922 | 3922 | 1899-10-25 | 3 | e | Germans in the west of Africa found native residents to be ferocious. | http://trove.nla.gov.au/newspaper/page/24102577 | 24102577 | ||
3923 | 3923 | 1899-10-25 | 3 | e | A young woman committed suicide for love. | http://trove.nla.gov.au/newspaper/page/24102577 | 24102577 | ||
3924 | 3924 | 1899-10-25 | 3 | e | Rumours in Beijing about the abdication. | http://trove.nla.gov.au/newspaper/page/24102577 | 24102577 |
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]);