historydata (version 0.1)

catholic_dioceses: Roman Catholic dioceses in the United States, Canada, and Mexico

Description

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.

Usage

catholic_dioceses

Arguments

Format

A data frame with 425 observations of 6 variables.

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.

References

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 Mexicode: http://www.catholic-hierarchy.org/

Examples

Run this code
head(catholic_dioceses)

Run the code above in your browser using DataLab