Index

Information Standards Philosophy

Its great to have standards. if they are fallowed.

Lets keep an eye on the data availability and find exiting new ways to use it and understand the requirements capabilities and limitations.

lets keep privacy and accountability in mind, for government is meant to server the people

img_4.png

Some good ones

WMS/WFS

postgres tables

allows you to enfores the sape of an row

OpenApi Swagger

- allows you to define an api and generate documentation
- also has greate code generation

JSON Schema

allows you to enfors the sape of a json object

capnp (rpc) / protobuf

Start wit ha data lake / any arbatrary data system

Normalize it into a set of tables

provide standard json schema and rest api openapi shema

based on the postgress defonition