Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/wragge/radio-national-data
Metadata describing ABC Radio National programs, harvested via the Trove API.
https://github.com/wragge/radio-national-data
code4lib troveaustralia
Last synced: about 2 months ago
JSON representation
Metadata describing ABC Radio National programs, harvested via the Trove API.
- Host: GitHub
- URL: https://github.com/wragge/radio-national-data
- Owner: wragge
- Created: 2014-12-31T06:34:00.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2019-06-26T09:14:27.000Z (over 5 years ago)
- Last Synced: 2024-10-12T15:56:10.445Z (3 months ago)
- Topics: code4lib, troveaustralia
- Size: 90.2 MB
- Stars: 1
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Radio National program data
Here are some CSV files containing program metadata from ABC Radio National harvested through the [Trove API](http://help.nla.gov.au/trove/building-with-trove/api).
See [here](http://www.nla.gov.au/blogs/trove/2014/04/17/harvesting-radio-national) and [here](http://www.nla.gov.au/blogs/trove/2014/05/01/whats-in-a-word) for more about the RN data in Trove.
## Data available
### All years
* A complete dump of ABC Radio National records in Trove up to 6 July 2016 is available here -- [abcrn-all.zip](https://github.com/wragge/radio-national-data/blob/master/abcrn-all.zip?raw=true) (37mb)
### 2000 - July 2016 ([on GitHub](https://github.com/wragge/radio-national-data))
* AM (current affairs) -- one record per segment
* The World Today (current affairs) -- one record per segment
* PM (current affairs) -- one record per segment## Format
CSV files with the following fields:
* title
* contributor (multiple values separate by semicolons)
* date (YYYY-MM-DD)
* isPartOf (program title -- see [programs.txt](https://github.com/wragge/radio-national-data/blob/master/programs.txt) for a complete list)
* abstract
* subject (multiple values separate by semicolons)
* publisher
* rights
* url (link to ABC website)
* troveUrl (link to Trove record)## Example apps
* [In a word...](http://inaword.dhistory.org/)
## More information
* [GitHub repository](https://github.com/wragge/radio-national-data)
* Compiled by [Tim Sherratt](https://timsherratt.org) ([@wragge](http://twitter.com/wragge))