SE2006:group bar:todo: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
* 5 data sources | * 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. | |||
* scrAPI: | * scrAPI: | ||
** testing suite - colin & alex - done (Source,Schema) | ** testing suite - colin & alex - done (Source,Schema) | ||
***move test source(s) to cvs & setup bar web directory | |||
** proper javadoc - Aybars - done a bunch needs more coverage | |||
*** | |||
** proper javadoc | |||
** exception handling | ** exception handling | ||
*** (asserts, etc.) | *** (asserts, etc.) | ||
** Source Management - toby - done | |||
***Scheduler - toby - done | |||
***sourceManager - toby - done | |||
***sourceDefinition - toby - done | |||
** source stream - toby - done | ** source stream - toby - done | ||
** single place for var name to sql type - done | ** single place for var name to sql type - done | ||
Revision as of 08:11, 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)
- 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 - done (Source,Schema)
- 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