Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 883 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 883 Bytes

Gitter Travis NPM

Openspending Fiscal Data Types

Used by os-conductor and os-data-importers.

This repository contains:

  • The complete list of OS Types, their properties and relationships
  • The complete list of descriptions for these types (English only at the moment)
  • The logic for converting a list of fields with their types to a full Fiscal Data Package Model
  • Logic for validating data against a specific model
  • Test suite for making sure everything's working as intended