Skip to content

Instantly share code, notes, and snippets.

@afomi
Created June 25, 2019 18:20
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save afomi/55b3a59ec43d60eee0499dce2520127f to your computer and use it in GitHub Desktop.
Save afomi/55b3a59ec43d60eee0499dce2520127f to your computer and use it in GitHub Desktop.
org.json
{
name: "Sample Organization",
uuid: "unique identifier",
abbreviation: "ORG",
url: "https://example.org",
budget_amount: 173876.23,
budget: {}, // could also be its own detailed object
head_count: 42,
staffing: {}, // could be its own object
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment