You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Our project should perform a needs assessment of the different government software platforms to determine which sites need which kind of scraping code.
We have a Google Sheet listing which cities are using the 5 main hosting platforms [Legistar, IQM2, NovusAgenda, PrimeGov, Granicus ]
We need an analysis of each of these platforms to answer these basic questions:
Is meeting data and agendas available in a table format? Can that table be easily dropped into a pandas dataframe?
How can we access raw text or pdfs for agendas? If agendas are available on dedicated urls, what elements can we search by to access them?
How can we access raw text or pdfs for staff reports? What search elements do we need for those?
What is necessary in order to perform customized searches, i.e. date range, committee name, text search? Can searching along these fields be automated?
The text was updated successfully, but these errors were encountered:
Our project should perform a needs assessment of the different government software platforms to determine which sites need which kind of scraping code.
We have a Google Sheet listing which cities are using the 5 main hosting platforms [Legistar, IQM2, NovusAgenda, PrimeGov, Granicus ]
We need an analysis of each of these platforms to answer these basic questions:
The text was updated successfully, but these errors were encountered: