Skip to content

Latest commit

 

History

History
17 lines (15 loc) · 1019 Bytes

README_SampleResponses.md

File metadata and controls

17 lines (15 loc) · 1019 Bytes

Sample Responses

File Name of Response Query Description
history-service_area.json [server]/budget/history/service_area/ Service Area budget totals per year.
history-service_area-object_code.json [server]/budget/history/service_area/object_code/ Service Area budget sub-categorized by Accounting Object per year.
history-bureau.json [server]/budget/history/bureau/ Bureau budget totals per year.
code-service_area_code.json [server]/budget/code/?code_type=service_area_code List of Service Areas.
code-bureau_code.json [server]/budget/code/?code_type=bureau_code List of Bureaus
code-all_types.json [server]/budget/code/ List of all code types
Possible server values Environment
http://hacko-integration-658279555.us-west-2.elb.amazonaws.com/ Integration
http://localhost:8000/ Development
http://127.0.0.1:8000/ Development
http://192.168.99.100:8000/ Development with Docker