This wiki documents how to write a fetcher.
- DBnomics tutorial notebook
- Glossary
- Fetcher design rules
- Write a new fetcher
- Write a new converter
- Things to think about when finishing writing a converter
- General acceptance criteria
- JSON data model
- Troubleshooting
- Web API
Tooling
- Development tools
- Code style
- Git and gitlab workflow
- Code Optimization (profiling...)
Maintainance
UI
Infrastructure
- Setup CI jobs: see https://git.nomics.world/dbnomics/dbnomics-gitlab-ci/blob/master/README.md
- CI jobs
- Repositories organization
- Test a fetcher on the pre-production server
- Download big git repositories statically
- Servers
- Production configuration
- Monitoring
- E-mails
Data
Other fetcher libraries
SDMX libraries:
- https://github.com/amattioc/SDMX
- https://pandasdmx.readthedocs.io/
- https://github.com/26fe/jsonstat.py
- https://github.com/sdmx-twg/sdmx-rest
Fun
Project management
See this project and wiki