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
300 stars 108 forks source link

[DEV-11206] Update Fips to include total_outlays #4168

Closed ayubshahab closed 2 weeks ago

ayubshahab commented 3 weeks ago

Description: In order to support the new changes to the State Profile Pages, the usaspending_api/api_contracts/contracts/v2/recipient/state/fips endpoint is updated to include an additional field total_outlays which will be used to replace the overview section with Summary Stats.

Technical details: The technical details for the knowledge of other developers. Any detailed caveats or specific deployment steps should be outlined here.

Requirements for PR merge:

  1. [x] Unit & integration tests updated
  2. [x] API documentation updated
  3. [x] Necessary PR reviewers:
    • [x] Backend
  4. [x] Appropriate Operations ticket(s) created
  5. [x] Jira Ticket DEV-11206:
    • [x] Link to this Pull-Request

Area for explaining above N/A when needed: