🎁 Get the FREE AI Skills Starter Guide β€” Subscribe β†’
BytesAgainBytesAgain
πŸ¦€ ClawHub

City of Vancouver Open Data

by @raychanpmp

Access 194+ datasets from the City of Vancouver open data portal. Search, fetch, and analyze city data on parking, transit, permits, demographics, and more v...

Versionv1.0.1
πŸ’‘ Examples

# Search for datasets
python3 scripts/vancouver_data.py search "parking"

List all datasets

python3 scripts/vancouver_data.py list

View dataset info

python3 scripts/vancouver_data.py info parking-tickets-2017-2019

Fetch data

python3 scripts/vancouver_data.py fetch parking-tickets-2017-2019 --limit 5

Fetch with filters

python3 scripts/vancouver_data.py fetch parking-tickets-2017-2019 --where "year='2019'" --limit 10

Export as CSV

python3 scripts/vancouver_data.py fetch parking-tickets-2017-2019 --limit 100 --csv > tickets.csv

View on ClawHub
TERMINAL
clawhub install vancouver-opendata

πŸ§ͺ Use this skill with your agent

Most visitors already have an agent. Pick your environment, install or copy the workflow, then run the smoke-test prompt above.

πŸ” Can't find the right skill?

Search 60,000+ AI agent skills β€” free, no login needed.

Search Skills β†’