Skip to content

Instantly share code, notes, and snippets.

@thewayiam
Created October 19, 2014 10:07
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 thewayiam/10a89c3c5b8380893019 to your computer and use it in GitHub Desktop.
Save thewayiam/10a89c3c5b8380893019 to your computer and use it in GitHub Desktop.
{
"縣市": "county",
"選舉年": "election_year",
"審查會別": "category",
"案號": "id",
"提案類別": "type",
"提案單位/人": "proposed_by",
"連署人": "petitioned_by",
"主旨": "abstract",
"說明": "description",
"辦法": "method",
"辦理情形": "last_action",
"motion": [
{
"motion": "來文日期",
"date": "2011/10/21",
"resolution": ""
},
{
"motion": "審查意見",
"date": null,
"resolution": ""
},
{
"motion": "大會決議",
"date": "2011/11/4",
"resolution": ""
},
{
"motion": "發文日期",
"date": "2011/11/11",,
"resolution": ""
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment