View on GitHub

SoccerNews2018

SoccerNews2018 Dataset

Download this project as a .zip file Download this project as a tar.gz file

Contents

Introduction

This repository contains the SoccerNews2018 dataset. It as database that contains statistics and news about the teams participating in the 2018 Brazillian Championship.

The content is separated into a set of JSON files.

Data

The data was divided into four parts: teams, matches, statistics and news. In the data directory are all data in JSON files.

The set o JSON files are structured exactly the same as the SQL. Thus, they follow a unique pattern for queries and use in any programming languages.

Algorithms

The NewsCrawler algorithms used for create this database are in directory NewsCrawler. The Statistics_Crawler algorithms used for create this database are in directory crawler_statistics.

For any question, send a email to juliocmalvares07@gmail.com