denbonte / rogue-yoda

Mining data from the "no green pass docenti" website. Simple HTML scraping, analyses and map plotting using Python.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Mining "No Green Pass Docenti" Data ๐Ÿ’‰ ๐Ÿ˜ท ๐Ÿ‡ฎ๐Ÿ‡น

Firmatari

Visualising regional data and other analyses from the "No Green Pass Docenti" website data.

This repo is basically me playing around with HTML scraping and map visualisation. The analyses from the codebase in this repo are not meant to offend anyone. All the information visualised and used for the analyses are of public domain and available at the webpages under the data sources section of this markdown file.

The example notebook is available here ๐Ÿ‘‰ Open In Colab

To-Dos

  • scrape data from the no-gp webpage
  • save into a Pandas DataFrame
  • rough (manual) mapping between uni and region
  • plot on the regional map
  • break down per role/other analyses
  • plot dinamically updating map in an interactive HTML fashion

Data Sources

About

Mining data from the "no green pass docenti" website. Simple HTML scraping, analyses and map plotting using Python.


Languages

Language:Jupyter Notebook 100.0%