Pooled Fund:

CBPF API vo1

Version 1.0.57

Error in Angular Module:{{error}}
API Urls
API Description Parameters URL atom json csv
Pooled Fund This API returns the list of all Pooled Funds which are managed by GMS. This API can be used to idenitify the Pooled Fund Code that needs to be used in the other APIs. Status: Completed
  • ShowAllPooledFunds=1 --> Shows all PooledFunds
../odata/Poolfund Go Go Go
Project Summary by Pooled Fund Code This API returns the Project Summary for all Approved Projects in a specific Pooled Fund. In case you wish to view Project Summary from all pooled funds, please remove the pooled fund abbreviation parameter (i.e. poolfundAbbrv querystring). Status: Completed
  • ShowAllPooledFunds=1 --> Shows all PooledFunds
  • poolfundAbbrv==AFG23 --> Gets data of specific fund.
  • ShowFullProjectInfo=1 --> Will get Narrative info for projects.
  • CBPFCode=2227 --> Retrives data for CBPFCode (like search).
../odata/ProjectSummary Go Go Go
Project Summary with Location by Pooled Fund Code This API returns the Project Summary with Location for all Approved Projects in a specific Pooled Fund. In case you wish to view Project Summary from all pooled funds, please remove the pooled fund abbreviation parameter (i.e. poolfundAbbrv querystring). Status: Completed
  • poolfundAbbrv==AFG23 --> Gets data of specific fund.
  • CBPFCode=2227 --> Retrives data for CBPFCode (like search).
../odata/ProjectSummaryWithLocation Go Go Go
Project Summary with Location and Cluster by Pooled Fund Code This API returns the Project Summary with Location and Cluster for all Approved Projects in a specific Pooled Fund. In case you wish to view Project Summary from all pooled funds, please remove the pooled fund abbreviation parameter (i.e. poolfundAbbrv querystring). Status: Completed
  • poolfundAbbrv==AFG23 --> Gets data of specific fund.
  • CBPFCode=2227 --> Retrives data for CBPFCode (like search).
../odata/ProjectSummaryWithLocationAndCluster Go Go Go
Pipeline Project Summary by Pooled Fund Code This API returns the Pipeline Project Summary for all Unapproved Projects in a specific Pooled Fund. In case you wish to view Pipeline Project Summary from all pooled funds, please remove the pooled fund abbreviation parameter (i.e. poolfundAbbrv querystring). Status: Completed
  • ShowAllPooledFunds=1 --> Shows all PooledFunds
  • poolfundAbbrv==AFG23 --> Gets data of specific fund.
  • CBPFCode=2227 --> Retrives data for CBPFCode (like search).
../odata/PipelineProjectSummary Go Go Go
Cluster by Pooled Fund Code This API returns Clusters for each Approved project in a specific Pooled Fund. In case you wish to view Cluster details from all pooled funds, please remove the pooled fund abbreviation parameter (i.e. poolfundAbbrv querystring). Status: Completed
  • ShowAllPooledFunds=1 --> Shows all PooledFunds
  • poolfundAbbrv==AFG23 --> Gets data of specific fund.
../odata/Cluster Go Go Go
Pipeline Project Cluster by Pooled Fund Code This API returns Pipeline Project Clusters for each Unapproved project in a specific Pooled Fund. In case you wish to view Pipeline Project Cluster details from all pooled funds, please remove the pooled fund abbreviation parameter (i.e. poolfundAbbrv querystring). Status: Completed
  • ShowAllPooledFunds=1 --> Shows all PooledFunds
  • poolfundAbbrv==AFG23 --> Gets data of specific fund.
../odata/PipelineProjectCluster Go Go Go
Contribution by Pooled Fund Code This API returns the Contribution in a specific Pooled Fund. In case you wish to view Contributions from all pooled funds, please remove the pooled fund abbreviation parameter (i.e. poolfundAbbrv querystring). You can also view Contribution for a Fiscal Year by using year parameter (i.e. year querystring) Status: Completed
  • ShowAllPooledFunds=1 --> Shows all PooledFunds
  • year=2008 --> Get specific years data
  • poolfundAbbrv==AFG23 --> Gets data of specific fund.
../odata/Contribution Go Go Go