Date harvested: 10 May 2018
This notebook displays summary information from all 18 series in the National Archives of Australia that are listed on RecordSearch as including content recorded by the Australian Security Intelligence Organisation (ASIO).
Item level metadata for all of these series has been harvested from RecordSearch, the National Archive's online database, and saved as CSV-formatted files.
Just click on one of the series numbers in the table below for more detailed information, some simple visualisations, and a link to the CSV file.
from IPython.core.display import display, HTML
import series_details
import plotly.offline as py
py.init_notebook_mode()