wschroder / NewGeorgia-ElectionFinance

New Georgia Project -Election Finance Open Access Project
4 stars 0 forks source link

Define schema for "Donors" table #5

Open wschroder opened 5 years ago

wschroder commented 5 years ago

Define the DB schema to be used for the Donors table, which will hold information pulled from the campaign contributions CVS files, as downloaded from the Georgia Ethics website.

The reason for this table is to allow us to avoid duplication of data.

This will also stage us for grouping related donor information (out-of-scope for immediate project, but a reasonable thing to expect given domain).