powered by
Returns yearly data on police occurrences in the State of Rio de Janeiro in the form of a dataframe.
yearly_stats(by)
a dataframe
selects the spatial division of the data. It might be: "municipality" or "state". character.
Values per 100,000 inhabitants.
To see the dictionary of variables, use the function yearly_stats_dictionary().
if (FALSE) yearly_stats(by = "state")
Run the code above in your browser using DataLab