hn-whoishiring-analysis

所属分类:WEB开发
开发工具:GO
文件大小:0KB
下载次数:0
上传日期:2018-12-23 14:52:07
上 传 者sh-1993
说明:  抓取并生成黑客新闻谁在招聘线程的分析。
(Scrape and generate analytics for Hacker News Who is Hiring threads.)

文件列表:
src/ (0, 2018-12-23)
src/main.go (18072, 2018-12-23)
src/places.py (708, 2018-12-23)
vendors/ (0, 2018-12-23)

# Analysis of Hacker News Who is Hiring This is the very initial version of the code. The goal of the project was to generate analytics and visualize them on the charts, so there are no tests at the moment. Feel free to fork or send a PR if logic for any of the analytics doesn't look good. #### Code The `main.go` does the following, * Scrape all comments from Hacker News "Who is Hiring" threads. I have hard coded a map which contains the month to monthly thread id(item id). * Generates counts for Remote work, Titles, Visa, Lunch Perks * Generates skill counts. The `places.py` uses `GeoCities` (you need to install it before you run the code) module to generate locations from the text, aggregates the counts and stores the value in a json file. #### Charts The charts are all created from the data from the above code. Below are some code pen links which has the code for the charts, https://codepen.io/vthallam/pen/wRoORO - Map Chart with Bubble Data Points, made using amCharts. https://codepen.io/vthallam/pen/ZVLzvq - Bar chart made using Highchart

近期下载者

相关文件


收藏者