catholic_dioceses | R Documentation |
Dates when Roman Catholic dioceses and archdioceses in the United States were founded or made metropolitan sees, with geocoded locations. The sources cited indicate that none of these sees have been discontinued.
catholic_dioceses
A data frame with 425 observations of 6 variables.
diocese
: name, and thus location, of the diocese.
event
, date
: the date when the diocese was
erected
, that is first founded, or made a metropolitan
see.
Encoded as a date object.
rite
: the rite overseen by the diocese. Regions with ordinary
jurisdiction but not episcopal character are not included.
lat
, long
: latitude and longitude coordinates for the
headquarters city of the diocese.
This data is compiled from several sources:
Joseph Bernard Code, Dictionary of the American Hierarchy (1789-1964) (New York: Joseph F. Wagner, 1964), 425-26.
For the United States since 1963, Canada, and Mexico: https://www.catholic-hierarchy.org/
head(catholic_dioceses)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.