-
Notifications
You must be signed in to change notification settings - Fork 1
contracts
The contracts page gives information on all the contracts which are available in the platform. The contracts page can be reached by clicking on the "Contracts" link in the main navigation menu.
The contracts page gives an overview of the total number of contracts which are available for viewing in the platform. It also shows the total contracts by year.
This page also shows the list of all contracts available in the system. The data is shown in a tabular format. The following columns are displayed:
- Contract number
- Name of goods and service being contracted
- Contract Start date
- Contract End date
- Amount
Searching Contracts
You can search through the list of contracts by typing in the search text in the search bar above the table of data. The results will be automatically filtered as you type. You can search using the name of goods/service being contracted.
Sorting
You can also sort the table by clicking on the column heading. It is sorted in ascending order. Clicking it again will sort in the descending order.
Exporting
You can also export all the tender data in a CSV format. To export just click on the Export as CSV button on the top right of the table. This is useful if you would like to do further analysis of your own or want to use the data in some other ways.
You can view detailed information of a contract by clicking on any contract from the list. Clicking on a contract will take you to the contract detail page.
The contract detail page provided a detailed information about a contract.
Viewing Contract data in OCDS Format
The platform also shows the contract data in Open Contracting Data Standard(OCDS). The data is shown in a JSON structure. A JSON viewer is provided so that each section can be expanded to view it's elements. To expand a section just click the "+" symbol in-front of each section.
The Raw JSON can be viewed by clicking on the RAW JSON button.