This isn't terribly hard because the list is quite flat and available as a CSV, but we'll probably want it to require a log in since it has addresses of a huge amount of entities (though they're probably mostly businesses?).
I'm envisioning this as a tab on bankruptcy cases. You can click it. If you're logged in, it shows you the data. If you're not, it says to log in.
We'll want to update the RECAP extension to send these in too, or to at least log when people buy them (so we know if there's any point in doing this).
We currently have about 225,000 creditors from 10,000 ILNB cases in 2022 in /storage/list_of_creditors/reports/*.csv. See conversation with our client from today's date for details.
This isn't terribly hard because the list is quite flat and available as a CSV, but we'll probably want it to require a log in since it has addresses of a huge amount of entities (though they're probably mostly businesses?).
I'm envisioning this as a tab on bankruptcy cases. You can click it. If you're logged in, it shows you the data. If you're not, it says to log in.
We'll want to update the RECAP extension to send these in too, or to at least log when people buy them (so we know if there's any point in doing this).
We currently have about 225,000 creditors from 10,000 ILNB cases in 2022 in
/storage/list_of_creditors/reports/*.csv
. See conversation with our client from today's date for details.