fedspendingtransparency / usaspending-api

Server application to serve U.S. federal spending data via a RESTful API
https://www.usaspending.gov
Creative Commons Zero v1.0 Universal
309 stars 112 forks source link

[DEV-10913] Update the disaster agency endpoints to use the covid_faba_spending table #4127

Closed aguest-kc closed 4 months ago

aguest-kc commented 4 months ago

Description: Update the agency disaster endpoints to use new covid_faba_spending database table instead of the Elasticsearch index.

Technical details: Update the agency disaster endpoints to use new covid_faba_spending database table instead of the Elasticsearch index.

Requirements for PR merge:

  1. [x] Unit & integration tests updated
  2. [x] Necessary PR reviewers:
    • [x] Backend
  3. [x] Data validation completed
  4. [x] Jira Ticket DEV-10913:
    • [x] Link to this Pull-Request
    • [x] Performance evaluation of affected (API | Script | Download)
    • [x] Before / After data comparison

Area for explaining above N/A when needed:

2. API documentation updated
The API contracts are not changing due to this change.

4. Matview impact assessment completed
No matviews are affected by this change.

5. Frontend impact assessment completed
The frontend is not impacted by this change.

7. Appropriate Operations ticket(s) created
No operations tickets are needed as part of this change.