Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 946 Bytes

Readme.md

File metadata and controls

22 lines (16 loc) · 946 Bytes

CIS 2080

This explores responses from a 1994 poll collected by Spain's sociologic research agency about tobacco, alcohol and other drugs.

Poll code 2080
Poll name Opiniones y comportamiento de los españoles ante el consumo de drogas, tabaco y alcohol.
Size 17616
Year 1994
Institution Centro de Investigaciones Sociológicas (CIS)

Source

This is a work in progress

The data cleaning process is being documented in codebook.md.
You can see the data exploration in Exploration.ipynb

To do

  • Improve notebook explanations.
  • Explore answers per socioeconomic condition.
  • Develop a RandomForestRegressor.
  • Improve model predictions.