datazoompuc / datazoom_social_Stata

Data Zoom provides free packages in Stata to access microdata from IBGE's household surveys. Data Zoom provides tools that help researchers standardize surveys across time, build panel databases and deflate nominal variables. Para descrição em Português, acesse: http://www.econ.puc-rio.br/datazoom/index.html
22 stars 9 forks source link

ICT survey PNADC 2016-2017 #82

Closed abdrazakovaa closed 1 year ago

abdrazakovaa commented 1 year ago

Hello, sorry, I have successfully accessed trimestral and annual data with datazoom_social stata, thank you. But when I try to work with supplementary surveys like PNAD Continua Annual data 2016_visita4 datazoom does not upload converted file into the folder. In stata command window I write: db datazoom_social In the options window I pick: PNAD continua, annual I get the following message: "Esta versão do pacote datazoom_pnadcont_anual é compatível com a última versão dos microdados divulgado pelo IBGE em 16/07/2020 As bases de dados foram salvas na pasta XXX" but the file is neither converted nor uploaded. Could you please help me with this? Thank you!

FranciscoCavalcanti commented 1 year ago

Hi @abdrazakovaa

The latest accepted Pull Request (PR) for the datazoom_social Stata repository, available at PR #87, includes all the necessary updates. These updates address the issue you mentioned regarding the supplementary surveys not being uploaded.

To resolve this problem, please update your local copy of the datazoom_social Stata package by pulling the latest changes from the repository net install datazoom_social, from("https://raw.githubusercontent.com/datazoompuc/datazoom_social_stata/master/") force. After updating, run the command db datazoom_social again, select the PNAD continua, annual options, and the converted file should be uploaded correctly.

If you need further assistance, feel free to provide more details. We're here to help.

Thank you,