Skip to content

contracts

Anjesh edited this page Feb 20, 2017 · 1 revision

Viewing 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.

image

Viewing Contracts list

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

image

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.

image

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.

image

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.

image

Contract Details

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.

image

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.

image

image

The Raw JSON can be viewed by clicking on the RAW JSON button.

Clone this wiki locally