{"id":20334918,"url":"https://github.com/mdb/times_grapher","last_synced_at":"2026-05-14T05:35:24.287Z","repository":{"id":2903387,"uuid":"3911717","full_name":"mdb/times_grapher","owner":"mdb","description":"A simple Ruby on Rails application that compares the New York Times' coverage of any two user-provided topics for a given year. The application uses the New York Times articles API.","archived":false,"fork":false,"pushed_at":"2014-07-14T23:59:42.000Z","size":599,"stargazers_count":2,"open_issues_count":3,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-17T16:55:32.222Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mdb.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2012-04-02T21:15:58.000Z","updated_at":"2014-05-22T12:57:21.000Z","dependencies_parsed_at":"2022-08-19T16:50:18.412Z","dependency_job_id":null,"html_url":"https://github.com/mdb/times_grapher","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/mdb/times_grapher","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdb%2Ftimes_grapher","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdb%2Ftimes_grapher/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdb%2Ftimes_grapher/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdb%2Ftimes_grapher/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mdb","download_url":"https://codeload.github.com/mdb/times_grapher/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdb%2Ftimes_grapher/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":27471883,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-12-03T02:00:06.367Z","response_time":57,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-14T20:38:35.355Z","updated_at":"2025-12-03T08:05:07.592Z","avatar_url":"https://github.com/mdb.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Build Status](https://travis-ci.org/mdb/times_grapher.png?branch=master)](https://travis-ci.org/mdb/times_grapher)\n\n# TimesGrapher\n\nCompare the the New York Times coverage of any two topics in any year between 1981 and 2013.\n\nTimesGrapher is built on [Rails](http://rubyonrails.org/) and [Backbone.js](http://backbonejs.org/). It uses the New York Times' [articles search API](http://developer.nytimes.com/docs/read/article_search_api_v2).\n\n[View TimesGrapher \u0026raquo;](http://timesgrapher.herokuapp.com)\n\n## Development\n\nYou must have a valid articles search New York Times API key. Set this as your $NY_TIMES_API_KEY environment variable.\n\n```\ngit clone https://github.com/mdb/times_grapher.git\ncd times_grapher\nbundle install\nrails server\n```\n\n## Running tests\n\nTimesGrapher uses Rspec to test Ruby \u0026 Jasmine to test its JavaScript.\n\nTo run the tests:\n\n```\nbundle exec rake\n```\n\n## Deployment\n\nTimesGrapher is set up for easy [Heroku](https://www.heroku.com/) deployment.\n\nAssuming you have a Heroku account and the [Heroku CLI](https://devcenter.heroku.com/articles/heroku-command):\n\n```\ncd times_grapher\nheroku create\nheroku config:set NY_TIMES_API_KEY=\u003cyour NY_TIMES_API_KEY here\u003e\ngit push heroku master\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmdb%2Ftimes_grapher","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmdb%2Ftimes_grapher","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmdb%2Ftimes_grapher/lists"}