Skip to content

nbonato/visualising_Press_Directories

Repository files navigation

Visualising Press Directories

Screenshot of the functioning web app showing all components

What this is about

This repository contains the code for the final output of my Digital Residency with the Living with Machines project, a web app visualising the Press Directories dataset. The link to the app is: https://living-with-machines.github.io/VisualisingPressDirectories/

If you want to re-create this project, the file structure of this repository is the one to follow. The input and pickles folder are not here because they would just contain data present elsewhere, so they should be created. The former has to be populated with the data from the Press Directories dataset and the CLEA project, while the latter is automatically populated by the cleaning processes listed in the relevant Jupyter notebooks.

I wrote a final report for my project as well as a blog post, hopefully they can further clarify what I did and found out during this project.

If you have any question, feel free to contact me either here on GitHub or through the contacts on my website.

How to run it

If you want to run your own version of this, or create an alternative one, you should follow the following steps:

  1. Clone this repository
  2. Open the two "cleaning pipeline" Jupyter notebooks and download the source files indicated there
  3. Use the notebooks to clean the two input files
  4. Use the Json_creator notebook to export the two JSON files you need for the app to work
  5. Open the index.html file or host it wherever and you should see the app working

Learn more about the process

This repository contains only the last few commits to the project. If you want to sift through all the commit history for this project, you can do so on my original repository at github.com/nbonato/turing.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published