{
  "_id": "6a229de5cd65a98ecbd57f58",
  "Package": "echor",
  "Type": "Package",
  "Title": "Access EPA 'ECHO' Data",
  "Version": "0.1.9.9999",
  "Authors@R": "person(given = \"Michael\",\nfamily = \"Schramm\",\nrole = c(\"aut\", \"cre\", \"cph\"),\nemail = \"mpschramm@gmail.com\",\ncomment = c(ORCID = \"0000-0003-1876-6592\"))",
  "Maintainer": "Michael Schramm <mpschramm@gmail.com>",
  "Description": "An R interface to United States Environmental Protection\nAgency (EPA) Environmental Compliance History Online ('ECHO')\nApplication Program Interface (API). 'ECHO' provides\ninformation about EPA permitted facilities, discharges, and\nother reporting info associated with permitted entities. Data\nare obtained from <https://echo.epa.gov/>.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.1",
  "BugReports": "https://github.com/mps9506/echor/issues",
  "URL": "https://github.com/mps9506/echor, https://mps9506.github.io/echor/",
  "Language": "en-US",
  "Config/Needs/website": "mps9506/mpsTemplates, ggplot2, ggrepel,\nggspatial, here, kableExtra, knitr, prettymapr, raster,\nrmarkdown, sf",
  "Config/Needs/coverage": "xml2",
  "Repository": "https://mps9506.r-universe.dev",
  "Date/Publication": "2024-05-15 18:48:06 UTC",
  "RemoteUrl": "https://github.com/mps9506/echor",
  "RemoteRef": "HEAD",
  "RemoteSha": "f1a13ebad9b6fe897c764a122c5acaeca23c3858",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-05 09:55:19 UTC",
    "User": "root"
  },
  "Author": "Michael Schramm [aut, cre, cph] (ORCID:\n<https://orcid.org/0000-0003-1876-6592>)",
  "MD5sum": "0d53110632596331f91bd9726985c832",
  "_user": "mps9506",
  "_type": "src",
  "_file": "echor_0.1.9.9999.tar.gz",
  "_fileid": "26124fe4fb3b00575aca6dccd4a200e51ffc7104a879c1f5ed2a425753a66220",
  "_filesize": 934681,
  "_sha256": "26124fe4fb3b00575aca6dccd4a200e51ffc7104a879c1f5ed2a425753a66220",
  "_created": "2026-06-05T09:55:19.000Z",
  "_published": "2026-06-05T09:59:01.266Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79705110474,
      "time": 176,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7433879916"
    },
    {
      "job": 79705110585,
      "time": 123,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7433862312"
    },
    {
      "job": 79705110466,
      "time": 107,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7433857552"
    },
    {
      "job": 79705110461,
      "time": 119,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7433862049"
    },
    {
      "job": 79704690354,
      "time": 167,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7433824210"
    },
    {
      "job": 79705110485,
      "time": 123,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7433862348"
    },
    {
      "job": 79705110507,
      "time": 112,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7433859011"
    },
    {
      "job": 79705110518,
      "time": 87,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7433852163"
    },
    {
      "job": 79705110486,
      "time": 97,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7433855063"
    }
  ],
  "_buildurl": "https://github.com/r-universe/mps9506/actions/runs/27008089385",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/mps9506/echor",
  "_commit": {
    "id": "f1a13ebad9b6fe897c764a122c5acaeca23c3858",
    "author": "mps9506 <mps9506@users.noreply.github.com>",
    "committer": "mps9506 <mps9506@users.noreply.github.com>",
    "message": "Re-build README.Rmd\n",
    "time": 1715798886
  },
  "_maintainer": {
    "name": "Michael Schramm",
    "email": "mpschramm@gmail.com",
    "login": "mps9506",
    "mastodon": "@mpschramm@mastodon.social",
    "orcid": "0000-0003-1876-6592",
    "twitter": "@mpschramm",
    "description": "Research specialist with the Texas Water Resources Institute at Texas A&M University.  All things water quality and watersheds.",
    "uuid": 11282246
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "curl",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "httr",
      "role": "Imports"
    },
    {
      "package": "plyr",
      "role": "Imports"
    },
    {
      "package": "progress",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "readr",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "sf",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "version": ">= 1.0.0",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "httptest",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "utf8",
      "role": "Suggests"
    }
  ],
  "_owner": "mps9506",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "epa",
    "pollution",
    "water-quality"
  ],
  "_stars": 9,
  "_contributors": [
    {
      "user": "mps9506",
      "count": 393,
      "uuid": 11282246
    }
  ],
  "_userbio": {
    "uuid": 11282246,
    "type": "user",
    "name": "Michael Schramm",
    "description": "Research specialist with the Texas Water Resources Institute at Texas A&M University.  All things water quality and watersheds."
  },
  "_downloads": {
    "count": 224,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/echor"
  },
  "_devurl": "https://github.com/mps9506/echor",
  "_pkgdown": "https://mps9506.github.io/echor/",
  "_searchresults": 31,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/echor.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/mps9506/echor",
  "_realowner": "mps9506",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2018-04-23"
    },
    {
      "version": "0.1.1",
      "date": "2018-09-11"
    },
    {
      "version": "0.1.2",
      "date": "2019-02-03"
    },
    {
      "version": "0.1.3",
      "date": "2019-09-18"
    },
    {
      "version": "0.1.4",
      "date": "2020-01-30"
    },
    {
      "version": "0.1.5",
      "date": "2020-08-05"
    },
    {
      "version": "0.1.6",
      "date": "2021-08-21"
    },
    {
      "version": "0.1.7",
      "date": "2023-02-13"
    },
    {
      "version": "0.1.8",
      "date": "2023-04-23"
    },
    {
      "version": "0.1.9",
      "date": "2023-06-22"
    }
  ],
  "_exports": [
    "downloadDMRs",
    "echoAirGetFacilityInfo",
    "echoAirGetMeta",
    "echoGetCAAPR",
    "echoGetEffluent",
    "echoGetFacilities",
    "echoGetReports",
    "echoSDWGetMeta",
    "echoSDWGetSystems",
    "echoWaterGetFacilityInfo",
    "echoWaterGetMeta",
    "echoWaterGetParams"
  ],
  "_help": [
    {
      "page": "downloadDMRs",
      "title": "Download Multiple DMRs",
      "topics": [
        "downloadDMRs"
      ]
    },
    {
      "page": "echoAirGetFacilityInfo",
      "title": "Downloads EPA ECHO permitted air emitter information",
      "topics": [
        "echoAirGetFacilityInfo"
      ]
    },
    {
      "page": "echoAirGetMeta",
      "title": "Downloads EPA ECHO Air Facility Metadata",
      "topics": [
        "echoAirGetMeta"
      ]
    },
    {
      "page": "echoGetCAAPR",
      "title": "Download EPA ECHO emissions inventory report data",
      "topics": [
        "echoGetCAAPR"
      ]
    },
    {
      "page": "echoGetEffluent",
      "title": "Downloads EPA ECHO DMR records of dischargers with NPDES permits",
      "topics": [
        "echoGetEffluent"
      ]
    },
    {
      "page": "echoGetFacilities",
      "title": "Downloads permitted facility information",
      "topics": [
        "echoGetFacilities"
      ]
    },
    {
      "page": "echoGetReports",
      "title": "Downloads self reported discharge and emissions data",
      "topics": [
        "echoGetReports"
      ]
    },
    {
      "page": "echoSDWGetMeta",
      "title": "Downloads EPA ECHO Safe Drinking Water Facilities Metadata",
      "topics": [
        "echoSDWGetMeta"
      ]
    },
    {
      "page": "echoSDWGetSystems",
      "title": "Downloads public water system information",
      "topics": [
        "echoSDWGetSystems"
      ]
    },
    {
      "page": "echoWaterGetFacilityInfo",
      "title": "Downloads EPA ECHO water facility information",
      "topics": [
        "echoWaterGetFacilityInfo"
      ]
    },
    {
      "page": "echoWaterGetMeta",
      "title": "Downloads EPA ECHO Water Facility Metadata",
      "topics": [
        "echoWaterGetMeta"
      ]
    },
    {
      "page": "echoWaterGetParams",
      "title": "Search parameter codes for Clean Water Act permits on EPA ECHO",
      "topics": [
        "echoWaterGetParams"
      ]
    }
  ],
  "_readme": "https://github.com/mps9506/echor/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "bit",
    "bit64",
    "class",
    "classInt",
    "cli",
    "clipr",
    "cpp11",
    "crayon",
    "curl",
    "DBI",
    "dplyr",
    "e1071",
    "generics",
    "glue",
    "hms",
    "httr",
    "jsonlite",
    "KernSmooth",
    "lifecycle",
    "magrittr",
    "MASS",
    "mime",
    "openssl",
    "pillar",
    "pkgconfig",
    "plyr",
    "prettyunits",
    "progress",
    "proxy",
    "purrr",
    "R6",
    "Rcpp",
    "readr",
    "rlang",
    "s2",
    "sf",
    "stringi",
    "stringr",
    "sys",
    "tibble",
    "tidyr",
    "tidyselect",
    "tzdb",
    "units",
    "utf8",
    "vctrs",
    "vroom",
    "withr",
    "wk"
  ],
  "_score": 4.144574207609616,
  "_indexed": true,
  "_nocasepkg": "echor",
  "_universes": [
    "mps9506"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.9.9999",
      "date": "2026-06-05T09:58:13.000Z",
      "distro": "noble",
      "commit": "f1a13ebad9b6fe897c764a122c5acaeca23c3858",
      "fileid": "69dacc7757c7621191fdef029cc4646b358ecedd6fdb74cbe51ccbf1a3c69715",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mps9506/actions/runs/27008089385"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.9.9999",
      "date": "2026-06-05T09:57:21.000Z",
      "distro": "noble",
      "commit": "f1a13ebad9b6fe897c764a122c5acaeca23c3858",
      "fileid": "658564d0786f2362da7b720b48b8da339456a8b2373e0edccbff1378e5a34dda",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mps9506/actions/runs/27008089385"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.9.9999",
      "date": "2026-06-05T09:57:05.000Z",
      "commit": "f1a13ebad9b6fe897c764a122c5acaeca23c3858",
      "fileid": "baa624964777c5971ee4459def2bd907470a9d86eb6bb64275cfe597136fb1cc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mps9506/actions/runs/27008089385"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.9.9999",
      "date": "2026-06-05T09:57:16.000Z",
      "commit": "f1a13ebad9b6fe897c764a122c5acaeca23c3858",
      "fileid": "5140dcbf89d84eb4d5bc3240db7f46b6583941f390fdb756d087bae9a18ea0f2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mps9506/actions/runs/27008089385"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.9.9999",
      "date": "2026-06-05T09:57:42.000Z",
      "commit": "f1a13ebad9b6fe897c764a122c5acaeca23c3858",
      "fileid": "c915d4bc0462c6191cc0a3ab580dfddf49769b6c8121566b8446bb9ffe3494a2",
      "status": "success",
      "buildurl": "https://github.com/r-universe/mps9506/actions/runs/27008089385"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.9.9999",
      "date": "2026-06-05T09:56:56.000Z",
      "commit": "f1a13ebad9b6fe897c764a122c5acaeca23c3858",
      "fileid": "1c6cd83cbf7ce8068ea7889e8338905e2332ca7c332bbd2d51ec211e3a0236f2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mps9506/actions/runs/27008089385"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.9.9999",
      "date": "2026-06-05T09:56:38.000Z",
      "commit": "f1a13ebad9b6fe897c764a122c5acaeca23c3858",
      "fileid": "22240a8512d05c78a0bc742ca34e1f7381a62973437bf62073bebdc18fa6405d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mps9506/actions/runs/27008089385"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.9.9999",
      "date": "2026-06-05T09:56:47.000Z",
      "commit": "f1a13ebad9b6fe897c764a122c5acaeca23c3858",
      "fileid": "ac06b4ffe60ee0b2d9cac9c40622310c2af643acb8674f8363cc61b0f00f0643",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mps9506/actions/runs/27008089385"
    }
  ]
}