Automated Test Suite | Status |
---|---|
Data Validation |
A dataset containing current committee data for Toronto City Hall
data/committees.yml
. Defines all City of
Toronto committees, validated against Open Civic Data spec for
organizations.
Run make
in project root to see available scripts to run.
$ make
Usage: make <command>
where <command> is one of the following:
validate Validate data
json Generate JSON from YAML
dummy Perform a dummy action with outputs
See LICENSE.md.