540co / epa-rfi-backend

API prototype for EPA Environmental Digital Services using NodeJS and ElasticSearch.
5 stars 0 forks source link

Add link to EPA TRI data download link from the swgger docs #15

Open patricknowlan opened 8 years ago

patricknowlan commented 8 years ago

Here is the link to the csv data downloads:

http://www.epa.gov/toxics-release-inventory-tri-program/tri-basic-data-files-calendar-years-1987-2014

patricknowlan commented 8 years ago
info: {
description: "EPA Toxic Release Inventory (TRI) Program. You can download the data in csv format here: http://www.epa.gov/toxics-release-inventory-tri-program/tri-basic-data-files-calendar-years-1987-2014",
version: "1.0.0",
title: "EPA TRI Program",
termsOfService: "",
contact: {
email: "aaron@540.co"
}
}
patricknowlan commented 8 years ago

@killerbgt will you update the info node of the swagger file?

aaronbullard commented 8 years ago

I'll handle it since I'm updating tests.