18F / data-act-pilot

This small DATA Act pilot contains code that translates agency data to a uniform DATA act format.
Other
21 stars 14 forks source link

Removes recipientType from diagram and protobuf definition #42

Closed micahsaul closed 9 years ago

micahsaul commented 9 years ago

recipientType is commonly called business type and does not appear in the public list of data elements. This removes it from the schema definition and the diagram.

Closes #41