code-gov-api icon indicating copy to clipboard operation
code-gov-api copied to clipboard

API Agency Issues Report Accuracy?

Open RicardoAReyes opened this issue 6 years ago • 3 comments

EPA has found some discrepancies on the API issues status report. https://api.code.gov/status/EPA/issues

The report shows errors that are false positive.

The code.json does have usageType values and the data harvester was able to process the EPA code.json without any problems.

Example, check https://www.epa.gov/code.json

release with "name": "GMAP Data Analysis GitHub repo", the release shows "usageType": "openSource",

There are more examples like that on EPA's code.json file that do not accurately reflect on the API status issue report.

RicardoAReyes avatar Mar 26 '18 14:03 RicardoAReyes

When trying to access https://api.code.gov/status/EPA/issues I receive this:

{
  "message": "Not Found",
  "error": {}
}

anoblet avatar Nov 18 '19 17:11 anoblet

Getting that same result today as well, this ticket needs some updates @RicardoAReyes

zacnomore avatar Sep 21 '20 20:09 zacnomore

Tagging @seanstar12 for a review. @RicardoAReyes has moved on from Code.gov.

jcastle-zz avatar Sep 29 '20 23:09 jcastle-zz