Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fetch only important time series with latest data #17

Open
bbengfort opened this issue Apr 9, 2015 · 1 comment
Open

Fetch only important time series with latest data #17

bbengfort opened this issue Apr 9, 2015 · 1 comment

Comments

@bbengfort
Copy link
Owner

The time series that the fetch module gets should be listed in a JSON document, not as embedded Python code.

Alternatively this could also be stuck into a database.

@bbengfort bbengfort added this to the v0.4.0 milestone Apr 9, 2015
@bbengfort bbengfort changed the title Create TimeSeries JSON versioning for fetch Fetch only important time series with latest data Apr 12, 2015
@bbengfort
Copy link
Owner Author

We now have 1600+ series in the database with which we fetch. This is a lot of information and doing a complete fetch takes around 1700 seconds (which is actually pretty good if you think about it). As we update on a month to month basis, we should only update certain series and only get data for the last year.

@bbengfort bbengfort modified the milestones: v0.4.0, v0.5.0 Apr 15, 2015
@bbengfort bbengfort removed the ready label May 5, 2015
@bbengfort bbengfort removed this from the v0.5.0 milestone May 5, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant