← 返回
未分类 中文

Ville de Québec Open Data

Access 37+ datasets from the City of Quebec open data portal. Search, fetch, and analyze city data on streets, permits, trees, infrastructure, and more via t...
Access 37+ datasets from the City of Quebec open data portal. Search, fetch, and analyze city data on streets, permits, trees, infrastructure, and more via t...
raychanpmp raychanpmp 来源
未分类 clawhub v1.0.0 1 版本 99680.5 Key: 无需
★ 0
Stars
📥 312
下载
💾 0
安装
1
版本
#latest

概述

Ville de Québec Open Data

Access and analyze 37+ open datasets from the City of Quebec via the CKAN API hosted on donneesquebec.ca. Data covers streets, permits, trees, infrastructure, hydrography, and more.

Portal: https://www.ville.quebec.qc.ca/services/donnees-services-ouverts/

Data Hub: https://www.donneesquebec.ca/organisation/ville-de-quebec/

Platform: CKAN (donneesquebec.ca)

Language: Data and metadata primarily in French

Quick Start

# Search for datasets
python3 scripts/quebec_data.py search "arbre"

# List all datasets
python3 scripts/quebec_data.py list

# View dataset info
python3 scripts/quebec_data.py info permis-delivres-ville-de-quebec

# Fetch data
python3 scripts/quebec_data.py fetch permis-delivres-ville-de-quebec --limit 5

# Export as CSV
python3 scripts/quebec_data.py fetch permis-delivres-ville-de-quebec --limit 100 --csv > permits.csv

# List queryable datasets
python3 scripts/quebec_data.py searchable

Commands Reference

CommandDescription
----------------------
search Search datasets by keyword (French)
listList all datasets
info Show dataset metadata and resources
fetch Fetch data from datastore (opts: --limit, --where, --csv)
searchableList datasets with queryable resources

Query Parameters

  • --limit N — Max rows to return (default: 10)
  • --where "condition" — SQL-like filter
  • --csv — Output as CSV instead of JSON

Language Note

Quebec City publishes data primarily in French. Dataset names, field names, and values are in French. Search queries should use French terms (e.g., "arbre" for tree, "permis" for permits, "rue" for street).

Data Sources

All data is sourced from the Ville de Québec via donneesquebec.ca under the Quebec Open Government Licence.

版本历史

共 1 个版本

  • v1.0.0 当前
    2026-05-07 15:02 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

City of Calgary Open Data

raychanpmp
访问卡尔加里市开放数据门户的988+数据集,搜索、获取并分析交通、环境、政府等方面的城市数据。
★ 0 📥 475

Smart Teacher

raychanpmp
专业教育规划工具,生成教案、课程图谱、学习计划、测评及符合布鲁姆分类学的学习目标。
★ 0 📥 610

City of Edmonton Open Data

raychanpmp
访问埃德蒙顿市开放数据门户的2,179+数据集,搜索、获取并分析交通、环境、人口普查等城市数据。
★ 0 📥 426