Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/wragge/closed_access
Harvesting and analysing items with the access status of 'Closed' from the National Archives of Australia.
https://github.com/wragge/closed_access
archives code4lib recordsearch
Last synced: 8 days ago
JSON representation
Harvesting and analysing items with the access status of 'Closed' from the National Archives of Australia.
- Host: GitHub
- URL: https://github.com/wragge/closed_access
- Owner: wragge
- License: cc0-1.0
- Created: 2015-06-16T10:24:37.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2018-01-30T00:50:31.000Z (almost 7 years ago)
- Last Synced: 2024-11-13T11:16:59.116Z (2 months ago)
- Topics: archives, code4lib, recordsearch
- Language: Python
- Size: 2.57 MB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- Changelog: changes.py
- License: LICENSE.txt
Awesome Lists containing this project
README
# Closed Access
Some experiments in the meaning of 'access' through the National Archives of Australia's RecordSearch database.
## Requirements
* [recordsearch_tools](https://github.com/wragge/recordsearch_tools)
## Description
### harvest_closed.py
A harvester that will get all the files from RecordSearch with an access status of 'Closed' and save them to a MongoDB database.
### analyse.py
Various tools, experiments and plots to explore the closed files.
### changes.py
Explore differences between annual harvests.
## Results
See the [Closed Access](http://closedaccess.herokuapp.com/) site to explore the 2016 harvest.
More [details and updates](http://timsherratt.org/research-notebook/projects/closed-access/) in my research notebook.