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

Big refactoring and add features #147

Merged
merged 74 commits into from
Feb 9, 2016

Conversation

srault95
Copy link
Collaborator

No description provided.

Rename update-tags command to tags
Rename update-datatree command to datatree
Add requests-cache optional usage
Use @Property for self.provider in Fetchers
Use local cache for pandas.Period for A, M, Q, W frequencies only
Remove duplicate logger in update_mongo_collection() method
Add fields and remove unused functions in Providers class
Add new Categories class
Refactoring datatree
Update and fixes datasets_list method
Add fields to Datasets class
Add max errors process to Datasets.update_database() method
Add SeriesIterator class for base of all Fetcher data class
Big refactoring for Series class:
- Use customs exceptions for reject series
- Optimize bulk
- Update only selected fields in bson
- Refactoring revisions
Update tests for _commons
Use cache for pandas.Period
Refactoring data-tree
Fixe frequency bug
Clean code
Refactoring all tests
Use cache for pandas.Period
Remove PandaSDMX
Refactoring all tests
Refactoring provider schema
Change schemas for Datasets and Series
Fixes typos
Update provider init
Refactoring data tree
Refactoring get_selected_datasets
Add new test module
Rename and skip tests for old test module
Refactoring data tree
Refactoring get_selected_datasets
Use SeriesIterator for data class
Use generics tests
Add fixe for not compatible dimensions names
Use SeriesIterator for data class
Fixe dimensions and attributes storage
Use generics tests
Refactoring all process
Add compatibility for futures datasets
Add limit update for WEO
Use shared downloader
Refactoring series structure
Add generics tests
Use cache for pandas.Period
Refactoring data tree
Use SeriesIterator for data class
Add process for split sdmx download (structure and data)
Add RejectUpdatedSeries exception for updated series
Use generics tests
Normalize datetime for download_xxx fields
Insee: optimize codelists loading
Move datasets_list from fetcher to _commons
Move Series revision and update functions for testability
Add fetchers.get_selected_datasets() method
Add optional Fetcher.categories_filter and Fetcher.datasets_filter
Add many controls for datas processing
Add option for disable validation schema (codedict and series only)
Add Fetcher.wrap_upsert_dataset() for call upsert_dataset in all fetchers
Add Fetcher.get_calendar() method
Remove automatic recording for Provider
Remove old Fetcher.update_categories() method
Use cache for pandas.Period
Remove tmp file after process
Normalize base patch for all downloads (self.store_path)
Use clean_datetime function
Update frequencies using by dataset
MichelJuillard added a commit that referenced this pull request Feb 9, 2016
Big refactoring and add features
@MichelJuillard MichelJuillard merged commit 17e3a29 into Widukind:master Feb 9, 2016
@MichelJuillard
Copy link
Contributor

@srault95 I merged the PR, but OECD doesn't pass the tests

@srault95 srault95 deleted the xml_updates branch February 10, 2016 19:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants