Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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.