Skip to contents

Sibling discovery helper to morie_datasets_ontario_ckan_layers(), covering the non-Ontario open-data Socrata portals morie ships offline-mode fixtures + mocked live-mode dispatch for.

Usage

morie_datasets_external_socrata_layers()

Value

A data.frame with columns dataset_key, label, portal, resource_url, fixture.

Details

Coverage:

  • City of Chicago "Crimes – 2001 to Present" (ijzp-q8t2).

  • City of Chicago "Arrests" (dpt3-jri9; 3PP).

  • City of Chicago "Boundaries-Neighborhoods" (y6yq-dbs2).

  • City of Chicago "Boundaries-Police-Beats (current)" (n9it-hstw; 3PP+).

  • City of Chicago "Boundaries-Police-Districts (current)" (24zt-jpfn; 3PP+).

  • City of Chicago "Boundaries-Wards (2023-)" (sp34-6z76; 3UU, SODA3-only).

  • City of Chicago "Boundaries-Community-Areas (current)" (cauq-8yn6; 3UU, SODA3-only).

  • City of Chicago "IUCR Code Dictionary" (c7ck-438e; 3UU).

  • NYC OpenData NYPD Stop, Question and Frisk (SQF) microdata – three published years (2022 = e4yi-bvqr, 2023 = rbed-zzin, 2024 = 7v9w-k82r).

All Chicago Socrata endpoints accept both the numeric/UUID specifier (/resource/<id>.json) and the publisher's human-readable alias (/resource/<alias>.json, e.g. /resource/arrests.json or /resource/crimes.json). morie's wrappers default to the UUID for stability; pass resource_id = "<alias>" to exercise the alias path.