# A tibble: 3 × 39
`Unique Key` `Created Date` `Closed Date` Agency `Agency Name`
<chr> <dttm> <dttm> <chr> <chr>
1 67148990 2025-12-12 22:05:00 NA DEP Department of Environme…
2 67150637 2025-12-12 18:14:00 NA DEP Department of Environme…
3 67150638 2025-12-12 14:50:00 NA DEP Department of Environme…
# ℹ 34 more variables: `Complaint Type` <chr>, Descriptor <chr>,
# `Location Type` <lgl>, `Incident Zip` <chr>, `Incident Address` <chr>,
# `Street Name` <chr>, `Cross Street 1` <chr>, `Cross Street 2` <chr>,
# `Intersection Street 1` <chr>, `Intersection Street 2` <chr>,
# `Address Type` <chr>, City <chr>, Landmark <lgl>, `Facility Type` <lgl>,
# Status <chr>, `Due Date` <lgl>, `Resolution Description` <chr>,
# `Resolution Action Updated Date` <dttm>, `Community Board` <chr>, …