Hacker News new | ask | show | jobs
by palewire 3384 days ago
I work at the LA Times and conducted the data analysis of wages included in this story. We published all the code behind it on GitHub. AMA. https://github.com/datadesk/california-crop-production-wages...
2 comments

Wow, amazingly transparent data. LA times deserves a bookmark and subscription (if they have one) from one
Great work guys at LA Times! That is very transparent.
Thanks. The Jupyter Notebook technology is great for us. It's nice that it helps us be transparent, and it's even better that it helps us keep our analysis readable, sharable and organized when it's in development.
palrewire, it would be great to have the notebook hosted on http://notebooks.azure.com so people can run it. thx.
Thanks for passing this along. It's very interesting. I just gave it a go with a hefty SQL import to test its power. My database connection string to Amazon RDS, which works locally on my computer, failed. Any idea why?