Skip to content

Instantly share code, notes, and snippets.

@drzax
Created July 22, 2014 06:38
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save drzax/b78c01089a79fbd9d410 to your computer and use it in GitHub Desktop.
Save drzax/b78c01089a79fbd9d410 to your computer and use it in GitHub Desktop.
[{
"ministry": "<ministry identifier>",
"title": "<position title>",
"name": "<minister's name>",
"from": "<start date of ministership>",
"to": "<end date of ministership>"
},{
...
}]
[{
"id": "<unique identifier of some kind>",
"name": "<name of prime minister>",
"party": "<name of party>",
"from": "<start date of ministry>",
"to": "<end date of ministry>"
},{
...
}]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment