powered by
Returns the data dictionary of the police occurrences in the State of Rio de Janeiro in the form of a dataframe.
monthly_stats_dictionary(by, value = "standard")
a dataframe
selects the spatial division of the dictionary. It might be: "cisp", "municipality" or "state". character.
selects the type of value: absolute numbers ("standard") or per 100,000 inhabitants ("per_100k"). character.
if (FALSE) monthly_stats_dictionary(by = "state", value = "per_100k")
Run the code above in your browser using DataLab