Skip to content

A Jupyter notebook that explores the ingest rate for ArchiveTeam collections at the Internet Archive

License

Notifications You must be signed in to change notification settings

edsu/archiveteam-ingest-rate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ArchiveTeam Ingest Rate

DOI

This Jupyter notebook examines the ingest rate for the ArchiveTeam collection at the Internet Archive. It uses the [Internet Archive API] to search for all the items, and then retrieves the metadata for each item to count the total size (bytes) of each of the files. You can see the resulting data in the data/archiveteam.csv file.

This notebook originally appeared in edsu/notebooks but was extracted here for citation and synchronization with Zenodo.

Run

pip install -r requirements.txt 
jupyter notebook notebook.ipynb

About

A Jupyter notebook that explores the ingest rate for ArchiveTeam collections at the Internet Archive

Resources

License

Stars

Watchers

Forks

Packages

No packages published