Eduardo Cuducos
Eduardo Cuducos
Just generated [a new companies file with 125k different companies](https://www.dropbox.com/s/8kxt3szujr3tksb/2019-11-19-companies.csv.xz?dl=0) (the one current in use has 60k). This will not work on Jarbas just yet, but I'll open a PR...
Sorry, my bad! Fixed the link over there, but just in case: https://www.dropbox.com/s/8kxt3szujr3tksb/2019-11-19-companies.csv.xz?dl=0
I opted for setting a DB and querying it in order to have a smaller file. Postgres is already a bottleneck for Jarbas's performance. Updating Jarbas database is another bottleneck....
@luizfzs do you think you can handle the PR on Jarbas? I can help with that. Basically what is need is to adapt the `Company` to this new and updated...
I just suggested a road map at https://github.com/okfn-brasil/serenata-de-amor/issues/509#issuecomment-574730299 ; )
I couldn't finish this contribution, but I believe it doesn't make sense to finish it anymore β at least not in the direction I started. Now we can use [minhaeceita.org...
> To be honest, I started the fix on the toolbox but I was wondering that it would be an over-engineered solution, even though it's simple-ish, so I fixed it...
> Thus, this issue aims the following: > > 1. Transfer the files i have in google drive to Amazon S3 > 2. Create a script to download the above...
Ok⦠first a minor comment: > The only point is to convert pdf to png is time consuming too. Since we can have a backup of transformed files IMHO is...
Great start β many thanks, @willianpaixao : ) I added minor comments to your WIP commit, hope they are helpful!