Let's start with Michigan then I'll work my way to the other states. I need a link to a database, webpage, directory, etc where I can see a list of dead people. The more the better. This is the information I will need to look them up (in Michigan):
FirstName, LastName, BirthMonth, BirthYear, ZipCode
Those are the data fields I need at a minimum. If it has extra fields that's fine too, I can just ignore the extra fields.
If there is a way to get this data in JSON or CSV format that would be amazing but I doubt that.
I will build the tool using a puppeteer.
If anyone wants to help maybe you can start
- linking to death directories for each state
- linking to the voter lookup pages for each state
- if you know how, start building a similar tool for other states.
- listing out what data is needed to search for a voter in each state (above is just for Michigan)
Once I have the tool I will release the source code and results for all to see.
Let's start with Michigan then I'll work my way to the other states. I need a link to a database, webpage, directory, etc where I can see a list of dead people. The more the better. This is the information I will need to look them up:
FirstName, LastName, BirthMonth, BirthYear, ZipCode
Those are the data fields I need at a minimum. If it has extra fields that's fine too, I can just ignore the extra fields.
If there is a way to get this data in JSON or CSV format that would be amazing but I doubt that.
I will build the tool using a puppeteer.
If anyone wants to help maybe you can start linking to death directories for each state, or if you know how, start building a similar tool for other states.
Once I have the tool I will release the source code and results for all to see.
Let's start with Michigan then I'll work my way to the other states. I need a link to a database, webpage, directory, etc where I can see a list of dead people. The more the better. This is the information I will need to look them up:
First Name Last Name Birth Month Birth Year Zip Code
Those are the data fields I need at a minimum. If it has extra fields that's fine too, I can just ignore the extra fields.
If there is a way to get this data in JSON or CSV format that would be amazing but I doubt that.
I will build the tool using a puppeteer.
If anyone wants to help maybe you can start linking to death directories for each state, or if you know how, start building a similar tool for other states.
Once I have the tool I will release the source code and results for all to see.