tidy_ball is a data cleaner for API-SPORTS. This repository contains a set of tools for cleaning and transforming data downloaded from the API-SPORTS API. The main goal of these tools is to make it easier to work with the data by converting it from JSON to CSV format and performing various cleaning tasks.
- Clean data downloaded from API-SPORTS
- Convert JSON data to CSV format
If you would like to contribute to this repository, please follow these guidelines:
- Fork the repository.
- Make your changes and commit them to your forked repository.
- Make sure all tests pass.
- Open a pull request to the develop branch of this repository, describing your changes.
This project is licensed under the GNU AGPL. See the LICENSE file for details.