Baselight

Brazilian Cities

A collection of 79 attributes from Brazilian Cities

@kaggle.crisparada_brazilian_cities

Data Dictionary
@kaggle.crisparada_brazilian_cities.data_dictionary

  • 11.54 KB
  • 96 rows
  • 6 columns
field

FIELD

description

DESCRIPTION

reference

REFERENCE

unit

UNIT

source

SOURCE

unnamed_5

Unnamed: 5

CITYName of the Citynannan-nan
STATEName of the Statenannan-nan
CAPITAL1 if Capital of Statenannan-nan
IBGE_RES_POPResident Population 2010-https://sidra.ibge.gov.br/tabela/1497nan
IBGE_RES_POP_BRASResident Population Brazilian2010-https://sidra.ibge.gov.br/tabela/1497nan
IBGE_RES_POP_ESTRRedident Population Foreigners2010-https://sidra.ibge.gov.br/tabela/1497nan
IBGE_DUDomestic Units Total 2010-https://sidra.ibge.gov.br/tabela/3495nan
IBGE_DU_URBANDomestic Units Urban 2010-https://sidra.ibge.gov.br/tabela/3495nan
IBGE_DU_RURALDomestic Units Rural2010-https://sidra.ibge.gov.br/tabela/3495nan
IBGE_POPResident Population Regular Urban Planning2010-https://sidra.ibge.gov.br/tabela/3365nan

CREATE TABLE data_dictionary (
  "field" VARCHAR,
  "description" VARCHAR,
  "reference" VARCHAR,
  "unit" VARCHAR,
  "source" VARCHAR,
  "unnamed_5" VARCHAR
);

Share link

Anyone who has the link will be able to view this.