Peter Herman and Karina Hoyer discuss beginner-friendly methods for scraping geospatial data from web maps, including techniques using R and Google Sheets.
š Introduction to web scraping for geospatial data presented by experts from NOC.
š ļø Overview of three scraping methods: HTML/XML queries, fetch requests, and undocumented APIs.
š Emphasis on transforming web map data into tabular datasets for analysis.
š Challenges of scraping dynamic web maps that load data upon user interaction.
š R and Google Sheets showcased as tools for accessing and cleaning scraped data.
š Explanation of difficulties with web maps requiring authentication for data access.
š§© Tips for finding hidden data in developer tools and using XPath queries in Google Sheets.
#WebScraping #GeospatialData #DataScience #RStats #Python #GoogleSheets #FOSS4GNA2024