scrape_austria: Import Austrian survey results
Description
Reads JSON file from neuwal.com and performs some preprocessing to bring
data into standardized format. Returns a nested tibble.
Usage
scrape_austria(
address = "https://neuwal.com/wahlumfragen/data/neuwal-wahlumfragen-user.json"
)
Arguments
- address
URL of the JSON file.