OCLC Developer Network

Budgets resource

Building a query:

To access a collection of budgets construct the URL in the following manner:

https://acq.sd00.worldcat.org/budgets?{query}

To access information on a specific budgets construct the URL in the following manner::

https://acq.sd00.worldcat.org/budgets/{budgetId}

where {query} or {budgetId} provide information about the budgets you are requesting information for.

 

Examples:

Below are some sample URLs and an explanation of what they are querying using different HTTP methods:

example uRLhttp methodnotes
https://acq.sd00.worldcat.org/budgets?q=fundCode:ANT*GETReturns a collection of budgets with fundCode ANT*
https://acq.sd00.worldcat.org/budgets/BP-2012-22GETReturns information about a specific budget with ID BP-2012-22

 

Query options:

Below is a list of all the possible parameters that can be used as part of the budgets, all of them are optional:

parameterdescription
qAvailable Queries are: Budget Start Date, Budget End Date, Fund Code, Status 
startIndexWhat index item to start the collection at.
itemsPerPageHow many collection items to return per request.

Follow the OCLC Developer Network:

The OCLC Developer Network supports the use of OCLC Web Services—a set of tools and APIs that expose data and services for WorldCat and our member libraries and partner institutions or companies. learn more »

© 2010 OCLC Domestic and international trademarks and/or service marks of OCLC Online Computer Library Center, Inc. and its affiliates


Powered by Drupal, an open source content management system