Skip to content

A series of jupyter notebooks to: 1. find images in METS files, 2. find and download images from METS files, 3a. create a dictionary of file/image pairs and convert it to JSON, 3b. read JSON with Pandas, 4. parse and handle a JSON file with Pandas

Notifications You must be signed in to change notification settings

ikyriazi/03_scraping-images-JSON-Pandas

Repository files navigation

03_scraping-images-JSON-Pandas

Binder

01_read_allFiles_METS.ipynb

Task: find images in METS files

02_readANDdownload_allFiles_METS.ipynb

Task: find and download images from METS files

03_read_allFiles_XML2JSON-Pandas.ipynb

Tasks: 1. create a dictionary of file/image pairs and convert it to JSON 2. read JSON with Pandas

04_JSON-Pandas.ipynb

Task: parse and handle a JSON file with Pandas

About

A series of jupyter notebooks to: 1. find images in METS files, 2. find and download images from METS files, 3a. create a dictionary of file/image pairs and convert it to JSON, 3b. read JSON with Pandas, 4. parse and handle a JSON file with Pandas

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published