Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 951 Bytes

README.md

File metadata and controls

22 lines (16 loc) · 951 Bytes

tidy_ball

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.

Features

  • Clean data downloaded from API-SPORTS
  • Convert JSON data to CSV format

Contributing

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.

License

This project is licensed under the GNU AGPL. See the LICENSE file for details.