CountCulture / twfy_local_parser
- Source
- Commits
- Network (1)
- Issues (1)
- Downloads (0)
- Wiki (1)
- Graphs
-
Tree:
a74b95e
commit a74b95e1e61b629ab2bdac2952b5740f44487d84
tree dd0e4ae1db85d61ec03c750b6494b1208583fbc8
parent cdc594483709fe0d6b38f42c6e0b95f004553a1e
tree dd0e4ae1db85d61ec03c750b6494b1208583fbc8
parent cdc594483709fe0d6b38f42c6e0b95f004553a1e
| name | age | message | |
|---|---|---|---|
| |
.gitignore | Wed Jun 24 01:31:31 -0700 2009 | |
| |
README | Tue Jun 16 07:33:43 -0700 2009 | |
| |
Rakefile | Sat Mar 07 01:50:39 -0800 2009 | |
| |
app/ | ||
| |
config/ | Tue Jun 30 05:36:22 -0700 2009 | |
| |
db/ | Tue Jun 30 02:24:29 -0700 2009 | |
| |
doc/ | Sat Mar 07 01:50:39 -0800 2009 | |
| |
lib/ | Thu Jun 25 15:26:54 -0700 2009 | |
| |
log/ | Sat Mar 07 01:50:39 -0800 2009 | |
| |
public/ | ||
| |
script/ | Sat Mar 07 01:50:39 -0800 2009 | |
| |
test/ | Tue Jun 30 04:25:04 -0700 2009 | |
| |
tmp/ | Sat Mar 07 01:50:39 -0800 2009 | |
| |
vendor/ | Wed Jun 24 01:31:31 -0700 2009 |
README
== twfy_local_parser is a scraper/parser for local authorities. A live version can be seen at http://theyworkforyoulocal.com At the moment it’s in the early stages, concentrating on developing a scraper/parser system where the scraper/parsers ar e stored in the db (via a web interface). Anyone wishing to help on this project, please email me at countculture at googlemail dot com Repository and bug tracker at http://github.com/CountCulture/twfy_local_parser Copyright (c) 2009 Chris Taggart. countculture at googlemail dot com; http://countculture.wordpress.com/ BUGS * When adding join model (e.g. committee memberships), currently added even when test processing. Plus no reporting, as reporting uses Dirty, which doesn't act on associations * When doing test scrape of member info new info (eg email addresses) shows up, but doesn't when processing

