From the original database described in detail in the Overview, including Vaccination, WCota (Wesley Cota), Hospitalization, SG, and SRAG, we created a single file where you can find the main information from each database. The composition facilitates the use of the data since it is already crossmatched with each other and presents a single entry for a specific city and day. A dictionary was developed to allow understanding of each column since the names were modified from the original source to fit this homogeneous set.
The final data can be obtained using the Python code available in our Github directory. The code joins all the databases listed in the Overview to compose a single file with the most important fields necessary to the Covid-19 studies.