Skip to content

FranciscoCavalcanti/INMET_Codes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

INMET_Codes

Codes in Stata to extract the raw data provided by the INMET - Instituto Nacional de Meteorologia and generate a database in .dta format collapsed at the year and municipality level.

The data cover monthly information from 1960 to 2018. The raw data is stored in the the folder input.

Raw data

The raw data is text files (.txt) that have been downloaded from INMET and are stored in the folder input. Specifically:

Stata codes

The codes are stored in the folder code.

How to reproduce

  • You must generate a folder (give a name) with additional 4 folders contained within: input, output, code, tmp.
  • Save raw data in input
  • Save Stata codes in code
  • Edit your path folder between lines 16 - 22 in the code inmet.do.
  • Run the code inmet.do
  • It generates a database inmet.dta in the folder output

Variables

alt text

About

Codes in Stata for extracting information from INMET

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages