romunov / ljubljana_street_names

Investigate Ljubljana's street names history.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Examine Ljubljana's street history

A small set of scripts that scrape the Ljubljana's street names and dates when they were founded. The analyis is based on whether the name contains "cesta" (road), "pot" (path) or "ulica" (street).

Start with fetch_geckodriver.py, then get the data using scrape_lj_ulice.py and finally run process_lj_ulice.py to get the final plot.

figure of street names

About

Investigate Ljubljana's street names history.

License:MIT License


Languages

Language:Python 100.0%