The city of San Jose hosts the agendas of city council meetings on its website. Currently, the agendas are organized only by date. This means that anyone who wants to access specific information about agenda items from past meetings needs to know the date of the meeting, or else spend a lot of time manually searching through agendas. This project aims to make information within the agendas more accessible by providing a service that crawls the agendas and creates an organized data structure for agenda items which can then be searched/filtered/etc. in a much more user-friendly way.
- By Council Meeting category, return all names and dates
- By Council Meeting category. return all names and dates & links to PDFs / web of agenda and synopsis
- By search term, return all related PDFs
- By search term, return all names, dates, and categories
- By search term return all names, dates, and categories & links to PDFs / web of agenda and synopsis