rddj

Resources for doing data journalism with R.

  • 所有者: grssnbchr/rddj
  • 平台:
  • 许可证: MIT License
  • 分类:
  • 主题:
  • 喜欢:
    0
      比较:

Github星跟踪图

.Rddj

Resources for doing data journalism with R.

This is a curated list of online resources for learning R in the context of data journalism. The live version is available under rddj.info.

Contribute

There are two ways you can contribute:

Contribute content

Saw a good article on using R for some data journalism? You can either send me the link and some description to timo(at)timogrossenbacher.ch, OR fork this project. All you need to do is to edit content/content.json and send me a pull request. Attention: Please consider the already existing structure of the JSON file, e.g.:

  • Reuse existing chapter names in the chapter key (you can of course also open up a new chapter if nothing existing suits you).
  • For level only use Beginner, Intermediate and Advanced.
  • For time use something like x - y [minutes, hours] or x [minute(s), hour(s)], although it is better to specify a range.
  • For type also reuse something already existing if possible.

Thank you!

Contribute to the website in general

In this case, you need to install all the dependencies and have npm, bower and grunt-cli installed.
Then cd in the local clone of your fork, and

npm install
bower install

Then, in order to run a test server with live preview,

grunt serve

Send me a pull request if you've made changes! I'll integrate them if it makes sense and build myself.

Roadmap

  • Add filter options.
  • Add date to links in order to sort them by age.
  • Get rid of Bower.
  • Get rid of Grunt.
  • Use Markdown instead of JSON
  • Use webpack or npm scripts.
  • Remove D3 dependecy, or only load base system, if possible (D3 modules with v4).
  • Add date/time field for links (so that, somewhen in the future, old/deprecated links can be removed or deactivated).
  • Add RSS feed.

All links work as of:

  • October 29th, 2016

SSL

Site uses SSL as suggested by https://sheharyar.me/blog/free-ssl-for-github-pages-with-custom-domains/

主要指标

概览
名称与所有者grssnbchr/rddj
主编程语言JavaScript
编程语言JavaScript (语言数: 3)
平台
许可证MIT License
所有者活动
创建于2015-04-11 11:27:27
推送于2023-06-05 12:35:46
最后一次提交2023-06-05 14:35:46
发布数0
用户参与
星数77
关注者数15
派生数31
提交数62
已启用问题?
问题数0
打开的问题数0
拉请求数5
打开的拉请求数0
关闭的拉请求数1
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?