Elections Analyzer 2018 – Week 4 Premortem

--Originally published at Quality Software – Blog | Cesar Arturo Gonzalez

This week I’m motivated to finish the connection to the database to create the raw_tweet implementation and begin analyzing this raw_tweet. I think this week is just continue to implement the same things that last week before the presentation, so in this blog post I’m gonna introduce you to our team.

Elections Analyzer 2018 – Week 3 Postmortem

--Originally published at Quality Software – Blog | Cesar Arturo Gonzalez

This week we worked on getting all together for the presentation with the teacher. Mike developed a basic database connection that allowed us to get the tweets Alex and I were mining and store it in a MySQL table that will be the bridge to analyze stuff later on and clear the information, do the …

Elections Analyzer 2018 – Week 3 Premortem

--Originally published at Quality Software – Blog | Cesar Arturo Gonzalez

The weekend I worked on the Makefile of the project so everybody can install dependencies and the devOps work is fully done with space for test, install and run the project in developer mode and in production. This was hard for me because I needed to be sure that it worked in both Unix and …

Elections Analyzer 2018 – Week 2 Postmortem

--Originally published at Quality Software – Blog | Cesar Arturo Gonzalez

This week we worked on the implementation of the script that now fully works in the environments of all the members of the team. Each member has its own Twitter API keys so we don’t have to hardcode the private keys. We came out with a full architecture of the project this week and this …

Elections Analyzer 2018 – Week 1 Pre Mortem

--Originally published at Quality Software – Blog | Cesar Arturo Gonzalez

This week I’m working on the implementation of the basic bash install script to install all the necessary libraries and software to run the python micro-service. We will be working on Python 2.7 with “pip” for the installation of dependencies and already created the connection with the API with the environment variables in the computer. …

Elections Analyzer 2018

--Originally published at Quality Software – Blog | Cesar Arturo Gonzalez

This semester I’ll be working on a project that will obtain data from the Twitter API about the 2018 Mexican elections and will analyze that data to determine the popularity levels between the candidates and their respective parties. It will display the results with visual graphs and store data for future analysis. Team César González …