8000 GitHub - stevieflow/standard-1: Developing a data standard for Open Contracting
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

stevieflow/standard-1

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Open Contracting Data standard

For view-only access to the standard and documentation please visit http://ocds.open-contracting.org/standard/

Working with the standard

Build Status

To run tests locally:

pip install -r requirements.txt
py.test

NOTE: If you make a change to release-schema.json, you must update the versioned-release-validation-schema.json by:

cd standard/schema/utils
./make_validation_schema.py

The tests, which run automatically on every commit, check that this process has been done.

Docs guidelines

The name of the file, becomes the name of the tab

When writing docs, every page should have:

  1. an h1 header with the name of the page, that matches the title of the tab/file
  2. a consistent flow down always h2, then h3 etc. - don't start at h3

About

Developing a data standard for Open Contracting

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%
0