This repository contains code to connect to relevant APIs and download the necessary data to initiate a basic model for various tools within the CCG ecosystem. See the list of models below:
You will need Google Colab account to run the SDK for your tool of choice. After creating your Google account, then you can simply click on the SDK link below, and a Colab notebook will open up. Please follow the steps in the notebook to download the data for your country/region of choice.
If you want to contribute to the SDK of a tool, please follow the ext steps:
- Fork this repository
- Make relevant changes, such as adding new APIs, connection protocols, and download functions to the source code
- Commit your changes with clear descriptions
- Push your changes to your repository and create a Pull Request (PR)
- Wait until your PR is reviewed and make the required edits
- After the PR is approved, the new code will be merged into the main repository.