{
  "_id": "6a267d85794753ddbc3ef4bb",
  "Type": "Package",
  "Package": "mapbaltimore",
  "Title": "Make maps for Baltimore City with open data",
  "Version": "0.1.1.9001",
  "Authors@R": "person(\"Eli\", \"Pousson\", , \"eli.pousson@gmail.com\", role = c(\"aut\", \"cre\", \"cph\"),\ncomment = c(ORCID = \"0000-0001-8280-1706\"))",
  "Maintainer": "Eli Pousson <eli.pousson@gmail.com>",
  "Description": "This package provides data from the Baltimore City, the\nstate of Maryland, and other sources, functions to access\nadditional data, and function to create and modify simple maps\nof Baltimore neighborhoods using sf and ggplot2.",
  "License": "MIT + file LICENSE",
  "URL": "https://github.com/elipousson/mapbaltimore,\nhttps://elipousson.github.io/mapbaltimore/",
  "BugReports": "https://github.com/elipousson/mapbaltimore/issues",
  "VignetteBuilder": "knitr",
  "Remotes": [
    "Chicago/RSocrata",
    "elipousson/bcpss",
    "elipousson/esri2sf",
    "elipousson/getdata",
    "elipousson/maplayer",
    "elipousson/sfext"
  ],
  "Config/testthat/edition": "3",
  "Encoding": "UTF-8",
  "Language": "en-US",
  "LazyData": "true",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.2",
  "Config/pak/sysreqs": "libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev\nlibicu-dev libssl-dev libproj-dev libsqlite3-dev\nlibudunits2-dev",
  "Repository": "https://elipousson.r-universe.dev",
  "Date/Publication": "2025-10-10 14:43:57 UTC",
  "RemoteUrl": "https://github.com/elipousson/mapbaltimore",
  "RemoteRef": "HEAD",
  "RemoteSha": "599d7f08abc1a40ec077f6a0899b158ffd4812f3",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-08 08:23:07 UTC",
    "User": "root"
  },
  "Author": "Eli Pousson [aut, cre, cph] (ORCID:\n<https://orcid.org/0000-0001-8280-1706>)",
  "MD5sum": "863f2356ed9790e4fa14013805b9a031",
  "_user": "elipousson",
  "_type": "src",
  "_file": "mapbaltimore_0.1.1.9001.tar.gz",
  "_fileid": "cfdfef54bf2ad264af6f76b6582741a05a30bb83d16d311b01aaefad17a390d9",
  "_filesize": 57759066,
  "_sha256": "cfdfef54bf2ad264af6f76b6582741a05a30bb83d16d311b01aaefad17a390d9",
  "_created": "2026-06-08T08:23:07.000Z",
  "_published": "2026-06-08T08:29:57.202Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 80051798081,
      "time": 270,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "7475042474"
    },
    {
      "job": 80051798065,
      "time": 243,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7475032693"
    },
    {
      "job": 80051798085,
      "time": 161,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "7475005845"
    },
    {
      "job": 80051798120,
      "time": 247,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7475033721"
    },
    {
      "job": 80050738214,
      "time": 367,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7474954386"
    },
    {
      "job": 80051798141,
      "time": 193,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7475016205"
    },
    {
      "job": 80051798133,
      "time": 217,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "7475024283"
    },
    {
      "job": 80051798104,
      "time": 183,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "7475012116"
    },
    {
      "job": 80051798167,
      "time": 208,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7475020728"
    }
  ],
  "_buildurl": "https://github.com/r-universe/elipousson/actions/runs/27124860576",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/elipousson/mapbaltimore",
  "_commit": {
    "id": "599d7f08abc1a40ec077f6a0899b158ffd4812f3",
    "author": "Eli Pousson <eli.pousson@gmail.com>",
    "committer": "Eli Pousson <eli.pousson@gmail.com>",
    "message": "Fix test for get_area_911_calls\n",
    "time": 1760107437
  },
  "_maintainer": {
    "name": "Eli Pousson",
    "email": "eli.pousson@gmail.com",
    "login": "elipousson",
    "orcid": "0000-0001-8280-1706",
    "twitter": "@elipousson",
    "description": "I love old buildings and bicycles. Planner with the Baltimore City Department of Planning. Former preservationist @baltimoreheritage",
    "uuid": 931136
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "cli",
      "version": ">= 3.4.0",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "getdata",
      "version": ">= 0.1.1.9000",
      "role": "Imports"
    },
    {
      "package": "glue",
      "role": "Imports"
    },
    {
      "package": "janitor",
      "role": "Imports"
    },
    {
      "package": "lifecycle",
      "version": ">= 1.0.3",
      "role": "Imports"
    },
    {
      "package": "lubridate",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "pkgconfig",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "rappdirs",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "version": ">= 1.1.0",
      "role": "Imports"
    },
    {
      "package": "sf",
      "role": "Imports"
    },
    {
      "package": "sfext",
      "version": ">= 0.1.1",
      "role": "Imports"
    },
    {
      "package": "snakecase",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "tidyselect",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "bcpss",
      "role": "Suggests"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "esri2sf",
      "version": ">= 0.2.0",
      "role": "Suggests"
    },
    {
      "package": "forcats",
      "role": "Suggests"
    },
    {
      "package": "ggplot2",
      "role": "Suggests"
    },
    {
      "package": "ggrepel",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "maplayer",
      "role": "Suggests"
    },
    {
      "package": "naniar",
      "role": "Suggests"
    },
    {
      "package": "osmdata",
      "role": "Suggests"
    },
    {
      "package": "progress",
      "role": "Suggests"
    },
    {
      "package": "readr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "RSocrata",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "elipousson",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-36",
      "n": 6
    },
    {
      "week": "2025-41",
      "n": 9
    }
  ],
  "_tags": [],
  "_topics": [
    "baltimore",
    "rspatial"
  ],
  "_stars": 19,
  "_contributors": [
    {
      "user": "elipousson",
      "count": 601,
      "uuid": 931136
    }
  ],
  "_userbio": {
    "uuid": 931136,
    "type": "user",
    "name": "Eli Pousson",
    "description": "I love old buildings and bicycles. Planner with the Baltimore City Department of Planning. Former preservationist @baltimoreheritage"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/mapbaltimore"
  },
  "_devurl": "https://github.com/elipousson/mapbaltimore",
  "_pkgdown": "https://elipousson.github.io/mapbaltimore/",
  "_searchresults": 16,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/mapbaltimore.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "%>%",
    "adjust_bbox",
    "adjust_bbox_asp",
    "buffer_area",
    "cache_baltimore_data",
    "cache_baltimore_property",
    "cache_edge_of_pavement",
    "cache_msa_streets",
    "check_area",
    "clip_area",
    "erase_baltimore_parks",
    "erase_baltimore_water",
    "format_property_data",
    "get_area",
    "get_area_911_calls",
    "get_area_batch",
    "get_area_bcps_programs",
    "get_area_census_geography",
    "get_area_citations",
    "get_area_crashes",
    "get_area_crime",
    "get_area_data",
    "get_area_esri_data",
    "get_area_osm_data",
    "get_area_permits",
    "get_area_property",
    "get_area_requests",
    "get_area_streets",
    "get_area_vacants",
    "get_area_zoning",
    "get_baltimore_area",
    "get_baltimore_esri_data",
    "get_baltimore_worker_flows",
    "get_data_batch",
    "get_intersection",
    "get_maryland_open_resource",
    "get_nearby_areas",
    "get_neighborhood",
    "get_streets",
    "layer_area_data",
    "layer_area_mask",
    "layer_area_property",
    "layer_area_streets",
    "map_area_bcps_programs",
    "map_area_highlighted",
    "map_area_in_areas",
    "map_area_in_city",
    "map_area_mta_services",
    "map_area_parks",
    "map_area_property",
    "map_area_zoning",
    "maryland_open_data_api_key",
    "scale_fill_mapbaltimore",
    "scale_mapbaltimore",
    "set_map_limits",
    "set_map_theme",
    "show_cached_files"
  ],
  "_datasets": [
    {
      "name": "adopted_plans",
      "title": "Adopted city plans, accepted community-initiated plans, and LINCS corridors",
      "object": "adopted_plans",
      "class": [
        "sf",
        "data.frame"
      ],
      "fields": [
        "plan_name",
        "year_adopted",
        "program",
        "url",
        "geometry"
      ],
      "rows": 59,
      "table": false,
      "tojson": true
    },
    {
      "name": "balt_tbl_labs",
      "title": "Baltimore Data Table Labels",
      "object": "balt_tbl_labs",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "fn_name",
        "table",
        "col",
        "label",
        "definition",
        "source",
        "fmt"
      ],
      "rows": 9,
      "table": true,
      "tojson": true
    },
    {
      "name": "baltimore_bbox",
      "title": "Baltimore City WGS84 Bounding Box",
      "object": "baltimore_bbox",
      "class": [
        "bbox"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    },
    {
      "name": "baltimore_block_groups",
      "title": "U.S. Census Block Groups - 2020",
      "object": "baltimore_block_groups",
      "class": [
        "sf",
        "data.frame"
      ],
      "fields": [
        "tractce",
        "blkgrpce",
        "geoid",
        "namelsad",
        "aland",
        "awater",
        "intptlat",
        "intptlon",
        "geometry"
      ],
      "rows": 618,
      "table": false,
      "tojson": true
    },
    {
      "name": "baltimore_blocks",
      "title": "U.S. Census Blocks - 2020",
      "object": "baltimore_blocks",
      "class": [
        "sf",
        "data.frame"
      ],
      "fields": [
        "tractce20",
        "blockce20",
        "geoid20",
        "name20",
        "ur20",
        "aland20",
        "awater20",
        "intptlat20",
        "intptlon20",
        "housing20",
        "pop20",
        "geometry"
      ],
      "rows": 10025,
      "table": false,
      "tojson": true
    },
    {
      "name": "baltimore_census_xwalk",
      "title": "Crosswalk for Baltimore areas and Census geography",
      "object": "baltimore_census_xwalk",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "geography",
        "GEOID",
        "TRACTCE20",
        "name",
        "POP20",
        "perc_POP20",
        "HOUSING20",
        "perc_HOUSING20"
      ],
      "rows": 1562,
      "table": true,
      "tojson": true
    },
    {
      "name": "baltimore_city",
      "title": "Generalized political boundary for Baltimore City",
      "object": "baltimore_city",
      "class": [
        "sf",
        "data.frame"
      ],
      "fields": [
        "name",
        "countyfp",
        "geoid",
        "aland",
        "awater",
        "intptlat",
        "intptlon",
        "geometry"
      ],
      "rows": 1,
      "table": false,
      "tojson": true
    },
    {
      "name": "baltimore_city_detailed",
      "title": "Detailed physical boundary for Baltimore City",
      "object": "baltimore_city_detailed",
      "class": [
        "sf",
        "data.frame"
      ],
      "fields": [
        "name",
        "countyfp",
        "geometry"
      ],
      "rows": 1,
      "table": false,
      "tojson": true
    },
    {
      "name": "baltimore_gis_index",
      "title": "Baltimore ArcGIS Server index data",
      "object": "baltimore_gis_index",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "name",
        "nm",
        "type",
        "url",
        "urlType",
        "folderPath",
        "serviceName",
        "serviceType",
        "id",
        "parentLayerId",
        "defaultVisibility",
        "minScale",
        "maxScale",
        "geometryType",
        "subLayerIds",
        "serviceItemId",
        "supportsDynamicLegends"
      ],
      "rows": 1324,
      "table": false,
      "tojson": true
    },
    {
      "name": "baltimore_mihp",
      "title": "Maryland Inventory of Historic Properties in Baltimore City",
      "object": "baltimore_mihp",
      "class": [
        "sf",
        "data.frame"
      ],
      "fields": [
        "num_polys",
        "mihp_id",
        "property_id",
        "mihp_num",
        "name",
        "alternate_name",
        "full_address",
        "town",
        "county",
        "pdflink",
        "xcoord",
        "ycoord",
        "do_erecord",
        "geometry"
      ],
      "rows": 5231,
      "table": false,
      "tojson": true
    },
    {
      "name": "baltimore_msa_counties",
      "title": "County boundaries for the Baltimore–Columbia–Towson MSA",
      "object": "baltimore_msa_counties",
      "class": [
        "sf",
        "data.frame"
      ],
      "fields": [
        "countyfp",
        "countyns",
        "geoid",
        "name",
        "namelsad",
        "lsad",
        "classfp",
        "funcstat",
        "aland",
        "awater",
        "intptlat",
        "intptlon",
        "geometry"
      ],
      "rows": 7,
      "table": false,
      "tojson": true
    },
    {
      "name": "baltimore_msa_water",
      "title": "Baltimore Metropolitan Statistical Area (MSA) Water Polygons",
      "object": "baltimore_msa_water",
      "class": [
        "sf",
        "data.frame"
      ],
      "fields": [
        "ansicode",
        "hydroid",
        "fullname",
        "mtfcc",
        "aland",
        "awater",
        "intptlat",
        "intptlon",
        "geometry"
      ],
      "rows": 3491,
      "table": false,
      "tojson": true
    },
    {
      "name": "baltimore_pumas",
      "title": "Baltimore PUMAS (Public Use Microdata Areas) - 2010",
      "object": "baltimore_pumas",
      "class": [
        "sf",
        "data.frame"
      ],
      "fields": [
        "pumace10",
        "geoid10",
        "namelsad10",
        "aland10",
        "awater10",
        "intptlat10",
        "intptlon10",
        "geometry"
      ],
      "rows": 5,
      "table": false,
      "tojson": true
    },
    {
      "name": "baltimore_tracts",
      "title": "U.S. Census Tracts - 2020",
      "object": "baltimore_tracts",
      "class": [
        "sf",
        "data.frame"
      ],
      "fields": [
        "tractce",
        "geoid",
        "name",
        "namelsad",
        "aland",
        "awater",
        "intptlat",
        "intptlon",
        "geometry"
      ],
      "rows": 199,
      "table": false,
      "tojson": true
    },
    {
      "name": "baltimore_water",
      "title": "Baltimore City Water",
      "object": "baltimore_water",
      "class": [
        "sf",
        "data.frame"
      ],
      "fields": [
        "name",
        "type",
        "subtype",
        "symbol",
        "water",
        "acres",
        "geometry"
      ],
      "rows": 501,
      "table": false,
      "tojson": false
    },
    {
      "name": "bcps_programs",
      "title": "Baltimore City Public School Programs (SY 2021-2022)",
      "object": "bcps_programs",
      "class": [
        "sf",
        "data.frame"
      ],
      "fields": [
        "program_name_short",
        "program_number",
        "osm_name",
        "osm_id",
        "type",
        "category",
        "swing_space",
        "geometry"
      ],
      "rows": 164,
      "table": true,
      "tojson": true
    },
    {
      "name": "bcps_zones",
      "title": "Baltimore City Public Schools School Zones or School Attendance Zones (SY 2021-2022)",
      "object": "bcps_zones",
      "class": [
        "sf",
        "data.frame"
      ],
      "fields": [
        "zone_name",
        "program_number",
        "program_name_short",
        "type",
        "category",
        "geometry"
      ],
      "rows": 92,
      "table": false,
      "tojson": true
    },
    {
      "name": "buildings_21stc",
      "title": "Baltimore 21st Century Schools",
      "object": "buildings_21stc",
      "class": [
        "sf",
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "bldg_name",
        "name",
        "bldg_name_short",
        "project_type",
        "project_url",
        "building_occupied",
        "inspire_plan",
        "inspire_plan_url",
        "school_names",
        "school_names_short",
        "school_numbers",
        "grade_bands",
        "grades_served",
        "address",
        "city",
        "state",
        "zip",
        "lon",
        "lat",
        "geometry"
      ],
      "rows": 28,
      "table": true,
      "tojson": true
    },
    {
      "name": "chap_districts",
      "title": "CHAP Historic Districts",
      "object": "chap_districts",
      "class": [
        "sf",
        "data.frame"
      ],
      "fields": [
        "name",
        "contact_name",
        "url",
        "deed_covenant",
        "overlaps_nr_district",
        "acres",
        "geometry"
      ],
      "rows": 40,
      "table": false,
      "tojson": true
    },
    {
      "name": "circulator_routes",
      "title": "Charm City Circulator Routes",
      "object": "circulator_routes",
      "class": [
        "sf",
        "data.frame"
      ],
      "fields": [
        "route_name",
        "alt_route_name",
        "geometry"
      ],
      "rows": 6,
      "table": false,
      "tojson": true
    },
    {
      "name": "circulator_stops",
      "title": "Charm City Circulator and Harbor Connector Stops",
      "object": "circulator_stops",
      "class": [
        "sf",
        "data.frame"
      ],
      "fields": [
        "stop_num",
        "stop_location",
        "corner",
        "route_name",
        "geometry"
      ],
      "rows": 111,
      "table": true,
      "tojson": true
    },
    {
      "name": "congressional_districts",
      "title": "U.S. Congressional Districts for Baltimore City",
      "object": "congressional_districts",
      "class": [
        "sf",
        "data.frame"
      ],
      "fields": [
        "statefp",
        "cd116fp",
        "geoid",
        "namelsad",
        "lsad",
        "cdsessn",
        "mtfcc",
        "funcstat",
        "aland",
        "awater",
        "intptlat",
        "intptlon",
        "label",
        "name",
        "geometry"
      ],
      "rows": 3,
      "table": false,
      "tojson": true
    },
    {
      "name": "council_districts",
      "title": "Baltimore City Council Districts",
      "object": "council_districts",
      "class": [
        "sf",
        "data.frame"
      ],
      "fields": [
        "id",
        "geometry",
        "name"
      ],
      "rows": 14,
      "table": false,
      "tojson": true
    },
    {
      "name": "csas",
      "title": "Community Statistical Areas (2010)",
      "object": "csas",
      "class": [
        "sf",
        "data.frame"
      ],
      "fields": [
        "id",
        "name",
        "url",
        "geometry"
      ],
      "rows": 56,
      "table": false,
      "tojson": true
    },
    {
      "name": "explore_baltimore",
      "title": "Explore Baltimore Heritage Stories",
      "object": "explore_baltimore",
      "class": [
        "sf",
        "data.frame"
      ],
      "fields": [
        "id",
        "featured",
        "modified",
        "title",
        "address",
        "thumbnail",
        "fullsize",
        "url",
        "geometry"
      ],
      "rows": 510,
      "table": true,
      "tojson": true
    },
    {
      "name": "hmt_2017",
      "title": "Housing Market Typology 2017",
      "object": "hmt_2017",
      "class": [
        "sf",
        "data.frame"
      ],
      "fields": [
        "geoid",
        "part",
        "geoid_part",
        "cluster",
        "cluster_group",
        "median_sales_price",
        "sales_price_variation",
        "num_sales",
        "num_foreclosure_filings",
        "perc_foreclosure_sales",
        "perc_homeowners",
        "perc_permits_over10k",
        "vacant_lots_bldgs_per_acre_res",
        "units_per_acre_res",
        "geometry"
      ],
      "rows": 663,
      "table": false,
      "tojson": true
    },
    {
      "name": "inspire_plans",
      "title": "INSPIRE Plans",
      "object": "inspire_plans",
      "class": [
        "sf",
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "plan_name",
        "plan_name_short",
        "overall_status",
        "inspire_lead_planner",
        "plan_url",
        "year_launched",
        "year_adopted",
        "adoption_status",
        "adoption_date",
        "document_url",
        "recommendation_report_status",
        "recommendation_report_url",
        "kick_off_presentation_date",
        "launch_date_target",
        "walking_route_id_target_date",
        "recommendations_date_target",
        "commission_review_date_target",
        "implementation_status",
        "program_numbers",
        "planning_districts",
        "neighborhoods",
        "council_districts",
        "geometry"
      ],
      "rows": 24,
      "table": false,
      "tojson": true
    },
    {
      "name": "legislative_districts",
      "title": "Maryland Legislative Districts for Baltimore City (2022)",
      "object": "legislative_districts",
      "class": [
        "sf",
        "data.frame"
      ],
      "fields": [
        "id",
        "name",
        "label",
        "geometry"
      ],
      "rows": 5,
      "table": false,
      "tojson": true
    },
    {
      "name": "legislative_districts_2012",
      "title": "Maryland Legislative Districts for Baltimore City (2012)",
      "object": "legislative_districts_2012",
      "class": [
        "sf",
        "data.frame"
      ],
      "fields": [
        "name",
        "id",
        "label",
        "geometry"
      ],
      "rows": 6,
      "table": false,
      "tojson": true
    },
    {
      "name": "main_streets",
      "title": "Baltimore City Main Streets",
      "object": "main_streets",
      "class": [
        "sf",
        "data.frame"
      ],
      "fields": [
        "id",
        "name",
        "url",
        "funding_status",
        "name_short",
        "name_abb",
        "geometry"
      ],
      "rows": 10,
      "table": false,
      "tojson": true
    },
    {
      "name": "mta_bus_lines",
      "title": "Maryland Transit Administration (MTA) Bus Routes (2022)",
      "object": "mta_bus_lines",
      "class": [
        "sf",
        "data.frame"
      ],
      "fields": [
        "route_name",
        "route_type",
        "route_number",
        "route_abb",
        "frequent",
        "school",
        "geometry"
      ],
      "rows": 99,
      "table": false,
      "tojson": true
    },
    {
      "name": "mta_bus_stops",
      "title": "Maryland Transit Administration (MTA) Bus Stops (2023)",
      "object": "mta_bus_stops",
      "class": [
        "sf",
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "stop_id",
        "stop_name",
        "rider_on",
        "rider_off",
        "rider_total",
        "stop_ridership_rank",
        "routes_served",
        "mode",
        "shelter",
        "county",
        "direction",
        "stop_location",
        "frequent",
        "geometry"
      ],
      "rows": 4536,
      "table": true,
      "tojson": true
    },
    {
      "name": "mta_light_rail_lines",
      "title": "Maryland Transit Administration (MTA) Light RailLink Stations",
      "object": "mta_light_rail_lines",
      "class": [
        "sf",
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "id",
        "rail_name",
        "mode",
        "tunnel",
        "direction",
        "miles",
        "status",
        "geometry"
      ],
      "rows": 84,
      "table": true,
      "tojson": true
    },
    {
      "name": "mta_light_rail_stations",
      "title": "Maryland Transit Administration (MTA) Light RailLink Stations",
      "object": "mta_light_rail_stations",
      "class": [
        "sf",
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "id",
        "name",
        "address",
        "city",
        "state",
        "zipcode",
        "mode",
        "avg_wkdy",
        "avg_wknd",
        "facility_type",
        "geometry"
      ],
      "rows": 33,
      "table": true,
      "tojson": true
    },
    {
      "name": "mta_marc_lines",
      "title": "Maryland Transit Administration (MTA) MARC Train Lines",
      "object": "mta_marc_lines",
      "class": [
        "sf",
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "id",
        "rail_name",
        "mode",
        "tunnel",
        "direction",
        "miles",
        "status",
        "geometry"
      ],
      "rows": 162,
      "table": true,
      "tojson": true
    },
    {
      "name": "mta_marc_stations",
      "title": "Maryland Transit Administration (MTA) MARC Train Stations",
      "object": "mta_marc_stations",
      "class": [
        "sf",
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "id",
        "name",
        "address",
        "city",
        "state",
        "zipcode",
        "line_name",
        "mode",
        "avg_wkdy",
        "avg_wknd",
        "facility_type",
        "geometry"
      ],
      "rows": 44,
      "table": true,
      "tojson": true
    },
    {
      "name": "mta_subway_lines",
      "title": "Maryland Transit Administration (MTA) SubwayLink Metro Lines",
      "object": "mta_subway_lines",
      "class": [
        "sf",
        "data.frame"
      ],
      "fields": [
        "id",
        "rail_name",
        "mode",
        "tunnel",
        "direction",
        "miles",
        "status",
        "geometry"
      ],
      "rows": 34,
      "table": false,
      "tojson": true
    },
    {
      "name": "mta_subway_stations",
      "title": "Maryland Transit Administration (MTA) SubwayLink Metro Stations",
      "object": "mta_subway_stations",
      "class": [
        "sf",
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "id",
        "name",
        "address",
        "city",
        "state",
        "mode",
        "avg_wkdy",
        "avg_wknd",
        "facility_type",
        "geometry"
      ],
      "rows": 14,
      "table": true,
      "tojson": true
    },
    {
      "name": "named_intersections",
      "title": "Baltimore City Street Intersection Names",
      "object": "named_intersections",
      "class": [
        "sf",
        "data.frame"
      ],
      "fields": [
        "id",
        "name",
        "geometry"
      ],
      "rows": 11506,
      "table": true,
      "tojson": true
    },
    {
      "name": "ndc_projects",
      "title": "Neighborhood Design Center Projects",
      "object": "ndc_projects",
      "class": [
        "sf",
        "data.frame"
      ],
      "fields": [
        "ndc_office",
        "ndc_program",
        "project_id",
        "project_name",
        "project_type",
        "project_status",
        "start_date",
        "end_date",
        "client_name",
        "address",
        "city",
        "state",
        "zip_code",
        "geometry",
        "start_year",
        "end_year"
      ],
      "rows": 2487,
      "table": true,
      "tojson": true
    },
    {
      "name": "neighborhoods",
      "title": "Neighborhood Boundaries for Baltimore City (2010)",
      "object": "neighborhoods",
      "class": [
        "sf",
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "name",
        "type",
        "acres",
        "osm_id",
        "wikidata",
        "geometry"
      ],
      "rows": 278,
      "table": false,
      "tojson": true
    },
    {
      "name": "neighborhoods_2020",
      "title": "Neighborhood Boundaries for Baltimore City (2020)",
      "object": "neighborhoods_2020",
      "class": [
        "sf",
        "data.frame"
      ],
      "fields": [
        "name",
        "name_alt",
        "type",
        "acres",
        "osm_id",
        "wikidata",
        "color_id",
        "geometry"
      ],
      "rows": 279,
      "table": false,
      "tojson": true
    },
    {
      "name": "park_districts",
      "title": "Baltimore Park Districts",
      "object": "park_districts",
      "class": [
        "sf",
        "data.frame"
      ],
      "fields": [
        "name",
        "geometry"
      ],
      "rows": 5,
      "table": false,
      "tojson": true
    },
    {
      "name": "parks",
      "title": "Baltimore City Parks",
      "object": "parks",
      "class": [
        "sf",
        "data.frame"
      ],
      "fields": [
        "name",
        "id",
        "address",
        "name_alt",
        "num_parcels",
        "operator",
        "management",
        "class",
        "park_district",
        "acres",
        "osm_id",
        "geometry"
      ],
      "rows": 321,
      "table": false,
      "tojson": false
    },
    {
      "name": "planning_districts",
      "title": "Baltimore City Planning Districts",
      "object": "planning_districts",
      "class": [
        "sf",
        "data.frame"
      ],
      "fields": [
        "id",
        "name",
        "abb",
        "geometry"
      ],
      "rows": 12,
      "table": false,
      "tojson": true
    },
    {
      "name": "police_districts",
      "title": "Baltimore City Police Districts (1959-2022)",
      "object": "police_districts",
      "class": [
        "sf",
        "data.frame"
      ],
      "fields": [
        "number",
        "name",
        "geometry"
      ],
      "rows": 9,
      "table": false,
      "tojson": true
    },
    {
      "name": "police_districts_2023",
      "title": "Baltimore City Police Districts (2023-Current)",
      "object": "police_districts_2023",
      "class": [
        "sf",
        "data.frame"
      ],
      "fields": [
        "id",
        "name",
        "name_abb",
        "geometry"
      ],
      "rows": 9,
      "table": false,
      "tojson": true
    },
    {
      "name": "public_art",
      "title": "Baltimore public art works and monuments",
      "object": "public_art",
      "class": [
        "sf",
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "id",
        "osm_id",
        "title",
        "location",
        "type",
        "medium",
        "status",
        "year",
        "year_accuracy",
        "creation_dedication_date",
        "primary_artist",
        "primary_artist_gender",
        "street_address",
        "city",
        "state",
        "zipcode",
        "dimensions",
        "program",
        "funding",
        "artist_assistants",
        "architect",
        "fabricator",
        "neighborhood",
        "csa",
        "council_district",
        "legislative_district",
        "location_desc",
        "indoor_outdoor_access",
        "subject_person",
        "related_property",
        "property_ownership",
        "agency_or_insitution",
        "wikipedia_url",
        "geometry"
      ],
      "rows": 1140,
      "table": true,
      "tojson": true
    },
    {
      "name": "rec_centers",
      "title": "Baltimore City Recreation Centers",
      "object": "rec_centers",
      "class": [
        "sf",
        "data.frame"
      ],
      "fields": [
        "id",
        "name",
        "name_short",
        "street_address",
        "address",
        "center_type",
        "center_amenities",
        "center_assets",
        "center_category",
        "school_name",
        "operator",
        "recreation_district",
        "park_district",
        "council_district",
        "legislative_district",
        "police_district",
        "OBJECTID",
        "notes",
        "geometry"
      ],
      "rows": 48,
      "table": true,
      "tojson": true
    },
    {
      "name": "request_types",
      "title": "311 Service Request Types for Baltimore City",
      "object": "request_types",
      "class": [
        "spec_tbl_df",
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "request_type"
      ],
      "rows": 320,
      "table": true,
      "tojson": true
    },
    {
      "name": "respagency_codes",
      "title": "Baltimore City Real Property Responsible Agency Codes",
      "object": "respagency_codes",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "name",
        "code",
        "agency_name",
        "agency_abb",
        "division_name",
        "active_code",
        "notes"
      ],
      "rows": 37,
      "table": true,
      "tojson": true
    },
    {
      "name": "schools_21stc",
      "title": "Baltimore 21st Century Schools",
      "object": "schools_21stc",
      "class": [
        "sf",
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "school_name",
        "school_number",
        "nces_number",
        "grade_band",
        "balt21stc_url",
        "balt21stc_year",
        "balt21stc_type",
        "bldg_name",
        "bldg_status",
        "bldg_budget_approx",
        "bldg_occupancy_m",
        "bldg_occupancy_year",
        "inspire_plan_status",
        "inspire_plan",
        "city",
        "state",
        "alt_school_name_1",
        "alt_school_name_2",
        "school_directory_name",
        "address",
        "zip",
        "phone",
        "school_leader",
        "school_website",
        "zone_number",
        "community_learning_network_number",
        "grades_served",
        "management_type",
        "enrollment_type",
        "academics_approach",
        "academics_special_programming",
        "academics_cte",
        "academics_ap",
        "title_i",
        "extracurriculars",
        "services",
        "bldg_info",
        "sat_average",
        "student_uniform",
        "community_partnerships",
        "opening_bell",
        "closing_bell",
        "description_yn",
        "parent_org_yn",
        "msde_url",
        "school_performance_url",
        "school_profile_url",
        "renewal_report_url",
        "survey_results_url",
        "neighborhood",
        "council_district",
        "planning_district",
        "lon",
        "school_address_lon",
        "lat",
        "school_address_lat",
        "geometry"
      ],
      "rows": 30,
      "table": true,
      "tojson": true
    },
    {
      "name": "streets",
      "title": "Baltimore City Street Center Lines",
      "object": "streets",
      "class": [
        "sf",
        "data.frame"
      ],
      "fields": [
        "type",
        "subtype",
        "subtype_label",
        "dirpre",
        "feanme",
        "featype",
        "dirsuf",
        "fraddl",
        "toaddl",
        "fraddr",
        "toaddr",
        "fraddla",
        "toaddla",
        "fraddra",
        "toaddra",
        "leftzip",
        "rightzip",
        "fullname",
        "sha_class",
        "sha_class_label",
        "blocktext",
        "block_num",
        "geometry"
      ],
      "rows": 48473,
      "table": false,
      "tojson": true
    },
    {
      "name": "wards_1797_1918",
      "title": "Historic Ward Boundaries, 1797-1918 for Baltimore City",
      "object": "wards_1797_1918",
      "class": [
        "sf",
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "year",
        "name",
        "number",
        "geometry"
      ],
      "rows": 245,
      "table": false,
      "tojson": true
    },
    {
      "name": "xwalk_block2tract",
      "title": "U.S. Census Block-to-Tract Crosswalk with 2010 Block Household Population",
      "object": "xwalk_block2tract",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "block",
        "tract",
        "households"
      ],
      "rows": 13598,
      "table": true,
      "tojson": true
    },
    {
      "name": "xwalk_csa2nsa",
      "title": "Community Statistical Area (CSA)-to-Neighborhood Statistical Area (NSA) Crosswalk",
      "object": "xwalk_csa2nsa",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "id",
        "csa",
        "nsa",
        "neighborhood"
      ],
      "rows": 278,
      "table": true,
      "tojson": true
    },
    {
      "name": "xwalk_neighborhood2tract",
      "title": "Neighborhood-to-U.S. Census Tract Crosswalk",
      "object": "xwalk_neighborhood2tract",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "name",
        "geoid",
        "tract",
        "weight_households",
        "weight_units"
      ],
      "rows": 591,
      "table": true,
      "tojson": true
    },
    {
      "name": "xwalk_zip2csa",
      "title": "Zipcode-to-Community Statistical Area (NSA) Crosswalk",
      "object": "xwalk_zip2csa",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "zip",
        "csa",
        "id"
      ],
      "rows": 119,
      "table": true,
      "tojson": true
    },
    {
      "name": "zoning",
      "title": "Baltimore City Zoning Code",
      "object": "zoning",
      "class": [
        "sf",
        "data.frame"
      ],
      "fields": [
        "zoning",
        "overlay",
        "label",
        "category_zoning",
        "name_zoning",
        "category_overlay",
        "name_overlay",
        "geometry"
      ],
      "rows": 2407,
      "table": false,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "adopted_plans",
      "title": "Adopted city plans, accepted community-initiated plans, and LINCS corridors",
      "topics": [
        "adopted_plans"
      ]
    },
    {
      "page": "balt_tbl_labs",
      "title": "Baltimore Data Table Labels",
      "topics": [
        "balt_tbl_labs"
      ]
    },
    {
      "page": "baltimore_bbox",
      "title": "Baltimore City WGS84 Bounding Box",
      "topics": [
        "baltimore_bbox"
      ]
    },
    {
      "page": "baltimore_block_groups",
      "title": "U.S. Census Block Groups - 2020",
      "topics": [
        "baltimore_block_groups"
      ]
    },
    {
      "page": "baltimore_blocks",
      "title": "U.S. Census Blocks - 2020",
      "topics": [
        "baltimore_blocks"
      ]
    },
    {
      "page": "baltimore_census_xwalk",
      "title": "Crosswalk for Baltimore areas and Census geography",
      "topics": [
        "baltimore_census_xwalk"
      ]
    },
    {
      "page": "baltimore_city",
      "title": "Generalized political boundary for Baltimore City",
      "topics": [
        "baltimore_city"
      ]
    },
    {
      "page": "baltimore_city_detailed",
      "title": "Detailed physical boundary for Baltimore City",
      "topics": [
        "baltimore_city_detailed"
      ]
    },
    {
      "page": "baltimore_gis_index",
      "title": "Baltimore ArcGIS Server index data",
      "topics": [
        "baltimore_gis_index"
      ]
    },
    {
      "page": "baltimore_mihp",
      "title": "Maryland Inventory of Historic Properties in Baltimore City",
      "topics": [
        "baltimore_mihp"
      ]
    },
    {
      "page": "baltimore_msa_counties",
      "title": "County boundaries for the Baltimore–Columbia–Towson MSA",
      "topics": [
        "baltimore_msa_counties"
      ]
    },
    {
      "page": "baltimore_msa_water",
      "title": "Baltimore Metropolitan Statistical Area (MSA) Water Polygons",
      "topics": [
        "baltimore_msa_water"
      ]
    },
    {
      "page": "baltimore_pumas",
      "title": "Baltimore PUMAS (Public Use Microdata Areas) - 2010",
      "topics": [
        "baltimore_pumas"
      ]
    },
    {
      "page": "baltimore_tracts",
      "title": "U.S. Census Tracts - 2020",
      "topics": [
        "baltimore_tracts"
      ]
    },
    {
      "page": "baltimore_water",
      "title": "Baltimore City Water",
      "topics": [
        "baltimore_water"
      ]
    },
    {
      "page": "bcps_programs",
      "title": "Baltimore City Public School Programs (SY 2021-2022)",
      "topics": [
        "bcps_programs"
      ]
    },
    {
      "page": "bcps_zones",
      "title": "Baltimore City Public Schools School Zones or School Attendance Zones (SY 2021-2022)",
      "topics": [
        "bcps_zones"
      ]
    },
    {
      "page": "buildings_21stc",
      "title": "Baltimore 21st Century Schools",
      "topics": [
        "buildings_21stc"
      ]
    },
    {
      "page": "cache_baltimore_data",
      "title": "Cache data for mapbaltimore package",
      "topics": [
        "cache_baltimore_data",
        "cache_baltimore_property",
        "cache_edge_of_pavement",
        "cache_msa_streets",
        "show_cached_files"
      ]
    },
    {
      "page": "chap_districts",
      "title": "CHAP Historic Districts",
      "topics": [
        "chap_districts"
      ]
    },
    {
      "page": "check_area",
      "title": "Validate area provided to mapping or charting function.",
      "topics": [
        "check_area"
      ]
    },
    {
      "page": "circulator_routes",
      "title": "Charm City Circulator Routes",
      "topics": [
        "circulator_routes"
      ]
    },
    {
      "page": "circulator_stops",
      "title": "Charm City Circulator and Harbor Connector Stops",
      "topics": [
        "circulator_stops"
      ]
    },
    {
      "page": "congressional_districts",
      "title": "U.S. Congressional Districts for Baltimore City",
      "topics": [
        "congressional_districts"
      ]
    },
    {
      "page": "council_districts",
      "title": "Baltimore City Council Districts",
      "topics": [
        "council_districts"
      ]
    },
    {
      "page": "csas",
      "title": "Community Statistical Areas (2010)",
      "topics": [
        "csas"
      ]
    },
    {
      "page": "erase_baltimore",
      "title": "Erase any are overlapping the geometry",
      "topics": [
        "erase_baltimore",
        "erase_baltimore_park",
        "erase_baltimore_parks",
        "erase_baltimore_water"
      ]
    },
    {
      "page": "explore_baltimore",
      "title": "Explore Baltimore Heritage Stories",
      "topics": [
        "explore_baltimore"
      ]
    },
    {
      "page": "filter_streets",
      "title": "Filter streets",
      "topics": [
        "filter_streets"
      ]
    },
    {
      "page": "get_area",
      "title": "Get area of selected type",
      "topics": [
        "get_area",
        "get_baltimore_area",
        "get_neighborhood"
      ]
    },
    {
      "page": "get_area_911_calls",
      "title": "Get area 911 calls for service from Open Baltimore",
      "topics": [
        "get_area_911_calls"
      ]
    },
    {
      "page": "get_area_bcps_programs",
      "title": "Get BCPS programs and attendance zones for a local area",
      "topics": [
        "get_area_bcps_programs"
      ]
    },
    {
      "page": "get_area_census_geography",
      "title": "Get U.S. Census geography overlapping with an area.",
      "topics": [
        "get_area_census_geography"
      ]
    },
    {
      "page": "get_area_citations",
      "title": "Get area citations from Open Baltimore",
      "topics": [
        "get_area_citations"
      ]
    },
    {
      "page": "get_area_crime",
      "title": "Get area crimes from Open Baltimore",
      "topics": [
        "get_area_crime"
      ]
    },
    {
      "page": "get_area_data",
      "title": "Get local or cached data for an area",
      "topics": [
        "get_area_data"
      ]
    },
    {
      "page": "get_area_permits",
      "title": "Get area building permits from Open Baltimore",
      "topics": [
        "get_area_permits"
      ]
    },
    {
      "page": "get_area_property",
      "title": "Get real property data",
      "topics": [
        "format_property_data",
        "get_area_property"
      ]
    },
    {
      "page": "get_area_requests",
      "title": "Get area 311 service requests from Open Baltimore",
      "topics": [
        "get_area_requests"
      ]
    },
    {
      "page": "get_area_streets",
      "title": "Get selected area streets",
      "topics": [
        "get_area_streets"
      ]
    },
    {
      "page": "get_area_vacants",
      "title": "Get vacant building notices",
      "topics": [
        "get_area_vacants"
      ]
    },
    {
      "page": "get_area_zoning",
      "title": "Get zoning data for an area",
      "topics": [
        "get_area_zoning"
      ]
    },
    {
      "page": "get_baltimore_esri_data",
      "title": "Get Baltimore data",
      "topics": [
        "get_baltimore_esri_data"
      ]
    },
    {
      "page": "get_baltimore_worker_flows",
      "title": "Get Baltimore metro area worker flows from the Census Transportation Planning data (2012-2016 ACS)",
      "topics": [
        "get_baltimore_worker_flows"
      ]
    },
    {
      "page": "get_batch",
      "title": "Batch load or save data for an area, street, or intersection",
      "topics": [
        "get_area_batch",
        "get_batch",
        "get_data_batch"
      ]
    },
    {
      "page": "get_intersection",
      "title": "Get intersections",
      "topics": [
        "get_intersection"
      ]
    },
    {
      "page": "get_nearby_areas",
      "title": "Get nearby areas",
      "topics": [
        "get_nearby_areas"
      ]
    },
    {
      "page": "get_streets",
      "title": "Get streets",
      "topics": [
        "get_streets"
      ]
    },
    {
      "page": "hmt_2017",
      "title": "Housing Market Typology 2017",
      "topics": [
        "hmt_2017"
      ]
    },
    {
      "page": "inspire_plans",
      "title": "INSPIRE Plans",
      "topics": [
        "inspire_plans"
      ]
    },
    {
      "page": "layer_area_property",
      "title": "Add a layer to a gpplot2 map with area property categorized by type",
      "topics": [
        "layer_area_property"
      ]
    },
    {
      "page": "layer_area_streets",
      "title": "Add a layer to a gpplot2 map with area streets, street names, or both",
      "topics": [
        "layer_area_streets"
      ]
    },
    {
      "page": "legislative_districts",
      "title": "Maryland Legislative Districts for Baltimore City (2022)",
      "topics": [
        "legislative_districts"
      ]
    },
    {
      "page": "legislative_districts_2012",
      "title": "Maryland Legislative Districts for Baltimore City (2012)",
      "topics": [
        "legislative_districts_2012"
      ]
    },
    {
      "page": "main_streets",
      "title": "Baltimore City Main Streets",
      "topics": [
        "main_streets"
      ]
    },
    {
      "page": "map_area_bcps_programs",
      "title": "Map BCPS programs and attendance zones for a local area",
      "topics": [
        "map_area_bcps_programs"
      ]
    },
    {
      "page": "map_area_highlighted",
      "title": "Maps a highlighted area within the context of multiple areas",
      "topics": [
        "map_area_highlighted"
      ]
    },
    {
      "page": "map_area_in_areas",
      "title": "Map area within selected overlapping areas",
      "topics": [
        "map_area_in_areas"
      ]
    },
    {
      "page": "map_area_in_city",
      "title": "Map area in the context of city boundaries",
      "topics": [
        "map_area_in_city"
      ]
    },
    {
      "page": "map_area_mta_services",
      "title": "Map MTA services",
      "topics": [
        "map_area_mta_services"
      ]
    },
    {
      "page": "map_area_parks",
      "title": "Map area parks and open spaces",
      "topics": [
        "map_area_parks"
      ]
    },
    {
      "page": "map_area_property",
      "title": "Real property or parcel data is from the Maryland State Department of Assessment and Taxation and may include outdated or inaccurate information.",
      "topics": [
        "map_area_property"
      ]
    },
    {
      "page": "map_area_zoning",
      "title": "Map zoning for an area (not working)",
      "topics": [
        "map_area_zoning"
      ]
    },
    {
      "page": "maryland_open_data_api_key",
      "title": "Install a Maryland Open Data Portal API Key in Your '.Renviron' File for Repeated Use",
      "topics": [
        "maryland_open_data_api_key"
      ]
    },
    {
      "page": "mta_bus_lines",
      "title": "Maryland Transit Administration (MTA) Bus Routes (2022)",
      "topics": [
        "mta_bus_lines"
      ]
    },
    {
      "page": "mta_bus_stops",
      "title": "Maryland Transit Administration (MTA) Bus Stops (2023)",
      "topics": [
        "mta_bus_stops"
      ]
    },
    {
      "page": "mta_light_rail_lines",
      "title": "Maryland Transit Administration (MTA) Light RailLink Stations",
      "topics": [
        "mta_light_rail_lines"
      ]
    },
    {
      "page": "mta_light_rail_stations",
      "title": "Maryland Transit Administration (MTA) Light RailLink Stations",
      "topics": [
        "mta_light_rail_stations"
      ]
    },
    {
      "page": "mta_marc_lines",
      "title": "Maryland Transit Administration (MTA) MARC Train Lines",
      "topics": [
        "mta_marc_lines"
      ]
    },
    {
      "page": "mta_marc_stations",
      "title": "Maryland Transit Administration (MTA) MARC Train Stations",
      "topics": [
        "mta_marc_stations"
      ]
    },
    {
      "page": "mta_subway_lines",
      "title": "Maryland Transit Administration (MTA) SubwayLink Metro Lines",
      "topics": [
        "mta_subway_lines"
      ]
    },
    {
      "page": "mta_subway_stations",
      "title": "Maryland Transit Administration (MTA) SubwayLink Metro Stations",
      "topics": [
        "mta_subway_stations"
      ]
    },
    {
      "page": "named_intersections",
      "title": "Baltimore City Street Intersection Names",
      "topics": [
        "named_intersections"
      ]
    },
    {
      "page": "neighborhoods",
      "title": "Neighborhood Boundaries for Baltimore City (2010)",
      "topics": [
        "neighborhoods"
      ]
    },
    {
      "page": "neighborhoods_2020",
      "title": "Neighborhood Boundaries for Baltimore City (2020)",
      "topics": [
        "neighborhoods_2020"
      ]
    },
    {
      "page": "park_districts",
      "title": "Baltimore Park Districts",
      "topics": [
        "park_districts"
      ]
    },
    {
      "page": "parks",
      "title": "Baltimore City Parks",
      "topics": [
        "parks"
      ]
    },
    {
      "page": "planning_districts",
      "title": "Baltimore City Planning Districts",
      "topics": [
        "planning_districts"
      ]
    },
    {
      "page": "police_districts",
      "title": "Baltimore City Police Districts (1959-2022)",
      "topics": [
        "police_districts"
      ]
    },
    {
      "page": "police_districts_2023",
      "title": "Baltimore City Police Districts (2023-Current)",
      "topics": [
        "police_districts_2023"
      ]
    },
    {
      "page": "public_art",
      "title": "Baltimore public art works and monuments",
      "topics": [
        "public_art"
      ]
    },
    {
      "page": "rec_centers",
      "title": "Baltimore City Recreation Centers",
      "topics": [
        "rec_centers"
      ]
    },
    {
      "page": "request_types",
      "title": "311 Service Request Types for Baltimore City",
      "topics": [
        "request_types"
      ]
    },
    {
      "page": "respagency_codes",
      "title": "Baltimore City Real Property Responsible Agency Codes",
      "topics": [
        "respagency_codes"
      ]
    },
    {
      "page": "scale_mapbaltimore",
      "title": "Scales for Baltimore data",
      "topics": [
        "scale_color_mapbaltimore",
        "scale_fill_mapbaltimore",
        "scale_mapbaltimore"
      ]
    },
    {
      "page": "schools_21stc",
      "title": "Baltimore 21st Century Schools",
      "topics": [
        "schools_21stc"
      ]
    },
    {
      "page": "set_map_theme",
      "title": "Set default map theme",
      "topics": [
        "set_map_theme"
      ]
    },
    {
      "page": "streets",
      "title": "Baltimore City Street Center Lines",
      "topics": [
        "streets"
      ]
    },
    {
      "page": "wards_1797_1918",
      "title": "Historic Ward Boundaries, 1797-1918 for Baltimore City",
      "topics": [
        "wards_1797_1918"
      ]
    },
    {
      "page": "xwalk_block2tract",
      "title": "U.S. Census Block-to-Tract Crosswalk with 2010 Block Household Population",
      "topics": [
        "xwalk_block2tract"
      ]
    },
    {
      "page": "xwalk_csa2nsa",
      "title": "Community Statistical Area (CSA)-to-Neighborhood Statistical Area (NSA) Crosswalk",
      "topics": [
        "xwalk_csa2nsa"
      ]
    },
    {
      "page": "xwalk_neighborhood2tract",
      "title": "Neighborhood-to-U.S. Census Tract Crosswalk",
      "topics": [
        "xwalk_neighborhood2tract"
      ]
    },
    {
      "page": "xwalk_zip2csa",
      "title": "Zipcode-to-Community Statistical Area (NSA) Crosswalk",
      "topics": [
        "xwalk_zip2csa"
      ]
    },
    {
      "page": "zoning",
      "title": "Baltimore City Zoning Code",
      "topics": [
        "zoning"
      ]
    }
  ],
  "_pkglogo": "https://github.com/elipousson/mapbaltimore/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/elipousson/mapbaltimore/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "class",
    "classInt",
    "cli",
    "cliExtras",
    "cpp11",
    "curl",
    "DBI",
    "dplyr",
    "e1071",
    "filenamr",
    "generics",
    "getdata",
    "glue",
    "hms",
    "httr2",
    "janitor",
    "KernSmooth",
    "lifecycle",
    "lubridate",
    "magrittr",
    "MASS",
    "openssl",
    "pillar",
    "pkgconfig",
    "proxy",
    "purrr",
    "R6",
    "rappdirs",
    "Rcpp",
    "rlang",
    "s2",
    "sf",
    "sfext",
    "snakecase",
    "stringi",
    "stringr",
    "sys",
    "tibble",
    "tidyr",
    "tidyselect",
    "timechange",
    "units",
    "utf8",
    "vctrs",
    "withr",
    "wk"
  ],
  "_score": 3.482873583608754,
  "_indexed": true,
  "_nocasepkg": "mapbaltimore",
  "_universes": [
    "elipousson"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.1.9001",
      "date": "2026-06-08T08:27:51.000Z",
      "distro": "noble",
      "commit": "599d7f08abc1a40ec077f6a0899b158ffd4812f3",
      "fileid": "73229ab61b5e5df6568c4b2508a8e7909b46d30c01cbe1fe3277d6fc2589a3f7",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/elipousson/actions/runs/27124860576"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.1.9001",
      "date": "2026-06-08T08:27:45.000Z",
      "distro": "noble",
      "commit": "599d7f08abc1a40ec077f6a0899b158ffd4812f3",
      "fileid": "e0096eb806bf54294d7f88b2a227aa6c7069cb12e272ad81e4ade97e2db9044c",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/elipousson/actions/runs/27124860576"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.1.9001",
      "date": "2026-06-08T08:26:41.000Z",
      "commit": "599d7f08abc1a40ec077f6a0899b158ffd4812f3",
      "fileid": "f440cc3443d04fe96c8d2849762f7d9736ec82bff3bdf833837ce31720b8b856",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/elipousson/actions/runs/27124860576"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.1.9001",
      "date": "2026-06-08T08:27:33.000Z",
      "commit": "599d7f08abc1a40ec077f6a0899b158ffd4812f3",
      "fileid": "85489026854a9e9ff58ac9d9f539789ba229ab0fe1b9ad3feceb557e1868e3c3",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/elipousson/actions/runs/27124860576"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.1.9001",
      "date": "2026-06-08T08:27:50.000Z",
      "commit": "599d7f08abc1a40ec077f6a0899b158ffd4812f3",
      "fileid": "f063134c883c7c8ec9544b780619ee5a472dbefa13fb07ef0b8156ceb735f7f3",
      "status": "success",
      "buildurl": "https://github.com/r-universe/elipousson/actions/runs/27124860576"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.1.9001",
      "date": "2026-06-08T08:26:50.000Z",
      "commit": "599d7f08abc1a40ec077f6a0899b158ffd4812f3",
      "fileid": "590795e3db38a542aa4f043dff79a3cd749dae87c14fd2238e473447c58055a9",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/elipousson/actions/runs/27124860576"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.1.9001",
      "date": "2026-06-08T08:26:32.000Z",
      "commit": "599d7f08abc1a40ec077f6a0899b158ffd4812f3",
      "fileid": "33f9e76f672ef5dd661cace982deaabdca2ea05a461e2b194e12aa809abafe26",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/elipousson/actions/runs/27124860576"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.1.9001",
      "date": "2026-06-08T08:26:58.000Z",
      "commit": "599d7f08abc1a40ec077f6a0899b158ffd4812f3",
      "fileid": "381bdd193bd0a7ffd0a4b5a0fc9751548e874d6e8bcf8fa9caca3bfbf5c47d6f",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/elipousson/actions/runs/27124860576"
    }
  ]
}