Skip to content
This repository has been archived by the owner on Aug 30, 2020. It is now read-only.

A data scraping part to the app #4

Open
boydjohnson opened this issue Dec 21, 2014 · 0 comments
Open

A data scraping part to the app #4

boydjohnson opened this issue Dec 21, 2014 · 0 comments

Comments

@boydjohnson
Copy link
Contributor

It was mentioned at the NDIA Hackday that people were thinking about having a way to get data into the system without entering the data into a form. I have thought about the basics of how that could happen. We could use Scrapy (we would have to use Python 2.7) which has scheduling to collect data on events from the public library or other sites. This would be stored in a database table for unconfirmed events. The way it would be entered into the regular event database table would be if it is selected by a person who looks at it and confirms it. This would make it easier on the people who are entering events so 100 or 200 or 1000 events a month don't have to be entered into the database manually.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant