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