{
  "_id": "6a4a0e50b9bf02698bd56a86",
  "Package": "covid19sf",
  "Title": "The Covid19 San Francisco Dataset",
  "Version": "0.1.2",
  "Authors@R": "person(given = \"Rami\", \nfamily =\"Krispin\",\nemail = \"rami.krispin@gmail.com\",\nrole = c(\"aut\", \"cre\"))",
  "Maintainer": "Rami Krispin <rami.krispin@gmail.com>",
  "Description": "Provides a verity of summary tables of the Covid19 cases\nin San Francisco. Data source: San Francisco, Department of\nPublic Health - Population Health Division\n<https://datasf.org/opendata/>.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "RoxygenNote": "7.1.2",
  "VignetteBuilder": "knitr",
  "URL": "https://github.com/RamiKrispin/covid19sf",
  "BugReports": "https://github.com/RamiKrispin/covid19sf/issues",
  "Config/pak/sysreqs": "libabsl-dev cmake libfontconfig1-dev\nlibfreetype6-dev libfribidi-dev libgdal-dev gdal-bin\nlibgeos-dev git make libharfbuzz-dev libgit2-dev libicu-dev\nlibjpeg-dev libpng-dev libtiff-dev libuv1-dev libwebp-dev\nlibxml2-dev libssl-dev libproj-dev libsqlite3-dev\nlibudunits2-dev libx11-dev zlib1g-dev",
  "Repository": "https://ramikrispin.r-universe.dev",
  "Date/Publication": "2023-04-02 12:49:16 UTC",
  "RemoteUrl": "https://github.com/ramikrispin/covid19sf",
  "RemoteRef": "HEAD",
  "RemoteSha": "8724fa2f8c0050667e96207abb1089907d50ab17",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-10 07:21:32 UTC",
    "User": "root"
  },
  "Author": "Rami Krispin [aut, cre]",
  "_user": "ramikrispin",
  "_type": "src",
  "_file": "covid19sf_0.1.2.tar.gz",
  "_fileid": "https://r2.ropensci.org/b599376704a247178649a607a0df0a5f215fe0bb43d3c7de64317780a48828ef",
  "_filesize": 2959726,
  "_sha256": "b599376704a247178649a607a0df0a5f215fe0bb43d3c7de64317780a48828ef",
  "_expires": "2026-10-13T07:57:03.000Z",
  "_created": "2026-06-10T07:21:32.000Z",
  "_published": "2026-07-05T07:57:04.895Z",
  "_jobs": [
    {
      "job": 85204863824,
      "time": 169,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "7529100102"
    },
    {
      "job": 85204863901,
      "time": 168,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7529099732"
    },
    {
      "job": 85204863874,
      "time": 141,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "7529259252"
    },
    {
      "job": 85204863770,
      "time": 109,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7529115349"
    },
    {
      "job": 85204863671,
      "time": 262,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7529046945"
    },
    {
      "job": 85204863862,
      "time": 156,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7529095725"
    },
    {
      "job": 85204863827,
      "time": 101,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "7529078889"
    },
    {
      "job": 85204863816,
      "time": 88,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "7529075034"
    },
    {
      "job": 85204863773,
      "time": 133,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7529089155"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/ramikrispin/actions/runs/27259893755",
  "_status": "success",
  "_upstream": "https://github.com/ramikrispin/covid19sf",
  "_commit": {
    "id": "8724fa2f8c0050667e96207abb1089907d50ab17",
    "author": "RamiKrispin <ramkrisp@umich.edu>",
    "committer": "RamiKrispin <ramkrisp@umich.edu>",
    "message": "Auto update covid19sf datasets\n",
    "time": 1680439756
  },
  "_maintainer": {
    "name": "Rami Krispin",
    "email": "rami.krispin@gmail.com",
    "login": "covidr",
    "description": "",
    "uuid": 62623732
  },
  "_distro": "noble",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 2.10",
      "role": "Depends"
    },
    {
      "package": "devtools",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "lubridate",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "mapview",
      "role": "Imports"
    },
    {
      "package": "plotly",
      "role": "Imports"
    },
    {
      "package": "sf",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "ramikrispin",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 12,
  "_contributors": [
    {
      "user": "ramikrispin",
      "count": 1586,
      "uuid": 12760966
    }
  ],
  "_userbio": {
    "uuid": 12760966,
    "type": "user",
    "name": "Rami Krispin",
    "description": "Data science and engineering manager | Author, open-source contributor 👨🏻‍💻 |  \r\nTime-series analysis and forecasting ❤️ |\r\nOpinions are my own 😎"
  },
  "_downloads": {
    "count": 249,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/covid19sf"
  },
  "_devurl": "https://github.com/ramikrispin/covid19sf",
  "_searchresults": 12,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/covid19sf.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/ramikrispin/covid19sf",
  "_realowner": "ramikrispin",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2020-11-19"
    },
    {
      "version": "0.1.1",
      "date": "2021-07-03"
    },
    {
      "version": "0.1.2",
      "date": "2021-12-19"
    }
  ],
  "_exports": [
    "covid19sf_refresh"
  ],
  "_datasets": [
    {
      "name": "covid19sf_geo",
      "title": "San Francisco COVID-19 Cases and Deaths Summarized by Geography",
      "object": "covid19sf_geo",
      "class": [
        "sf",
        "data.frame"
      ],
      "fields": [
        "area_type",
        "id",
        "count",
        "rate",
        "deaths",
        "acs_population",
        "last_updated",
        "geometry"
      ],
      "rows": 264,
      "table": false,
      "tojson": true
    },
    {
      "name": "covid19sf_hospital",
      "title": "San Francisco COVID-19 Hospital Capacity",
      "object": "covid19sf_hospital",
      "class": [
        "data.frame"
      ],
      "fields": [
        "hospital",
        "date",
        "bed_type",
        "status",
        "count"
      ],
      "rows": 4514,
      "table": true,
      "tojson": true
    },
    {
      "name": "covid19sf_hospitalizations",
      "title": "San Francisco COVID-19 Hospitalizations",
      "object": "covid19sf_hospitalizations",
      "class": [
        "data.frame"
      ],
      "fields": [
        "reportdate",
        "hospital",
        "dphcategory",
        "covidstatus",
        "patientcount",
        "data_as_of",
        "data_loaded_at"
      ],
      "rows": 4408,
      "table": true,
      "tojson": true
    },
    {
      "name": "covid19sf_housing",
      "title": "San Francisco COVID-19 Alternative Housing Sites",
      "object": "covid19sf_housing",
      "class": [
        "data.frame"
      ],
      "fields": [
        "site_id",
        "status",
        "facility_type",
        "site_type",
        "units_occupied",
        "total_units",
        "population_covid_status",
        "date_updated"
      ],
      "rows": 43,
      "table": true,
      "tojson": true
    },
    {
      "name": "covid19sf_population",
      "title": "COVID-19 Cases by Population Characteristics Over Time",
      "object": "covid19sf_population",
      "class": [
        "data.frame"
      ],
      "fields": [
        "specimen_collection_date",
        "characteristic_type",
        "characteristic_group",
        "characteristic_group_sort_order",
        "new_cases",
        "cumulative_cases",
        "population_estimate"
      ],
      "rows": 30503,
      "table": true,
      "tojson": true
    },
    {
      "name": "covid19sf_test_loc",
      "title": "San Francisco COVID-19 Testing Locations",
      "object": "covid19sf_test_loc",
      "class": [
        "sf",
        "data.frame"
      ],
      "fields": [
        "id",
        "medical_home",
        "name",
        "address",
        "phone_number",
        "phone_number_formatted",
        "testing_hours",
        "popup_or_permanent",
        "location_type",
        "eligibility",
        "cta_text",
        "cta_link",
        "sample_collection_method",
        "lab",
        "latitude",
        "longitude",
        "geometry"
      ],
      "rows": 43,
      "table": true,
      "tojson": true
    },
    {
      "name": "covid19sf_tests",
      "title": "San Francisco COVID-19 Tests",
      "object": "covid19sf_tests",
      "class": [
        "data.frame"
      ],
      "fields": [
        "specimen_collection_date",
        "tests",
        "pos",
        "pct",
        "neg",
        "indeterminate"
      ],
      "rows": 1000,
      "table": true,
      "tojson": true
    },
    {
      "name": "covid19sf_vaccine_demo",
      "title": "COVID-19 Vaccine Doses Given to San Franciscans by Demographics",
      "object": "covid19sf_vaccine_demo",
      "class": [
        "data.frame"
      ],
      "fields": [
        "overall_segment",
        "administering_provider_type",
        "age_group",
        "demographic_group",
        "demographic_subgroup",
        "demographic_subgroup_sort_order",
        "total_1st_doses",
        "total_2nd_doses",
        "total_single_doses",
        "total_recipients",
        "total_series_completed",
        "subgroup_population",
        "age_group_population",
        "data_as_of",
        "data_loaded_at"
      ],
      "rows": 130,
      "table": true,
      "tojson": true
    },
    {
      "name": "covid19sf_vaccine_demo_ts",
      "title": "COVID-19 Vaccine Doses Given to San Franciscans by Demographics Over Time",
      "object": "covid19sf_vaccine_demo_ts",
      "class": [
        "data.frame"
      ],
      "fields": [
        "date_administered",
        "overall_segment",
        "administering_provider_type",
        "age_group",
        "demographic_group",
        "demographic_subgroup",
        "demographic_subgroup_sort_order",
        "new_1st_doses",
        "new_2nd_doses",
        "new_single_doses",
        "new_series_completed",
        "new_recipients",
        "cumulative_1st_doses",
        "cumulative_2nd_doses",
        "cumulative_single_doses",
        "cumulative_series_completed",
        "cumulative_recipients",
        "subgroup_population",
        "age_group_population"
      ],
      "rows": 46195,
      "table": true,
      "tojson": true
    },
    {
      "name": "covid19sf_vaccine_geo",
      "title": "San Francisco COVID-19 Vaccines Given to San Franciscans by Geography",
      "object": "covid19sf_vaccine_geo",
      "class": [
        "sf",
        "data.frame"
      ],
      "fields": [
        "id",
        "area_type",
        "count_vaccinated_by_dph",
        "count_vaccinated",
        "count_series_completed",
        "acs_population",
        "percent_pop_series_completed",
        "last_updated",
        "geometry"
      ],
      "rows": 40,
      "table": false,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "covid19sf_geo",
      "title": "San Francisco COVID-19 Cases and Deaths Summarized by Geography",
      "topics": [
        "covid19sf_geo"
      ]
    },
    {
      "page": "covid19sf_hospital",
      "title": "San Francisco COVID-19 Hospital Capacity",
      "topics": [
        "covid19sf_hospital"
      ]
    },
    {
      "page": "covid19sf_hospitalizations",
      "title": "San Francisco COVID-19 Hospitalizations",
      "topics": [
        "covid19sf_hospitalizations"
      ]
    },
    {
      "page": "covid19sf_housing",
      "title": "San Francisco COVID-19 Alternative Housing Sites",
      "topics": [
        "covid19sf_housing"
      ]
    },
    {
      "page": "covid19sf_population",
      "title": "COVID-19 Cases by Population Characteristics Over Time",
      "topics": [
        "covid19sf_population"
      ]
    },
    {
      "page": "covid19sf_refresh",
      "title": "Refreshing the covid19sf Pakcage Datasets",
      "topics": [
        "covid19sf_refresh"
      ]
    },
    {
      "page": "covid19sf_test_loc",
      "title": "San Francisco COVID-19 Testing Locations",
      "topics": [
        "covid19sf_test_loc"
      ]
    },
    {
      "page": "covid19sf_tests",
      "title": "San Francisco COVID-19 Tests",
      "topics": [
        "covid19sf_tests"
      ]
    },
    {
      "page": "covid19sf_vaccine_demo",
      "title": "COVID-19 Vaccine Doses Given to San Franciscans by Demographics",
      "topics": [
        "covid19sf_vaccine_demo"
      ]
    },
    {
      "page": "covid19sf_vaccine_demo_ts",
      "title": "COVID-19 Vaccine Doses Given to San Franciscans by Demographics Over Time",
      "topics": [
        "covid19sf_vaccine_demo_ts"
      ]
    },
    {
      "page": "covid19sf_vaccine_geo",
      "title": "San Francisco COVID-19 Vaccines Given to San Franciscans by Geography",
      "topics": [
        "covid19sf_vaccine_geo"
      ]
    }
  ],
  "_readme": "https://github.com/ramikrispin/covid19sf/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "base64enc",
    "brew",
    "brio",
    "bslib",
    "cachem",
    "callr",
    "class",
    "classInt",
    "cli",
    "clipr",
    "commonmark",
    "cpp11",
    "crayon",
    "credentials",
    "crosstalk",
    "curl",
    "data.table",
    "DBI",
    "desc",
    "devtools",
    "diffobj",
    "digest",
    "downlit",
    "dplyr",
    "e1071",
    "ellipsis",
    "evaluate",
    "fansi",
    "farver",
    "fastmap",
    "fontawesome",
    "fs",
    "generics",
    "geojsonsf",
    "geometries",
    "gert",
    "ggplot2",
    "gitcreds",
    "glue",
    "gtable",
    "highr",
    "htmltools",
    "htmlwidgets",
    "httpuv",
    "httr",
    "httr2",
    "ini",
    "isoband",
    "jquerylib",
    "jsonify",
    "jsonlite",
    "KernSmooth",
    "knitr",
    "labeling",
    "later",
    "lattice",
    "lazyeval",
    "leafem",
    "leaflet",
    "leaflet.providers",
    "leafpop",
    "lifecycle",
    "lubridate",
    "magrittr",
    "mapview",
    "MASS",
    "memoise",
    "mime",
    "miniUI",
    "openssl",
    "otel",
    "pak",
    "pillar",
    "pkgbuild",
    "pkgconfig",
    "pkgdown",
    "pkgload",
    "plotly",
    "plyr",
    "png",
    "praise",
    "prettyunits",
    "processx",
    "profvis",
    "promises",
    "proxy",
    "ps",
    "purrr",
    "R6",
    "ragg",
    "rapidjsonr",
    "rappdirs",
    "raster",
    "rcmdcheck",
    "RColorBrewer",
    "Rcpp",
    "rlang",
    "rmarkdown",
    "roxygen2",
    "rprojroot",
    "rstudioapi",
    "rversions",
    "s2",
    "S7",
    "sass",
    "satellite",
    "scales",
    "servr",
    "sessioninfo",
    "sf",
    "sfheaders",
    "shiny",
    "sourcetools",
    "sp",
    "stringi",
    "stringr",
    "svglite",
    "sys",
    "systemfonts",
    "terra",
    "testthat",
    "textshaping",
    "tibble",
    "tidyr",
    "tidyselect",
    "timechange",
    "tinytex",
    "units",
    "urlchecker",
    "usethis",
    "utf8",
    "uuid",
    "vctrs",
    "viridisLite",
    "waldo",
    "whisker",
    "withr",
    "wk",
    "xfun",
    "xml2",
    "xopen",
    "xtable",
    "yaml",
    "zip"
  ],
  "_vignettes": [
    {
      "source": "data_refresh.Rmd",
      "filename": "data_refresh.html",
      "title": "Covid19 SF Data Refresh",
      "engine": "knitr::rmarkdown",
      "headings": [],
      "created": "2020-09-27 00:07:26",
      "modified": "2020-09-27 00:07:26",
      "commits": 1
    },
    {
      "source": "intro.Rmd",
      "filename": "intro.html",
      "title": "Introduction to the covid19sf Datasets",
      "engine": "knitr::rmarkdown",
      "headings": [],
      "created": "2020-09-29 05:37:20",
      "modified": "2021-12-19 14:43:40",
      "commits": 7
    }
  ],
  "_score": 5.15836249209525,
  "_indexed": true,
  "_nocasepkg": "covid19sf",
  "_universes": [
    "ramikrispin",
    "covidr"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.2",
      "date": "2026-06-10T07:24:24.000Z",
      "distro": "noble",
      "commit": "8724fa2f8c0050667e96207abb1089907d50ab17",
      "fileid": "https://r2.ropensci.org/dee28ac836a733c6eeeab850a796c02875963337a3e26088b6274406913a4f63",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/ramikrispin/actions/runs/27259893755"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.2",
      "date": "2026-06-10T07:24:24.000Z",
      "distro": "noble",
      "commit": "8724fa2f8c0050667e96207abb1089907d50ab17",
      "fileid": "https://r2.ropensci.org/dc0794b74d939687a6a842ffa4b53fbf36cccf7d03de38869d47b85c414c937f",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/ramikrispin/actions/runs/27259893755"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.2",
      "date": "2026-06-10T07:32:32.000Z",
      "commit": "8724fa2f8c0050667e96207abb1089907d50ab17",
      "fileid": "https://r2.ropensci.org/e8733226db104aee4340b6dc4de2fd07ed16bf19fbc71c0d26ae970a9e3d26fa",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/ramikrispin/actions/runs/27259893755"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.2",
      "date": "2026-06-10T07:25:18.000Z",
      "commit": "8724fa2f8c0050667e96207abb1089907d50ab17",
      "fileid": "https://r2.ropensci.org/5528048fee984135ca9deb5e27199dc320ee1f821b9aa852e757887a91a06d04",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/ramikrispin/actions/runs/27259893755"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.2",
      "date": "2026-06-10T07:24:27.000Z",
      "commit": "8724fa2f8c0050667e96207abb1089907d50ab17",
      "fileid": "https://r2.ropensci.org/1991ee26bb2433ff856e5048511e7c87dadfa586a8c90e313732a09156681b77",
      "status": "success",
      "buildurl": "https://github.com/r-universe/ramikrispin/actions/runs/27259893755"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.2",
      "date": "2026-06-10T07:23:01.000Z",
      "commit": "8724fa2f8c0050667e96207abb1089907d50ab17",
      "fileid": "https://r2.ropensci.org/d3337e72f7a43438f0a6d187e8dfc813eee38bcd4e5e64ec49f5bbc20dcb32d4",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/ramikrispin/actions/runs/27259893755"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.2",
      "date": "2026-06-10T07:22:59.000Z",
      "commit": "8724fa2f8c0050667e96207abb1089907d50ab17",
      "fileid": "https://r2.ropensci.org/71155e956f6dfef185e5126782d551e2e3067f4b48b818c75dbe8503993f0339",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/ramikrispin/actions/runs/27259893755"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.2",
      "date": "2026-06-10T07:23:44.000Z",
      "commit": "8724fa2f8c0050667e96207abb1089907d50ab17",
      "fileid": "https://r2.ropensci.org/a437418d7db862001fda1430d7acef6e1310b74fabcbe3799f9405670581a9c8",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/ramikrispin/actions/runs/27259893755"
    }
  ]
}