Skip to content

Web scraping Finnish municipality coordinates into a CSV file.

Notifications You must be signed in to change notification settings

damakes/IJava-Web-Scrape-Notebook

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IJava Web Scrape Notebook

Web scraping data with the Jsoup library from a web page and saving it to a CSV file. I Utilized the IJava kernel, which supports Java code in a Jupyter notebook environment. The extracted data includes a list of coordinates of Finnish municipalities.

    Location, Latitude, Longitude
    Akaa, 61.167145977°N, 23.865888764°E
    Alajärvi, 61.167145977°N, 23.865888764°E
    Alavieska, 61.167145977°N, 23.865888764°E
    Alavus, 61.167145977°N, 23.865888764°E
    Asikkala, 61.167145977°N, 23.865888764°E
    Askola, 61.167145977°N, 23.865888764°E
    Aura, 61.167145977°N, 23.865888764°E
    Brändö, 61.167145977°N, 23.865888764°E
    Eckerö, 61.167145977°N, 23.865888764°E

Dependencies

About

Web scraping Finnish municipality coordinates into a CSV file.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published