freelawproject / foresight

Where we discuss and prioritize new features
2 stars 1 forks source link

Add Bankruptcy Noticing support to recap.email #31

Open mlissner opened 11 months ago

mlissner commented 11 months ago

I did some research about this awhile ago. The general idea is that the Bankruptcy Noticing Center sends email notices with big blobs of XML to organizations that want to track when people declare bankruptcy. Those blobs have a ton of information that is explained in this PDF:

xml_implementation.pdf

We could use the recap.email system to gather these XML files and do things like adding the info to our system, sending alerts, etc. We've heard from a few people that are interested in this over the years.