Chi Data Buddy
Chicago data from the City of Chicago Data Portal.
- Name For Model
- chicago_data_portal
- Website
- chatgpt.deepdigits.pizza
- Try on ChatGPT
- Open ChatGPT and Search the plugin name
- Update Date
- a year ago
- Contact
- [email protected]
- Description For Model
- Chicago data from the City of Chicago Data Portal. Users can learn more about the Chicago Data Portal is at https://data.cityofchicago.org/. Text data is occasionally formatted incorrectly (all caps, punctuation or space issues, etc.), so may need slight cleaning before provided to users. Not all information returned may be interesting to the user, so feel free to focus on relevant fields and let the user know what other fields exist.
Plugin Functions/Features (Plugin API Document)
Operation Id | HTTP Method | Description | |
---|---|---|---|
1 | getBusinessCategories | GET | Retrieve the number of businesses in different categories, with optional filters on ward and year. Source: 'Business Licenses' dataset, details at https://data.cityofchicago.org/Community-Economic-Development/Business-Licenses/r5kz-chrr. |
2 | departmentContracts | GET | Retrieve total contract value, number of contracts, and average contract size for each department, filtered by year. Source: 'Contracts' dataset, details at https://data.cityofchicago.org/Administration-Finance/Contracts/rsxa-ify5. |
3 | findMurals | GET | Retrieve murals data filtered by ward number, start year, and end year. Source: 'Mural Registry' dataset, details at https://data.cityofchicago.org/Historic-Preservation/Mural-Registry/we8h-apcf. |
4 | findNewBusinesses | GET | Retrieve the (up to) 50 most recently issued business licenses, with an optional filter on ward. Source: 'Business Licenses' dataset, details at https://data.cityofchicago.org/Community-Economic-Development/Business-Licenses/r5kz-chrr. |
5 | largestContracts | GET | Retrieve vendors with the largest contracts filtered by department. Source: 'Contracts' dataset, details at https://data.cityofchicago.org/Administration-Finance/Contracts/rsxa-ify5. |
6 | recentlyCompletedServiceRequests | GET | Retrieve recently completed service requests, with an optional filter on ward. |