Difference between revisions of "SE2006:group bar:todo"
Jump to navigation
Jump to search
Line 9: | Line 9: | ||
* scrAPI: | * scrAPI: | ||
− | ** testing suite - colin & alex | + | ** testing suite - colin & alex |
+ | ***done (Source,Schema) needs more coverage | ||
***move test source(s) to cvs & setup bar web directory | ***move test source(s) to cvs & setup bar web directory | ||
** proper javadoc - Aybars - done a bunch needs more coverage | ** proper javadoc - Aybars - done a bunch needs more coverage |
Revision as of 03:12, 31 March 2006
- 5 data sources
- energy - done(ish)
- resultant database has many specific date columns
- water - done(ish)
- only get 1990 data. need more dates.
- occupancy - done(ish)
- could be generalized to get more census data
- only gets state data not county, region, etc.
- energy - done(ish)
- scrAPI:
- testing suite - colin & alex
- done (Source,Schema) needs more coverage
- move test source(s) to cvs & setup bar web directory
- proper javadoc - Aybars - done a bunch needs more coverage
- exception handling
- (asserts, etc.)
- testing suite - colin & alex
- Source Management - toby - done
- Scheduler - toby - done
- sourceManager - toby - done
- sourceDefinition - toby - done
- source stream - toby - done
- single place for var name to sql type - done
- figure out group skipping - done
- to skip a group, put a '?' as the first character in that group, e.g., (?.+)
- see this awesome regexp tutorial (specific to Python but talks about Perl as a baseline too)
- Source Management - toby - done
- database
- geocoding