labordata / lm20

labor relations consultants
MIT License
2 stars 1 forks source link

Draft of lm20 database with parsed html form data (8 new tables) #9

Closed ethangalebach closed 2 years ago

ethangalebach commented 2 years ago

I am hoping all the sed commands run on ubuntu (i'm on a mac, but tried to be mindful). Let me know if I can edit the table structures or contents, or refactor anything to be more consistent with your other databases.

fgregg commented 2 years ago

@ethangalebach, this is beautiful! I did a little hacking on this tonight, but will definitely prefer your branch.

unfortunately, i found a problem with json-to-multicsv

https://github.com/jsnell/json-to-multicsv/issues/3

this is causing at least some missing data.

we are either going to need to address that, or take another approach of parsing out the data.

ethangalebach commented 2 years ago

I'm happy it worked out! It was a fun exercise. If any other issues like this one arise where I could usefully contribute to the labordata project, let me know.

fgregg commented 2 years ago

for sure!