Toronto Open Data Tools
JSON →Query, analyze, and retrieve datasets from Toronto's CKAN-powered open data portal.
Install
npx tsx Tools · 10
- list_datasets List all available datasets
- search_datasets Search datasets by keyword
- get_package Retrieve complete metadata for a dataset
- get_first_datastore_resource_records Get records from the first active resource
- get_resource_records Get records from a specific resource by ID
- find_relevant_datasets Intelligently find and rank datasets using relevance scoring (title, description, tags, organization)
- analyze_dataset_updates Analyze update frequencies with categorization (daily, weekly, monthly, quarterly, annually, irregular)
- analyze_dataset_structure Deep-dive into dataset structure with field definitions, data types, record counts, and optional data previews
- get_data_categories Explore all available organizations and topic groups
- get_dataset_insights Comprehensive analysis combining relevance ranking, update frequency, and data structure insights
Links
★ 11 GitHub stars