Past due
Milestone
expired on Jul 15, 2016
Dispatch
There will need to be a parent task which schedules individual calls to scrapers for each account and calls sync accordingly once all scrapers have completed. This function will take an account as an argument and will schedule scraper tasks necessary for that account. This will be considered complete when unit tests exist for each of the following:
- Feed the dispatch task a national grid account and check that there is a correctly scheduled task to scrape the data.
- Feed the dispatch task a con edison account and check that there is a correctly scheduled task to scrape the electric data and a correctly scheduled task to scrape the gas data.
This should also have logic to munge the two sources for con edison data together and to call sync with the results.
All issues for this milestone are closed. You may close this milestone now.