Skip to content

The goal this analysis is to obtain insights on the data of brazilian candidates to federal/state legislator at 2014

Notifications You must be signed in to change notification settings

julianyraiol/analysis-of-brazilian-candidates-2014

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Analysis of brazilian candidates to federal/state legislator at 2014

The goal this analysis is to obtain insights on the data of brazilian candidates to federal/state legislator at 2014

Project Structure

This project was divided in two main folders:

  • data: all available data
  • notebook: all notebooks used on this project
|-- README.md
|
|-- data
|   |-- candidates.csv
|-- notebooks
|   |-- analysis.ipynb
|   
`-- requirements.txt

Development Environment

This analysis was made using Python 3.7.

$ git clone https://github.com/julianyraiol/analysis-of-brazilian-candidates-2014.git
$ cd analise-candidatos-deputados-2014

Then install the requirements using pip:

$ pip install -r requirements.txt

Run

In a terminal or command window, inside the project, run one of the following commands:

$ cd analysis-of-brazilian-candidates-2014
$ jupyter notebook

Dataset

The data is available on this kaggle page.

About

The goal this analysis is to obtain insights on the data of brazilian candidates to federal/state legislator at 2014

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published