sfcpc / housing-dashboard

4 stars 0 forks source link

Consider adding another field to uuid_table that indicates "how" the uuid was computed #56

Open ilakyapal opened 4 years ago

ilakyapal commented 4 years ago

As mentioned by Chris in the tech sync -- maybe this additional field would be one of the values in an enum like { BLKLOT, RELATED_BUILDING_PERMIT, ADDRESS, etc... }, so that we offer some transparency into how a UUID was assigned (can help with debugging even if we don't surface in a dashboard)