devarops / tidy_ball

This is a module of python to change from json to csv the data of football

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

This is a module of python to change from json to csv the data of football

License:GNU Affero General Public License v3.0


Languages

Language:Python 95.5%Language:Makefile 3.6%Language:Dockerfile 0.8%