# Acceptance Criteria Incorporate an API into our project so that users can fetch data when they view a chart. Long-term, preferred solution: these API calls should be handled back-end and the results cached. ### Related Features - #5 feature/first-d3-graph ### Resources - [Nashville data APIs](https://data.nashville.gov/) - [Tennessee GIS data](https://www.tn.gov/finance/sts-gis/gis/data.html)
Acceptance Criteria
Incorporate an API into our project so that users can fetch data when they view a chart.
Long-term, preferred solution: these API calls should be handled back-end and the results cached.
Related Features
Resources