Skip to content

Commit

Permalink
Removes special characters from congress.json
Browse files Browse the repository at this point in the history
  • Loading branch information
sinak authored May 15, 2017
1 parent b274ec2 commit 37a9d20
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions congress.json
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@
},
{
"firstName": "Robert",
"lastName": "Menéndez",
"lastName": "Menendez",
"bioguideId": "M000639",
"chamber": "senate",
"title": "Sen",
Expand Down Expand Up @@ -594,7 +594,7 @@
"district": "7"
},
{
"firstName": "André",
"firstName": "Andre",
"lastName": "Carson",
"bioguideId": "C001072",
"chamber": "house",
Expand Down Expand Up @@ -1234,7 +1234,7 @@
},
{
"firstName": "Luis",
"lastName": "Gutiérrez",
"lastName": "Gutierrez",
"bioguideId": "G000535",
"chamber": "house",
"title": "Rep",
Expand Down Expand Up @@ -2475,7 +2475,7 @@
"district": "5"
},
{
"firstName": "José",
"firstName": "Jose",
"lastName": "Serrano",
"bioguideId": "S000248",
"chamber": "house",
Expand Down

0 comments on commit 37a9d20

Please sign in to comment.