Contents Menu Expand Light mode Dark mode Auto light/dark, in light mode Auto light/dark, in dark mode Skip to content
Cardinal 0.0.5 documentation
Cardinal 0.0.5 documentation

Contents

  • Topics
    • Overall workflow
    • Settings file
  • Command-line interface
    • init
    • coverage
    • prepare
    • indicators
      • Red flags
        • Short submission period (R003)
        • Single bid received (R018)
        • Price close to winning bid (R024)
        • Excessive unsuccessful bids (R025)
        • Identical bid prices (R028)
        • Late bid won (R030)
        • All except winning bid disqualified (R035)
        • Lowest bid disqualified (R036)
        • Excessive disqualified bids (R038)
        • Heterogeneous supplier (R048)
        • Heavily discounted bid (R058)
  • Contributing
    • Add an indicator
      • Setup the repository
      • Code an indicator
      • Write the tests
      • Add documentation
    • Translation
  • Changelog
Back to top
View this page

Add an indicator¶

In this tutorial, the example indicator is given the code R999. Its methodology is “A competition completed with few submitted bids,” with the default for “few” being 1 bid.

You can use the check marks to track your progress (do not reload the page).

  • Setup the repository
  • Code an indicator
  • Write the tests
  • Add documentation
Next
Setup the repository
Previous
Contributing
Copyright © 2002, Open Contracting Partnership
Made with Sphinx and @pradyunsg's Furo