GSA / code-gov-api

API powering the code.gov source code harvester
http://code.gov
Other
53 stars 28 forks source link

API Agency Issues Report Accuracy? #209

Open RicardoAReyes opened 6 years ago

RicardoAReyes commented 6 years ago

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.

anoblet commented 4 years ago

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

{
  "message": "Not Found",
  "error": {}
}
zacnomore commented 4 years ago

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

jcastle-zz commented 4 years ago

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