From 9dfb7b497d7afdfc4d81bd5803cf4290e0e92377 Mon Sep 17 00:00:00 2001 From: github-actions Date: Tue, 21 May 2024 01:54:02 +0000 Subject: [PATCH] Update PSL-catalog on 2024-05-21 --- Catalog/prs.json | 3710 +++++++++++++++++++++---------------------- Incubating/prs.json | 26 +- 2 files changed, 1847 insertions(+), 1889 deletions(-) diff --git a/Catalog/prs.json b/Catalog/prs.json index 6e040e0..4012691 100644 --- a/Catalog/prs.json +++ b/Catalog/prs.json @@ -1,43 +1,43 @@ { "OG-USA": [ { - "url": "https://api.github.com/repos/PSLmodels/OG-USA/pulls/111", - "id": 1874120252, - "node_id": "PR_kwDODjb9iM5vtM48", - "html_url": "https://github.com/PSLmodels/OG-USA/pull/111", - "diff_url": "https://github.com/PSLmodels/OG-USA/pull/111.diff", - "patch_url": "https://github.com/PSLmodels/OG-USA/pull/111.patch", - "issue_url": "https://api.github.com/repos/PSLmodels/OG-USA/issues/111", - "number": 111, - "state": "closed", + "url": "https://api.github.com/repos/PSLmodels/OG-USA/pulls/112", + "id": 1877586805, + "node_id": "PR_kwDODjb9iM5v6bN1", + "html_url": "https://github.com/PSLmodels/OG-USA/pull/112", + "diff_url": "https://github.com/PSLmodels/OG-USA/pull/112.diff", + "patch_url": "https://github.com/PSLmodels/OG-USA/pull/112.patch", + "issue_url": "https://api.github.com/repos/PSLmodels/OG-USA/issues/112", + "number": 112, + "state": "open", "locked": false, - "title": "Updates to example scripts", + "title": "Update file calls in calibration modules", "user": { - "login": "jdebacker", - "id": 10715924, - "node_id": "MDQ6VXNlcjEwNzE1OTI0", - "avatar_url": "https://avatars.githubusercontent.com/u/10715924?v=4", + "login": "rickecon", + "id": 4317690, + "node_id": "MDQ6VXNlcjQzMTc2OTA=", + "avatar_url": "https://avatars.githubusercontent.com/u/4317690?v=4", "gravatar_id": "", - "url": "https://api.github.com/users/jdebacker", - "html_url": "https://github.com/jdebacker", - "followers_url": "https://api.github.com/users/jdebacker/followers", - "following_url": "https://api.github.com/users/jdebacker/following{/other_user}", - "gists_url": "https://api.github.com/users/jdebacker/gists{/gist_id}", - "starred_url": "https://api.github.com/users/jdebacker/starred{/owner}{/repo}", - "subscriptions_url": "https://api.github.com/users/jdebacker/subscriptions", - "organizations_url": "https://api.github.com/users/jdebacker/orgs", - "repos_url": "https://api.github.com/users/jdebacker/repos", - "events_url": "https://api.github.com/users/jdebacker/events{/privacy}", - "received_events_url": "https://api.github.com/users/jdebacker/received_events", + "url": "https://api.github.com/users/rickecon", + "html_url": "https://github.com/rickecon", + "followers_url": "https://api.github.com/users/rickecon/followers", + "following_url": "https://api.github.com/users/rickecon/following{/other_user}", + "gists_url": "https://api.github.com/users/rickecon/gists{/gist_id}", + "starred_url": "https://api.github.com/users/rickecon/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/rickecon/subscriptions", + "organizations_url": "https://api.github.com/users/rickecon/orgs", + "repos_url": "https://api.github.com/users/rickecon/repos", + "events_url": "https://api.github.com/users/rickecon/events{/privacy}", + "received_events_url": "https://api.github.com/users/rickecon/received_events", "type": "User", "site_admin": false }, - "body": "This PR makes the following updates to the example run scripts:\r\n\r\n1. Saves all plot and table output a single folder\r\n2. Saves a table with the full time series of several macro aggregates\r\n3. Uses non-age specific tax functions (important given the high variation across age in functions estimated on recent versions of TaxData/Tax-Calculator (see Issue #96)\r\n\r\n", - "created_at": "2024-05-16T19:01:26Z", - "updated_at": "2024-05-16T22:05:16Z", - "closed_at": "2024-05-16T22:05:16Z", - "merged_at": "2024-05-16T22:05:16Z", - "merge_commit_sha": "252161e87ebd79dfa692a247d0ee5b8cd2e56487", + "body": "This PR:\r\n- Updates the file calls in some of the calibration modules (`bequest_transmission.py`, `deterministic_profiles.py`, `psid_data_setup.py`, and `transfer_distirbution.py`). These files called `.RData` files that were not included in the `ogusa` package, so users who pip installed ogusa could not instantiate the `Calibrate` class object. These changes allow for Jupyter notebook users to automatically download the data files from the master branch of the GitHub repository if they are not working in their own branch of the repository.\r\n\r\nI ran all the tests on my local machine and they all passed. And I verified that I could run a modified `run_og_usa.py` run script from a Jupyter notebook that was not in the branch structures of my OG-USA repository.\r\n\r\ncc: @jdebacker ", + "created_at": "2024-05-20T05:27:30Z", + "updated_at": "2024-05-20T06:16:55Z", + "closed_at": null, + "merged_at": null, + "merge_commit_sha": "b1b60384da08942c6960a3602bdb79b7ea4b23cf", "assignee": null, "assignees": [], "requested_reviewers": [], @@ -45,112 +45,112 @@ "labels": [], "milestone": null, "draft": false, - "commits_url": "https://api.github.com/repos/PSLmodels/OG-USA/pulls/111/commits", - "review_comments_url": "https://api.github.com/repos/PSLmodels/OG-USA/pulls/111/comments", + "commits_url": "https://api.github.com/repos/PSLmodels/OG-USA/pulls/112/commits", + "review_comments_url": "https://api.github.com/repos/PSLmodels/OG-USA/pulls/112/comments", "review_comment_url": "https://api.github.com/repos/PSLmodels/OG-USA/pulls/comments{/number}", - "comments_url": "https://api.github.com/repos/PSLmodels/OG-USA/issues/111/comments", - "statuses_url": "https://api.github.com/repos/PSLmodels/OG-USA/statuses/13841dd33d770716fa3983a1925ed2b9950bbe3f", + "comments_url": "https://api.github.com/repos/PSLmodels/OG-USA/issues/112/comments", + "statuses_url": "https://api.github.com/repos/PSLmodels/OG-USA/statuses/035a311cd3cc319e4b7298fbd5484d0106526504", "head": { - "label": "jdebacker:example_output", - "ref": "example_output", - "sha": "13841dd33d770716fa3983a1925ed2b9950bbe3f", + "label": "rickecon:ntbkrun", + "ref": "ntbkrun", + "sha": "035a311cd3cc319e4b7298fbd5484d0106526504", "user": { - "login": "jdebacker", - "id": 10715924, - "node_id": "MDQ6VXNlcjEwNzE1OTI0", - "avatar_url": "https://avatars.githubusercontent.com/u/10715924?v=4", + "login": "rickecon", + "id": 4317690, + "node_id": "MDQ6VXNlcjQzMTc2OTA=", + "avatar_url": "https://avatars.githubusercontent.com/u/4317690?v=4", "gravatar_id": "", - "url": "https://api.github.com/users/jdebacker", - "html_url": "https://github.com/jdebacker", - "followers_url": "https://api.github.com/users/jdebacker/followers", - "following_url": "https://api.github.com/users/jdebacker/following{/other_user}", - "gists_url": "https://api.github.com/users/jdebacker/gists{/gist_id}", - "starred_url": "https://api.github.com/users/jdebacker/starred{/owner}{/repo}", - "subscriptions_url": "https://api.github.com/users/jdebacker/subscriptions", - "organizations_url": "https://api.github.com/users/jdebacker/orgs", - "repos_url": "https://api.github.com/users/jdebacker/repos", - "events_url": "https://api.github.com/users/jdebacker/events{/privacy}", - "received_events_url": "https://api.github.com/users/jdebacker/received_events", + "url": "https://api.github.com/users/rickecon", + "html_url": "https://github.com/rickecon", + "followers_url": "https://api.github.com/users/rickecon/followers", + "following_url": "https://api.github.com/users/rickecon/following{/other_user}", + "gists_url": "https://api.github.com/users/rickecon/gists{/gist_id}", + "starred_url": "https://api.github.com/users/rickecon/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/rickecon/subscriptions", + "organizations_url": "https://api.github.com/users/rickecon/orgs", + "repos_url": "https://api.github.com/users/rickecon/repos", + "events_url": "https://api.github.com/users/rickecon/events{/privacy}", + "received_events_url": "https://api.github.com/users/rickecon/received_events", "type": "User", "site_admin": false }, "repo": { - "id": 307461994, - "node_id": "MDEwOlJlcG9zaXRvcnkzMDc0NjE5OTQ=", + "id": 349460688, + "node_id": "MDEwOlJlcG9zaXRvcnkzNDk0NjA2ODg=", "name": "OG-USA", - "full_name": "jdebacker/OG-USA", + "full_name": "rickecon/OG-USA", "private": false, "owner": { - "login": "jdebacker", - "id": 10715924, - "node_id": "MDQ6VXNlcjEwNzE1OTI0", - "avatar_url": "https://avatars.githubusercontent.com/u/10715924?v=4", + "login": "rickecon", + "id": 4317690, + "node_id": "MDQ6VXNlcjQzMTc2OTA=", + "avatar_url": "https://avatars.githubusercontent.com/u/4317690?v=4", "gravatar_id": "", - "url": "https://api.github.com/users/jdebacker", - "html_url": "https://github.com/jdebacker", - "followers_url": "https://api.github.com/users/jdebacker/followers", - "following_url": "https://api.github.com/users/jdebacker/following{/other_user}", - "gists_url": "https://api.github.com/users/jdebacker/gists{/gist_id}", - "starred_url": "https://api.github.com/users/jdebacker/starred{/owner}{/repo}", - "subscriptions_url": "https://api.github.com/users/jdebacker/subscriptions", - "organizations_url": "https://api.github.com/users/jdebacker/orgs", - "repos_url": "https://api.github.com/users/jdebacker/repos", - "events_url": "https://api.github.com/users/jdebacker/events{/privacy}", - "received_events_url": "https://api.github.com/users/jdebacker/received_events", + "url": "https://api.github.com/users/rickecon", + "html_url": "https://github.com/rickecon", + "followers_url": "https://api.github.com/users/rickecon/followers", + "following_url": "https://api.github.com/users/rickecon/following{/other_user}", + "gists_url": "https://api.github.com/users/rickecon/gists{/gist_id}", + "starred_url": "https://api.github.com/users/rickecon/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/rickecon/subscriptions", + "organizations_url": "https://api.github.com/users/rickecon/orgs", + "repos_url": "https://api.github.com/users/rickecon/repos", + "events_url": "https://api.github.com/users/rickecon/events{/privacy}", + "received_events_url": "https://api.github.com/users/rickecon/received_events", "type": "User", "site_admin": false }, - "html_url": "https://github.com/jdebacker/OG-USA", + "html_url": "https://github.com/rickecon/OG-USA", "description": "Source code and data to calibrate the OG-USA model", "fork": true, - "url": "https://api.github.com/repos/jdebacker/OG-USA", - "forks_url": "https://api.github.com/repos/jdebacker/OG-USA/forks", - "keys_url": "https://api.github.com/repos/jdebacker/OG-USA/keys{/key_id}", - "collaborators_url": "https://api.github.com/repos/jdebacker/OG-USA/collaborators{/collaborator}", - "teams_url": "https://api.github.com/repos/jdebacker/OG-USA/teams", - "hooks_url": "https://api.github.com/repos/jdebacker/OG-USA/hooks", - "issue_events_url": "https://api.github.com/repos/jdebacker/OG-USA/issues/events{/number}", - "events_url": "https://api.github.com/repos/jdebacker/OG-USA/events", - "assignees_url": "https://api.github.com/repos/jdebacker/OG-USA/assignees{/user}", - "branches_url": "https://api.github.com/repos/jdebacker/OG-USA/branches{/branch}", - "tags_url": "https://api.github.com/repos/jdebacker/OG-USA/tags", - "blobs_url": "https://api.github.com/repos/jdebacker/OG-USA/git/blobs{/sha}", - "git_tags_url": "https://api.github.com/repos/jdebacker/OG-USA/git/tags{/sha}", - "git_refs_url": "https://api.github.com/repos/jdebacker/OG-USA/git/refs{/sha}", - "trees_url": "https://api.github.com/repos/jdebacker/OG-USA/git/trees{/sha}", - "statuses_url": "https://api.github.com/repos/jdebacker/OG-USA/statuses/{sha}", - "languages_url": "https://api.github.com/repos/jdebacker/OG-USA/languages", - "stargazers_url": "https://api.github.com/repos/jdebacker/OG-USA/stargazers", - "contributors_url": "https://api.github.com/repos/jdebacker/OG-USA/contributors", - "subscribers_url": "https://api.github.com/repos/jdebacker/OG-USA/subscribers", - "subscription_url": "https://api.github.com/repos/jdebacker/OG-USA/subscription", - "commits_url": "https://api.github.com/repos/jdebacker/OG-USA/commits{/sha}", - "git_commits_url": "https://api.github.com/repos/jdebacker/OG-USA/git/commits{/sha}", - "comments_url": "https://api.github.com/repos/jdebacker/OG-USA/comments{/number}", - "issue_comment_url": "https://api.github.com/repos/jdebacker/OG-USA/issues/comments{/number}", - "contents_url": "https://api.github.com/repos/jdebacker/OG-USA/contents/{+path}", - "compare_url": "https://api.github.com/repos/jdebacker/OG-USA/compare/{base}...{head}", - "merges_url": "https://api.github.com/repos/jdebacker/OG-USA/merges", - "archive_url": "https://api.github.com/repos/jdebacker/OG-USA/{archive_format}{/ref}", - "downloads_url": "https://api.github.com/repos/jdebacker/OG-USA/downloads", - "issues_url": "https://api.github.com/repos/jdebacker/OG-USA/issues{/number}", - "pulls_url": "https://api.github.com/repos/jdebacker/OG-USA/pulls{/number}", - "milestones_url": "https://api.github.com/repos/jdebacker/OG-USA/milestones{/number}", - "notifications_url": "https://api.github.com/repos/jdebacker/OG-USA/notifications{?since,all,participating}", - "labels_url": "https://api.github.com/repos/jdebacker/OG-USA/labels{/name}", - "releases_url": "https://api.github.com/repos/jdebacker/OG-USA/releases{/id}", - "deployments_url": "https://api.github.com/repos/jdebacker/OG-USA/deployments", - "created_at": "2020-10-26T18:04:04Z", - "updated_at": "2024-05-17T13:29:49Z", - "pushed_at": "2024-05-17T13:29:45Z", - "git_url": "git://github.com/jdebacker/OG-USA.git", - "ssh_url": "git@github.com:jdebacker/OG-USA.git", - "clone_url": "https://github.com/jdebacker/OG-USA.git", - "svn_url": "https://github.com/jdebacker/OG-USA", + "url": "https://api.github.com/repos/rickecon/OG-USA", + "forks_url": "https://api.github.com/repos/rickecon/OG-USA/forks", + "keys_url": "https://api.github.com/repos/rickecon/OG-USA/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/rickecon/OG-USA/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/rickecon/OG-USA/teams", + "hooks_url": "https://api.github.com/repos/rickecon/OG-USA/hooks", + "issue_events_url": "https://api.github.com/repos/rickecon/OG-USA/issues/events{/number}", + "events_url": "https://api.github.com/repos/rickecon/OG-USA/events", + "assignees_url": "https://api.github.com/repos/rickecon/OG-USA/assignees{/user}", + "branches_url": "https://api.github.com/repos/rickecon/OG-USA/branches{/branch}", + "tags_url": "https://api.github.com/repos/rickecon/OG-USA/tags", + "blobs_url": "https://api.github.com/repos/rickecon/OG-USA/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/rickecon/OG-USA/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/rickecon/OG-USA/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/rickecon/OG-USA/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/rickecon/OG-USA/statuses/{sha}", + "languages_url": "https://api.github.com/repos/rickecon/OG-USA/languages", + "stargazers_url": "https://api.github.com/repos/rickecon/OG-USA/stargazers", + "contributors_url": "https://api.github.com/repos/rickecon/OG-USA/contributors", + "subscribers_url": "https://api.github.com/repos/rickecon/OG-USA/subscribers", + "subscription_url": "https://api.github.com/repos/rickecon/OG-USA/subscription", + "commits_url": "https://api.github.com/repos/rickecon/OG-USA/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/rickecon/OG-USA/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/rickecon/OG-USA/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/rickecon/OG-USA/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/rickecon/OG-USA/contents/{+path}", + "compare_url": "https://api.github.com/repos/rickecon/OG-USA/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/rickecon/OG-USA/merges", + "archive_url": "https://api.github.com/repos/rickecon/OG-USA/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/rickecon/OG-USA/downloads", + "issues_url": "https://api.github.com/repos/rickecon/OG-USA/issues{/number}", + "pulls_url": "https://api.github.com/repos/rickecon/OG-USA/pulls{/number}", + "milestones_url": "https://api.github.com/repos/rickecon/OG-USA/milestones{/number}", + "notifications_url": "https://api.github.com/repos/rickecon/OG-USA/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/rickecon/OG-USA/labels{/name}", + "releases_url": "https://api.github.com/repos/rickecon/OG-USA/releases{/id}", + "deployments_url": "https://api.github.com/repos/rickecon/OG-USA/deployments", + "created_at": "2021-03-19T14:59:09Z", + "updated_at": "2024-05-17T15:02:53Z", + "pushed_at": "2024-05-20T05:53:41Z", + "git_url": "git://github.com/rickecon/OG-USA.git", + "ssh_url": "git@github.com:rickecon/OG-USA.git", + "clone_url": "https://github.com/rickecon/OG-USA.git", + "svn_url": "https://github.com/rickecon/OG-USA", "homepage": null, - "size": 267601, - "stargazers_count": 0, - "watchers_count": 0, + "size": 299810, + "stargazers_count": 2, + "watchers_count": 2, "language": "Python", "has_issues": false, "has_projects": true, @@ -177,14 +177,14 @@ "visibility": "public", "forks": 0, "open_issues": 0, - "watchers": 0, + "watchers": 2, "default_branch": "master" } }, "base": { "label": "PSLmodels:master", "ref": "master", - "sha": "3135391eb826593c31e244ec8a1f17e62a68dd38", + "sha": "60f204fe3940a274068ea7d250556ea0eeec68a7", "user": { "login": "PSLmodels", "id": 15148101, @@ -273,7 +273,7 @@ "deployments_url": "https://api.github.com/repos/PSLmodels/OG-USA/deployments", "created_at": "2020-02-05T15:36:20Z", "updated_at": "2024-05-17T14:30:13Z", - "pushed_at": "2024-05-17T14:57:09Z", + "pushed_at": "2024-05-20T05:53:43Z", "git_url": "git://github.com/PSLmodels/OG-USA.git", "ssh_url": "git@github.com:PSLmodels/OG-USA.git", "clone_url": "https://github.com/PSLmodels/OG-USA.git", @@ -293,7 +293,7 @@ "mirror_url": null, "archived": false, "disabled": false, - "open_issues_count": 21, + "open_issues_count": 22, "license": { "key": "cc0-1.0", "name": "Creative Commons Zero v1.0 Universal", @@ -318,35 +318,35 @@ ], "visibility": "public", "forks": 34, - "open_issues": 21, + "open_issues": 22, "watchers": 19, "default_branch": "master" } }, "_links": { "self": { - "href": "https://api.github.com/repos/PSLmodels/OG-USA/pulls/111" + "href": "https://api.github.com/repos/PSLmodels/OG-USA/pulls/112" }, "html": { - "href": "https://github.com/PSLmodels/OG-USA/pull/111" + "href": "https://github.com/PSLmodels/OG-USA/pull/112" }, "issue": { - "href": "https://api.github.com/repos/PSLmodels/OG-USA/issues/111" + "href": "https://api.github.com/repos/PSLmodels/OG-USA/issues/112" }, "comments": { - "href": "https://api.github.com/repos/PSLmodels/OG-USA/issues/111/comments" + "href": "https://api.github.com/repos/PSLmodels/OG-USA/issues/112/comments" }, "review_comments": { - "href": "https://api.github.com/repos/PSLmodels/OG-USA/pulls/111/comments" + "href": "https://api.github.com/repos/PSLmodels/OG-USA/pulls/112/comments" }, "review_comment": { "href": "https://api.github.com/repos/PSLmodels/OG-USA/pulls/comments{/number}" }, "commits": { - "href": "https://api.github.com/repos/PSLmodels/OG-USA/pulls/111/commits" + "href": "https://api.github.com/repos/PSLmodels/OG-USA/pulls/112/commits" }, "statuses": { - "href": "https://api.github.com/repos/PSLmodels/OG-USA/statuses/13841dd33d770716fa3983a1925ed2b9950bbe3f" + "href": "https://api.github.com/repos/PSLmodels/OG-USA/statuses/035a311cd3cc319e4b7298fbd5484d0106526504" } }, "author_association": "MEMBER", @@ -354,43 +354,43 @@ "active_lock_reason": null }, { - "url": "https://api.github.com/repos/PSLmodels/OG-USA/pulls/110", - "id": 1869818812, - "node_id": "PR_kwDODjb9iM5vcyu8", - "html_url": "https://github.com/PSLmodels/OG-USA/pull/110", - "diff_url": "https://github.com/PSLmodels/OG-USA/pull/110.diff", - "patch_url": "https://github.com/PSLmodels/OG-USA/pull/110.patch", - "issue_url": "https://api.github.com/repos/PSLmodels/OG-USA/issues/110", - "number": 110, + "url": "https://api.github.com/repos/PSLmodels/OG-USA/pulls/111", + "id": 1874120252, + "node_id": "PR_kwDODjb9iM5vtM48", + "html_url": "https://github.com/PSLmodels/OG-USA/pull/111", + "diff_url": "https://github.com/PSLmodels/OG-USA/pull/111.diff", + "patch_url": "https://github.com/PSLmodels/OG-USA/pull/111.patch", + "issue_url": "https://api.github.com/repos/PSLmodels/OG-USA/issues/111", + "number": 111, "state": "closed", "locked": false, - "title": "Updated ryp2 dependency", + "title": "Updates to example scripts", "user": { - "login": "rickecon", - "id": 4317690, - "node_id": "MDQ6VXNlcjQzMTc2OTA=", - "avatar_url": "https://avatars.githubusercontent.com/u/4317690?v=4", + "login": "jdebacker", + "id": 10715924, + "node_id": "MDQ6VXNlcjEwNzE1OTI0", + "avatar_url": "https://avatars.githubusercontent.com/u/10715924?v=4", "gravatar_id": "", - "url": "https://api.github.com/users/rickecon", - "html_url": "https://github.com/rickecon", - "followers_url": "https://api.github.com/users/rickecon/followers", - "following_url": "https://api.github.com/users/rickecon/following{/other_user}", - "gists_url": "https://api.github.com/users/rickecon/gists{/gist_id}", - "starred_url": "https://api.github.com/users/rickecon/starred{/owner}{/repo}", - "subscriptions_url": "https://api.github.com/users/rickecon/subscriptions", - "organizations_url": "https://api.github.com/users/rickecon/orgs", - "repos_url": "https://api.github.com/users/rickecon/repos", - "events_url": "https://api.github.com/users/rickecon/events{/privacy}", - "received_events_url": "https://api.github.com/users/rickecon/received_events", + "url": "https://api.github.com/users/jdebacker", + "html_url": "https://github.com/jdebacker", + "followers_url": "https://api.github.com/users/jdebacker/followers", + "following_url": "https://api.github.com/users/jdebacker/following{/other_user}", + "gists_url": "https://api.github.com/users/jdebacker/gists{/gist_id}", + "starred_url": "https://api.github.com/users/jdebacker/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/jdebacker/subscriptions", + "organizations_url": "https://api.github.com/users/jdebacker/orgs", + "repos_url": "https://api.github.com/users/jdebacker/repos", + "events_url": "https://api.github.com/users/jdebacker/events{/privacy}", + "received_events_url": "https://api.github.com/users/jdebacker/received_events", "type": "User", "site_admin": false }, - "body": "This PR:\r\n- Updates the dependency `rpy2>=3.5.12` in `environment.yml` and `setup.py`. This is meant to fix the error below in installing OG-USA in another repository.\r\n- Moves the `rpy2` package download out of the `conda-forge` channel in the `environment.yml` file into the `pip` download section.\r\n- Updates the rpy2 API commands in `psid_data_setup.py`.\r\n- Adds `wheel` package to `environment.yml` dependencies. It was already in `setup.py`.\r\n- Adds installation of R in `build_and_test.yml`\r\n\r\ncc: @jdebacker ", - "created_at": "2024-05-14T20:26:23Z", - "updated_at": "2024-05-17T15:03:15Z", - "closed_at": "2024-05-17T14:30:09Z", - "merged_at": "2024-05-17T14:30:08Z", - "merge_commit_sha": "60f204fe3940a274068ea7d250556ea0eeec68a7", + "body": "This PR makes the following updates to the example run scripts:\r\n\r\n1. Saves all plot and table output a single folder\r\n2. Saves a table with the full time series of several macro aggregates\r\n3. Uses non-age specific tax functions (important given the high variation across age in functions estimated on recent versions of TaxData/Tax-Calculator (see Issue #96)\r\n\r\n", + "created_at": "2024-05-16T19:01:26Z", + "updated_at": "2024-05-16T22:05:16Z", + "closed_at": "2024-05-16T22:05:16Z", + "merged_at": "2024-05-16T22:05:16Z", + "merge_commit_sha": "252161e87ebd79dfa692a247d0ee5b8cd2e56487", "assignee": null, "assignees": [], "requested_reviewers": [], @@ -398,112 +398,112 @@ "labels": [], "milestone": null, "draft": false, - "commits_url": "https://api.github.com/repos/PSLmodels/OG-USA/pulls/110/commits", - "review_comments_url": "https://api.github.com/repos/PSLmodels/OG-USA/pulls/110/comments", + "commits_url": "https://api.github.com/repos/PSLmodels/OG-USA/pulls/111/commits", + "review_comments_url": "https://api.github.com/repos/PSLmodels/OG-USA/pulls/111/comments", "review_comment_url": "https://api.github.com/repos/PSLmodels/OG-USA/pulls/comments{/number}", - "comments_url": "https://api.github.com/repos/PSLmodels/OG-USA/issues/110/comments", - "statuses_url": "https://api.github.com/repos/PSLmodels/OG-USA/statuses/63e927bd03d3443607720bd23867233ccfd6b1f4", + "comments_url": "https://api.github.com/repos/PSLmodels/OG-USA/issues/111/comments", + "statuses_url": "https://api.github.com/repos/PSLmodels/OG-USA/statuses/13841dd33d770716fa3983a1925ed2b9950bbe3f", "head": { - "label": "rickecon:rpy2", - "ref": "rpy2", - "sha": "63e927bd03d3443607720bd23867233ccfd6b1f4", + "label": "jdebacker:example_output", + "ref": "example_output", + "sha": "13841dd33d770716fa3983a1925ed2b9950bbe3f", "user": { - "login": "rickecon", - "id": 4317690, - "node_id": "MDQ6VXNlcjQzMTc2OTA=", - "avatar_url": "https://avatars.githubusercontent.com/u/4317690?v=4", + "login": "jdebacker", + "id": 10715924, + "node_id": "MDQ6VXNlcjEwNzE1OTI0", + "avatar_url": "https://avatars.githubusercontent.com/u/10715924?v=4", "gravatar_id": "", - "url": "https://api.github.com/users/rickecon", - "html_url": "https://github.com/rickecon", - "followers_url": "https://api.github.com/users/rickecon/followers", - "following_url": "https://api.github.com/users/rickecon/following{/other_user}", - "gists_url": "https://api.github.com/users/rickecon/gists{/gist_id}", - "starred_url": "https://api.github.com/users/rickecon/starred{/owner}{/repo}", - "subscriptions_url": "https://api.github.com/users/rickecon/subscriptions", - "organizations_url": "https://api.github.com/users/rickecon/orgs", - "repos_url": "https://api.github.com/users/rickecon/repos", - "events_url": "https://api.github.com/users/rickecon/events{/privacy}", - "received_events_url": "https://api.github.com/users/rickecon/received_events", + "url": "https://api.github.com/users/jdebacker", + "html_url": "https://github.com/jdebacker", + "followers_url": "https://api.github.com/users/jdebacker/followers", + "following_url": "https://api.github.com/users/jdebacker/following{/other_user}", + "gists_url": "https://api.github.com/users/jdebacker/gists{/gist_id}", + "starred_url": "https://api.github.com/users/jdebacker/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/jdebacker/subscriptions", + "organizations_url": "https://api.github.com/users/jdebacker/orgs", + "repos_url": "https://api.github.com/users/jdebacker/repos", + "events_url": "https://api.github.com/users/jdebacker/events{/privacy}", + "received_events_url": "https://api.github.com/users/jdebacker/received_events", "type": "User", "site_admin": false }, "repo": { - "id": 349460688, - "node_id": "MDEwOlJlcG9zaXRvcnkzNDk0NjA2ODg=", + "id": 307461994, + "node_id": "MDEwOlJlcG9zaXRvcnkzMDc0NjE5OTQ=", "name": "OG-USA", - "full_name": "rickecon/OG-USA", + "full_name": "jdebacker/OG-USA", "private": false, "owner": { - "login": "rickecon", - "id": 4317690, - "node_id": "MDQ6VXNlcjQzMTc2OTA=", - "avatar_url": "https://avatars.githubusercontent.com/u/4317690?v=4", + "login": "jdebacker", + "id": 10715924, + "node_id": "MDQ6VXNlcjEwNzE1OTI0", + "avatar_url": "https://avatars.githubusercontent.com/u/10715924?v=4", "gravatar_id": "", - "url": "https://api.github.com/users/rickecon", - "html_url": "https://github.com/rickecon", - "followers_url": "https://api.github.com/users/rickecon/followers", - "following_url": "https://api.github.com/users/rickecon/following{/other_user}", - "gists_url": "https://api.github.com/users/rickecon/gists{/gist_id}", - "starred_url": "https://api.github.com/users/rickecon/starred{/owner}{/repo}", - "subscriptions_url": "https://api.github.com/users/rickecon/subscriptions", - "organizations_url": "https://api.github.com/users/rickecon/orgs", - "repos_url": "https://api.github.com/users/rickecon/repos", - "events_url": "https://api.github.com/users/rickecon/events{/privacy}", - "received_events_url": "https://api.github.com/users/rickecon/received_events", + "url": "https://api.github.com/users/jdebacker", + "html_url": "https://github.com/jdebacker", + "followers_url": "https://api.github.com/users/jdebacker/followers", + "following_url": "https://api.github.com/users/jdebacker/following{/other_user}", + "gists_url": "https://api.github.com/users/jdebacker/gists{/gist_id}", + "starred_url": "https://api.github.com/users/jdebacker/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/jdebacker/subscriptions", + "organizations_url": "https://api.github.com/users/jdebacker/orgs", + "repos_url": "https://api.github.com/users/jdebacker/repos", + "events_url": "https://api.github.com/users/jdebacker/events{/privacy}", + "received_events_url": "https://api.github.com/users/jdebacker/received_events", "type": "User", "site_admin": false }, - "html_url": "https://github.com/rickecon/OG-USA", + "html_url": "https://github.com/jdebacker/OG-USA", "description": "Source code and data to calibrate the OG-USA model", "fork": true, - "url": "https://api.github.com/repos/rickecon/OG-USA", - "forks_url": "https://api.github.com/repos/rickecon/OG-USA/forks", - "keys_url": "https://api.github.com/repos/rickecon/OG-USA/keys{/key_id}", - "collaborators_url": "https://api.github.com/repos/rickecon/OG-USA/collaborators{/collaborator}", - "teams_url": "https://api.github.com/repos/rickecon/OG-USA/teams", - "hooks_url": "https://api.github.com/repos/rickecon/OG-USA/hooks", - "issue_events_url": "https://api.github.com/repos/rickecon/OG-USA/issues/events{/number}", - "events_url": "https://api.github.com/repos/rickecon/OG-USA/events", - "assignees_url": "https://api.github.com/repos/rickecon/OG-USA/assignees{/user}", - "branches_url": "https://api.github.com/repos/rickecon/OG-USA/branches{/branch}", - "tags_url": "https://api.github.com/repos/rickecon/OG-USA/tags", - "blobs_url": "https://api.github.com/repos/rickecon/OG-USA/git/blobs{/sha}", - "git_tags_url": "https://api.github.com/repos/rickecon/OG-USA/git/tags{/sha}", - "git_refs_url": "https://api.github.com/repos/rickecon/OG-USA/git/refs{/sha}", - "trees_url": "https://api.github.com/repos/rickecon/OG-USA/git/trees{/sha}", - "statuses_url": "https://api.github.com/repos/rickecon/OG-USA/statuses/{sha}", - "languages_url": "https://api.github.com/repos/rickecon/OG-USA/languages", - "stargazers_url": "https://api.github.com/repos/rickecon/OG-USA/stargazers", - "contributors_url": "https://api.github.com/repos/rickecon/OG-USA/contributors", - "subscribers_url": "https://api.github.com/repos/rickecon/OG-USA/subscribers", - "subscription_url": "https://api.github.com/repos/rickecon/OG-USA/subscription", - "commits_url": "https://api.github.com/repos/rickecon/OG-USA/commits{/sha}", - "git_commits_url": "https://api.github.com/repos/rickecon/OG-USA/git/commits{/sha}", - "comments_url": "https://api.github.com/repos/rickecon/OG-USA/comments{/number}", - "issue_comment_url": "https://api.github.com/repos/rickecon/OG-USA/issues/comments{/number}", - "contents_url": "https://api.github.com/repos/rickecon/OG-USA/contents/{+path}", - "compare_url": "https://api.github.com/repos/rickecon/OG-USA/compare/{base}...{head}", - "merges_url": "https://api.github.com/repos/rickecon/OG-USA/merges", - "archive_url": "https://api.github.com/repos/rickecon/OG-USA/{archive_format}{/ref}", - "downloads_url": "https://api.github.com/repos/rickecon/OG-USA/downloads", - "issues_url": "https://api.github.com/repos/rickecon/OG-USA/issues{/number}", - "pulls_url": "https://api.github.com/repos/rickecon/OG-USA/pulls{/number}", - "milestones_url": "https://api.github.com/repos/rickecon/OG-USA/milestones{/number}", - "notifications_url": "https://api.github.com/repos/rickecon/OG-USA/notifications{?since,all,participating}", - "labels_url": "https://api.github.com/repos/rickecon/OG-USA/labels{/name}", - "releases_url": "https://api.github.com/repos/rickecon/OG-USA/releases{/id}", - "deployments_url": "https://api.github.com/repos/rickecon/OG-USA/deployments", - "created_at": "2021-03-19T14:59:09Z", - "updated_at": "2024-05-17T15:02:53Z", - "pushed_at": "2024-05-18T07:21:44Z", - "git_url": "git://github.com/rickecon/OG-USA.git", - "ssh_url": "git@github.com:rickecon/OG-USA.git", - "clone_url": "https://github.com/rickecon/OG-USA.git", - "svn_url": "https://github.com/rickecon/OG-USA", + "url": "https://api.github.com/repos/jdebacker/OG-USA", + "forks_url": "https://api.github.com/repos/jdebacker/OG-USA/forks", + "keys_url": "https://api.github.com/repos/jdebacker/OG-USA/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/jdebacker/OG-USA/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/jdebacker/OG-USA/teams", + "hooks_url": "https://api.github.com/repos/jdebacker/OG-USA/hooks", + "issue_events_url": "https://api.github.com/repos/jdebacker/OG-USA/issues/events{/number}", + "events_url": "https://api.github.com/repos/jdebacker/OG-USA/events", + "assignees_url": "https://api.github.com/repos/jdebacker/OG-USA/assignees{/user}", + "branches_url": "https://api.github.com/repos/jdebacker/OG-USA/branches{/branch}", + "tags_url": "https://api.github.com/repos/jdebacker/OG-USA/tags", + "blobs_url": "https://api.github.com/repos/jdebacker/OG-USA/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/jdebacker/OG-USA/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/jdebacker/OG-USA/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/jdebacker/OG-USA/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/jdebacker/OG-USA/statuses/{sha}", + "languages_url": "https://api.github.com/repos/jdebacker/OG-USA/languages", + "stargazers_url": "https://api.github.com/repos/jdebacker/OG-USA/stargazers", + "contributors_url": "https://api.github.com/repos/jdebacker/OG-USA/contributors", + "subscribers_url": "https://api.github.com/repos/jdebacker/OG-USA/subscribers", + "subscription_url": "https://api.github.com/repos/jdebacker/OG-USA/subscription", + "commits_url": "https://api.github.com/repos/jdebacker/OG-USA/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/jdebacker/OG-USA/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/jdebacker/OG-USA/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/jdebacker/OG-USA/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/jdebacker/OG-USA/contents/{+path}", + "compare_url": "https://api.github.com/repos/jdebacker/OG-USA/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/jdebacker/OG-USA/merges", + "archive_url": "https://api.github.com/repos/jdebacker/OG-USA/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/jdebacker/OG-USA/downloads", + "issues_url": "https://api.github.com/repos/jdebacker/OG-USA/issues{/number}", + "pulls_url": "https://api.github.com/repos/jdebacker/OG-USA/pulls{/number}", + "milestones_url": "https://api.github.com/repos/jdebacker/OG-USA/milestones{/number}", + "notifications_url": "https://api.github.com/repos/jdebacker/OG-USA/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/jdebacker/OG-USA/labels{/name}", + "releases_url": "https://api.github.com/repos/jdebacker/OG-USA/releases{/id}", + "deployments_url": "https://api.github.com/repos/jdebacker/OG-USA/deployments", + "created_at": "2020-10-26T18:04:04Z", + "updated_at": "2024-05-20T17:57:53Z", + "pushed_at": "2024-05-20T17:57:50Z", + "git_url": "git://github.com/jdebacker/OG-USA.git", + "ssh_url": "git@github.com:jdebacker/OG-USA.git", + "clone_url": "https://github.com/jdebacker/OG-USA.git", + "svn_url": "https://github.com/jdebacker/OG-USA", "homepage": null, - "size": 299786, - "stargazers_count": 2, - "watchers_count": 2, + "size": 267611, + "stargazers_count": 0, + "watchers_count": 0, "language": "Python", "has_issues": false, "has_projects": true, @@ -530,7 +530,7 @@ "visibility": "public", "forks": 0, "open_issues": 0, - "watchers": 2, + "watchers": 0, "default_branch": "master" } }, @@ -626,7 +626,7 @@ "deployments_url": "https://api.github.com/repos/PSLmodels/OG-USA/deployments", "created_at": "2020-02-05T15:36:20Z", "updated_at": "2024-05-17T14:30:13Z", - "pushed_at": "2024-05-17T14:57:09Z", + "pushed_at": "2024-05-20T05:53:43Z", "git_url": "git://github.com/PSLmodels/OG-USA.git", "ssh_url": "git@github.com:PSLmodels/OG-USA.git", "clone_url": "https://github.com/PSLmodels/OG-USA.git", @@ -646,7 +646,7 @@ "mirror_url": null, "archived": false, "disabled": false, - "open_issues_count": 21, + "open_issues_count": 22, "license": { "key": "cc0-1.0", "name": "Creative Commons Zero v1.0 Universal", @@ -671,35 +671,35 @@ ], "visibility": "public", "forks": 34, - "open_issues": 21, + "open_issues": 22, "watchers": 19, "default_branch": "master" } }, "_links": { "self": { - "href": "https://api.github.com/repos/PSLmodels/OG-USA/pulls/110" + "href": "https://api.github.com/repos/PSLmodels/OG-USA/pulls/111" }, "html": { - "href": "https://github.com/PSLmodels/OG-USA/pull/110" + "href": "https://github.com/PSLmodels/OG-USA/pull/111" }, "issue": { - "href": "https://api.github.com/repos/PSLmodels/OG-USA/issues/110" + "href": "https://api.github.com/repos/PSLmodels/OG-USA/issues/111" }, "comments": { - "href": "https://api.github.com/repos/PSLmodels/OG-USA/issues/110/comments" + "href": "https://api.github.com/repos/PSLmodels/OG-USA/issues/111/comments" }, "review_comments": { - "href": "https://api.github.com/repos/PSLmodels/OG-USA/pulls/110/comments" + "href": "https://api.github.com/repos/PSLmodels/OG-USA/pulls/111/comments" }, "review_comment": { "href": "https://api.github.com/repos/PSLmodels/OG-USA/pulls/comments{/number}" }, "commits": { - "href": "https://api.github.com/repos/PSLmodels/OG-USA/pulls/110/commits" + "href": "https://api.github.com/repos/PSLmodels/OG-USA/pulls/111/commits" }, "statuses": { - "href": "https://api.github.com/repos/PSLmodels/OG-USA/statuses/63e927bd03d3443607720bd23867233ccfd6b1f4" + "href": "https://api.github.com/repos/PSLmodels/OG-USA/statuses/13841dd33d770716fa3983a1925ed2b9950bbe3f" } }, "author_association": "MEMBER", @@ -707,17 +707,17 @@ "active_lock_reason": null }, { - "url": "https://api.github.com/repos/PSLmodels/OG-USA/pulls/109", - "id": 1861349138, - "node_id": "PR_kwDODjb9iM5u8e8S", - "html_url": "https://github.com/PSLmodels/OG-USA/pull/109", - "diff_url": "https://github.com/PSLmodels/OG-USA/pull/109.diff", - "patch_url": "https://github.com/PSLmodels/OG-USA/pull/109.patch", - "issue_url": "https://api.github.com/repos/PSLmodels/OG-USA/issues/109", - "number": 109, + "url": "https://api.github.com/repos/PSLmodels/OG-USA/pulls/110", + "id": 1869818812, + "node_id": "PR_kwDODjb9iM5vcyu8", + "html_url": "https://github.com/PSLmodels/OG-USA/pull/110", + "diff_url": "https://github.com/PSLmodels/OG-USA/pull/110.diff", + "patch_url": "https://github.com/PSLmodels/OG-USA/pull/110.patch", + "issue_url": "https://api.github.com/repos/PSLmodels/OG-USA/issues/110", + "number": 110, "state": "closed", "locked": false, - "title": "[DO NOT MERGE] Add windows to build_and_test.py", + "title": "Updated ryp2 dependency", "user": { "login": "rickecon", "id": 4317690, @@ -738,12 +738,12 @@ "type": "User", "site_admin": false }, - "body": "This PR tests to see if adding `windows-latest` to the `build_and_test.yml` tests will work now that we are only testing Python 3.10 and 3.11.", - "created_at": "2024-05-09T03:32:10Z", - "updated_at": "2024-05-09T14:40:49Z", - "closed_at": "2024-05-09T14:40:49Z", - "merged_at": null, - "merge_commit_sha": "acda3903b1114fc8268e4511b7798bb7bb9b9b13", + "body": "This PR:\r\n- Updates the dependency `rpy2>=3.5.12` in `environment.yml` and `setup.py`. This is meant to fix the error below in installing OG-USA in another repository.\r\n- Moves the `rpy2` package download out of the `conda-forge` channel in the `environment.yml` file into the `pip` download section.\r\n- Updates the rpy2 API commands in `psid_data_setup.py`.\r\n- Adds `wheel` package to `environment.yml` dependencies. It was already in `setup.py`.\r\n- Adds installation of R in `build_and_test.yml`\r\n\r\ncc: @jdebacker ", + "created_at": "2024-05-14T20:26:23Z", + "updated_at": "2024-05-17T15:03:15Z", + "closed_at": "2024-05-17T14:30:09Z", + "merged_at": "2024-05-17T14:30:08Z", + "merge_commit_sha": "60f204fe3940a274068ea7d250556ea0eeec68a7", "assignee": null, "assignees": [], "requested_reviewers": [], @@ -751,16 +751,16 @@ "labels": [], "milestone": null, "draft": false, - "commits_url": "https://api.github.com/repos/PSLmodels/OG-USA/pulls/109/commits", - "review_comments_url": "https://api.github.com/repos/PSLmodels/OG-USA/pulls/109/comments", + "commits_url": "https://api.github.com/repos/PSLmodels/OG-USA/pulls/110/commits", + "review_comments_url": "https://api.github.com/repos/PSLmodels/OG-USA/pulls/110/comments", "review_comment_url": "https://api.github.com/repos/PSLmodels/OG-USA/pulls/comments{/number}", - "comments_url": "https://api.github.com/repos/PSLmodels/OG-USA/issues/109/comments", - "statuses_url": "https://api.github.com/repos/PSLmodels/OG-USA/statuses/c2b142cc6fe00795454ffb9537d9e26a66fe57ed", + "comments_url": "https://api.github.com/repos/PSLmodels/OG-USA/issues/110/comments", + "statuses_url": "https://api.github.com/repos/PSLmodels/OG-USA/statuses/63e927bd03d3443607720bd23867233ccfd6b1f4", "head": { - "label": "rickecon:windows", - "ref": "windows", - "sha": "c2b142cc6fe00795454ffb9537d9e26a66fe57ed", - "user": { + "label": "rickecon:rpy2", + "ref": "rpy2", + "sha": "63e927bd03d3443607720bd23867233ccfd6b1f4", + "user": { "login": "rickecon", "id": 4317690, "node_id": "MDQ6VXNlcjQzMTc2OTA=", @@ -848,13 +848,13 @@ "deployments_url": "https://api.github.com/repos/rickecon/OG-USA/deployments", "created_at": "2021-03-19T14:59:09Z", "updated_at": "2024-05-17T15:02:53Z", - "pushed_at": "2024-05-18T07:21:44Z", + "pushed_at": "2024-05-20T05:53:41Z", "git_url": "git://github.com/rickecon/OG-USA.git", "ssh_url": "git@github.com:rickecon/OG-USA.git", "clone_url": "https://github.com/rickecon/OG-USA.git", "svn_url": "https://github.com/rickecon/OG-USA", "homepage": null, - "size": 299786, + "size": 299810, "stargazers_count": 2, "watchers_count": 2, "language": "Python", @@ -979,7 +979,7 @@ "deployments_url": "https://api.github.com/repos/PSLmodels/OG-USA/deployments", "created_at": "2020-02-05T15:36:20Z", "updated_at": "2024-05-17T14:30:13Z", - "pushed_at": "2024-05-17T14:57:09Z", + "pushed_at": "2024-05-20T05:53:43Z", "git_url": "git://github.com/PSLmodels/OG-USA.git", "ssh_url": "git@github.com:PSLmodels/OG-USA.git", "clone_url": "https://github.com/PSLmodels/OG-USA.git", @@ -999,7 +999,7 @@ "mirror_url": null, "archived": false, "disabled": false, - "open_issues_count": 21, + "open_issues_count": 22, "license": { "key": "cc0-1.0", "name": "Creative Commons Zero v1.0 Universal", @@ -1024,35 +1024,35 @@ ], "visibility": "public", "forks": 34, - "open_issues": 21, + "open_issues": 22, "watchers": 19, "default_branch": "master" } }, "_links": { "self": { - "href": "https://api.github.com/repos/PSLmodels/OG-USA/pulls/109" + "href": "https://api.github.com/repos/PSLmodels/OG-USA/pulls/110" }, "html": { - "href": "https://github.com/PSLmodels/OG-USA/pull/109" + "href": "https://github.com/PSLmodels/OG-USA/pull/110" }, "issue": { - "href": "https://api.github.com/repos/PSLmodels/OG-USA/issues/109" + "href": "https://api.github.com/repos/PSLmodels/OG-USA/issues/110" }, "comments": { - "href": "https://api.github.com/repos/PSLmodels/OG-USA/issues/109/comments" + "href": "https://api.github.com/repos/PSLmodels/OG-USA/issues/110/comments" }, "review_comments": { - "href": "https://api.github.com/repos/PSLmodels/OG-USA/pulls/109/comments" + "href": "https://api.github.com/repos/PSLmodels/OG-USA/pulls/110/comments" }, "review_comment": { "href": "https://api.github.com/repos/PSLmodels/OG-USA/pulls/comments{/number}" }, "commits": { - "href": "https://api.github.com/repos/PSLmodels/OG-USA/pulls/109/commits" + "href": "https://api.github.com/repos/PSLmodels/OG-USA/pulls/110/commits" }, "statuses": { - "href": "https://api.github.com/repos/PSLmodels/OG-USA/statuses/c2b142cc6fe00795454ffb9537d9e26a66fe57ed" + "href": "https://api.github.com/repos/PSLmodels/OG-USA/statuses/63e927bd03d3443607720bd23867233ccfd6b1f4" } }, "author_association": "MEMBER", @@ -1060,43 +1060,43 @@ "active_lock_reason": null }, { - "url": "https://api.github.com/repos/PSLmodels/OG-USA/pulls/108", - "id": 1860421200, - "node_id": "PR_kwDODjb9iM5u48ZQ", - "html_url": "https://github.com/PSLmodels/OG-USA/pull/108", - "diff_url": "https://github.com/PSLmodels/OG-USA/pull/108.diff", - "patch_url": "https://github.com/PSLmodels/OG-USA/pull/108.patch", - "issue_url": "https://api.github.com/repos/PSLmodels/OG-USA/issues/108", - "number": 108, + "url": "https://api.github.com/repos/PSLmodels/OG-USA/pulls/109", + "id": 1861349138, + "node_id": "PR_kwDODjb9iM5u8e8S", + "html_url": "https://github.com/PSLmodels/OG-USA/pull/109", + "diff_url": "https://github.com/PSLmodels/OG-USA/pull/109.diff", + "patch_url": "https://github.com/PSLmodels/OG-USA/pull/109.patch", + "issue_url": "https://api.github.com/repos/PSLmodels/OG-USA/issues/109", + "number": 109, "state": "closed", "locked": false, - "title": "Prepare release 0.1.6", + "title": "[DO NOT MERGE] Add windows to build_and_test.py", "user": { - "login": "jdebacker", - "id": 10715924, - "node_id": "MDQ6VXNlcjEwNzE1OTI0", - "avatar_url": "https://avatars.githubusercontent.com/u/10715924?v=4", + "login": "rickecon", + "id": 4317690, + "node_id": "MDQ6VXNlcjQzMTc2OTA=", + "avatar_url": "https://avatars.githubusercontent.com/u/4317690?v=4", "gravatar_id": "", - "url": "https://api.github.com/users/jdebacker", - "html_url": "https://github.com/jdebacker", - "followers_url": "https://api.github.com/users/jdebacker/followers", - "following_url": "https://api.github.com/users/jdebacker/following{/other_user}", - "gists_url": "https://api.github.com/users/jdebacker/gists{/gist_id}", - "starred_url": "https://api.github.com/users/jdebacker/starred{/owner}{/repo}", - "subscriptions_url": "https://api.github.com/users/jdebacker/subscriptions", - "organizations_url": "https://api.github.com/users/jdebacker/orgs", - "repos_url": "https://api.github.com/users/jdebacker/repos", - "events_url": "https://api.github.com/users/jdebacker/events{/privacy}", - "received_events_url": "https://api.github.com/users/jdebacker/received_events", + "url": "https://api.github.com/users/rickecon", + "html_url": "https://github.com/rickecon", + "followers_url": "https://api.github.com/users/rickecon/followers", + "following_url": "https://api.github.com/users/rickecon/following{/other_user}", + "gists_url": "https://api.github.com/users/rickecon/gists{/gist_id}", + "starred_url": "https://api.github.com/users/rickecon/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/rickecon/subscriptions", + "organizations_url": "https://api.github.com/users/rickecon/orgs", + "repos_url": "https://api.github.com/users/rickecon/repos", + "events_url": "https://api.github.com/users/rickecon/events{/privacy}", + "received_events_url": "https://api.github.com/users/rickecon/received_events", "type": "User", "site_admin": false }, - "body": "This PR prepares the release of OG-USA version 0.1.6.", - "created_at": "2024-05-08T14:34:50Z", - "updated_at": "2024-05-09T00:19:50Z", - "closed_at": "2024-05-09T00:19:50Z", - "merged_at": "2024-05-09T00:19:50Z", - "merge_commit_sha": "3135391eb826593c31e244ec8a1f17e62a68dd38", + "body": "This PR tests to see if adding `windows-latest` to the `build_and_test.yml` tests will work now that we are only testing Python 3.10 and 3.11.", + "created_at": "2024-05-09T03:32:10Z", + "updated_at": "2024-05-09T14:40:49Z", + "closed_at": "2024-05-09T14:40:49Z", + "merged_at": null, + "merge_commit_sha": "acda3903b1114fc8268e4511b7798bb7bb9b9b13", "assignee": null, "assignees": [], "requested_reviewers": [], @@ -1104,112 +1104,112 @@ "labels": [], "milestone": null, "draft": false, - "commits_url": "https://api.github.com/repos/PSLmodels/OG-USA/pulls/108/commits", - "review_comments_url": "https://api.github.com/repos/PSLmodels/OG-USA/pulls/108/comments", + "commits_url": "https://api.github.com/repos/PSLmodels/OG-USA/pulls/109/commits", + "review_comments_url": "https://api.github.com/repos/PSLmodels/OG-USA/pulls/109/comments", "review_comment_url": "https://api.github.com/repos/PSLmodels/OG-USA/pulls/comments{/number}", - "comments_url": "https://api.github.com/repos/PSLmodels/OG-USA/issues/108/comments", - "statuses_url": "https://api.github.com/repos/PSLmodels/OG-USA/statuses/d967a83df9d911ef26ac87b243c4225afe35ea3b", + "comments_url": "https://api.github.com/repos/PSLmodels/OG-USA/issues/109/comments", + "statuses_url": "https://api.github.com/repos/PSLmodels/OG-USA/statuses/c2b142cc6fe00795454ffb9537d9e26a66fe57ed", "head": { - "label": "jdebacker:0-1-6", - "ref": "0-1-6", - "sha": "d967a83df9d911ef26ac87b243c4225afe35ea3b", + "label": "rickecon:windows", + "ref": "windows", + "sha": "c2b142cc6fe00795454ffb9537d9e26a66fe57ed", "user": { - "login": "jdebacker", - "id": 10715924, - "node_id": "MDQ6VXNlcjEwNzE1OTI0", - "avatar_url": "https://avatars.githubusercontent.com/u/10715924?v=4", + "login": "rickecon", + "id": 4317690, + "node_id": "MDQ6VXNlcjQzMTc2OTA=", + "avatar_url": "https://avatars.githubusercontent.com/u/4317690?v=4", "gravatar_id": "", - "url": "https://api.github.com/users/jdebacker", - "html_url": "https://github.com/jdebacker", - "followers_url": "https://api.github.com/users/jdebacker/followers", - "following_url": "https://api.github.com/users/jdebacker/following{/other_user}", - "gists_url": "https://api.github.com/users/jdebacker/gists{/gist_id}", - "starred_url": "https://api.github.com/users/jdebacker/starred{/owner}{/repo}", - "subscriptions_url": "https://api.github.com/users/jdebacker/subscriptions", - "organizations_url": "https://api.github.com/users/jdebacker/orgs", - "repos_url": "https://api.github.com/users/jdebacker/repos", - "events_url": "https://api.github.com/users/jdebacker/events{/privacy}", - "received_events_url": "https://api.github.com/users/jdebacker/received_events", + "url": "https://api.github.com/users/rickecon", + "html_url": "https://github.com/rickecon", + "followers_url": "https://api.github.com/users/rickecon/followers", + "following_url": "https://api.github.com/users/rickecon/following{/other_user}", + "gists_url": "https://api.github.com/users/rickecon/gists{/gist_id}", + "starred_url": "https://api.github.com/users/rickecon/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/rickecon/subscriptions", + "organizations_url": "https://api.github.com/users/rickecon/orgs", + "repos_url": "https://api.github.com/users/rickecon/repos", + "events_url": "https://api.github.com/users/rickecon/events{/privacy}", + "received_events_url": "https://api.github.com/users/rickecon/received_events", "type": "User", "site_admin": false }, "repo": { - "id": 307461994, - "node_id": "MDEwOlJlcG9zaXRvcnkzMDc0NjE5OTQ=", + "id": 349460688, + "node_id": "MDEwOlJlcG9zaXRvcnkzNDk0NjA2ODg=", "name": "OG-USA", - "full_name": "jdebacker/OG-USA", + "full_name": "rickecon/OG-USA", "private": false, "owner": { - "login": "jdebacker", - "id": 10715924, - "node_id": "MDQ6VXNlcjEwNzE1OTI0", - "avatar_url": "https://avatars.githubusercontent.com/u/10715924?v=4", + "login": "rickecon", + "id": 4317690, + "node_id": "MDQ6VXNlcjQzMTc2OTA=", + "avatar_url": "https://avatars.githubusercontent.com/u/4317690?v=4", "gravatar_id": "", - "url": "https://api.github.com/users/jdebacker", - "html_url": "https://github.com/jdebacker", - "followers_url": "https://api.github.com/users/jdebacker/followers", - "following_url": "https://api.github.com/users/jdebacker/following{/other_user}", - "gists_url": "https://api.github.com/users/jdebacker/gists{/gist_id}", - "starred_url": "https://api.github.com/users/jdebacker/starred{/owner}{/repo}", - "subscriptions_url": "https://api.github.com/users/jdebacker/subscriptions", - "organizations_url": "https://api.github.com/users/jdebacker/orgs", - "repos_url": "https://api.github.com/users/jdebacker/repos", - "events_url": "https://api.github.com/users/jdebacker/events{/privacy}", - "received_events_url": "https://api.github.com/users/jdebacker/received_events", + "url": "https://api.github.com/users/rickecon", + "html_url": "https://github.com/rickecon", + "followers_url": "https://api.github.com/users/rickecon/followers", + "following_url": "https://api.github.com/users/rickecon/following{/other_user}", + "gists_url": "https://api.github.com/users/rickecon/gists{/gist_id}", + "starred_url": "https://api.github.com/users/rickecon/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/rickecon/subscriptions", + "organizations_url": "https://api.github.com/users/rickecon/orgs", + "repos_url": "https://api.github.com/users/rickecon/repos", + "events_url": "https://api.github.com/users/rickecon/events{/privacy}", + "received_events_url": "https://api.github.com/users/rickecon/received_events", "type": "User", "site_admin": false }, - "html_url": "https://github.com/jdebacker/OG-USA", + "html_url": "https://github.com/rickecon/OG-USA", "description": "Source code and data to calibrate the OG-USA model", "fork": true, - "url": "https://api.github.com/repos/jdebacker/OG-USA", - "forks_url": "https://api.github.com/repos/jdebacker/OG-USA/forks", - "keys_url": "https://api.github.com/repos/jdebacker/OG-USA/keys{/key_id}", - "collaborators_url": "https://api.github.com/repos/jdebacker/OG-USA/collaborators{/collaborator}", - "teams_url": "https://api.github.com/repos/jdebacker/OG-USA/teams", - "hooks_url": "https://api.github.com/repos/jdebacker/OG-USA/hooks", - "issue_events_url": "https://api.github.com/repos/jdebacker/OG-USA/issues/events{/number}", - "events_url": "https://api.github.com/repos/jdebacker/OG-USA/events", - "assignees_url": "https://api.github.com/repos/jdebacker/OG-USA/assignees{/user}", - "branches_url": "https://api.github.com/repos/jdebacker/OG-USA/branches{/branch}", - "tags_url": "https://api.github.com/repos/jdebacker/OG-USA/tags", - "blobs_url": "https://api.github.com/repos/jdebacker/OG-USA/git/blobs{/sha}", - "git_tags_url": "https://api.github.com/repos/jdebacker/OG-USA/git/tags{/sha}", - "git_refs_url": "https://api.github.com/repos/jdebacker/OG-USA/git/refs{/sha}", - "trees_url": "https://api.github.com/repos/jdebacker/OG-USA/git/trees{/sha}", - "statuses_url": "https://api.github.com/repos/jdebacker/OG-USA/statuses/{sha}", - "languages_url": "https://api.github.com/repos/jdebacker/OG-USA/languages", - "stargazers_url": "https://api.github.com/repos/jdebacker/OG-USA/stargazers", - "contributors_url": "https://api.github.com/repos/jdebacker/OG-USA/contributors", - "subscribers_url": "https://api.github.com/repos/jdebacker/OG-USA/subscribers", - "subscription_url": "https://api.github.com/repos/jdebacker/OG-USA/subscription", - "commits_url": "https://api.github.com/repos/jdebacker/OG-USA/commits{/sha}", - "git_commits_url": "https://api.github.com/repos/jdebacker/OG-USA/git/commits{/sha}", - "comments_url": "https://api.github.com/repos/jdebacker/OG-USA/comments{/number}", - "issue_comment_url": "https://api.github.com/repos/jdebacker/OG-USA/issues/comments{/number}", - "contents_url": "https://api.github.com/repos/jdebacker/OG-USA/contents/{+path}", - "compare_url": "https://api.github.com/repos/jdebacker/OG-USA/compare/{base}...{head}", - "merges_url": "https://api.github.com/repos/jdebacker/OG-USA/merges", - "archive_url": "https://api.github.com/repos/jdebacker/OG-USA/{archive_format}{/ref}", - "downloads_url": "https://api.github.com/repos/jdebacker/OG-USA/downloads", - "issues_url": "https://api.github.com/repos/jdebacker/OG-USA/issues{/number}", - "pulls_url": "https://api.github.com/repos/jdebacker/OG-USA/pulls{/number}", - "milestones_url": "https://api.github.com/repos/jdebacker/OG-USA/milestones{/number}", - "notifications_url": "https://api.github.com/repos/jdebacker/OG-USA/notifications{?since,all,participating}", - "labels_url": "https://api.github.com/repos/jdebacker/OG-USA/labels{/name}", - "releases_url": "https://api.github.com/repos/jdebacker/OG-USA/releases{/id}", - "deployments_url": "https://api.github.com/repos/jdebacker/OG-USA/deployments", - "created_at": "2020-10-26T18:04:04Z", - "updated_at": "2024-05-17T13:29:49Z", - "pushed_at": "2024-05-17T13:29:45Z", - "git_url": "git://github.com/jdebacker/OG-USA.git", - "ssh_url": "git@github.com:jdebacker/OG-USA.git", - "clone_url": "https://github.com/jdebacker/OG-USA.git", - "svn_url": "https://github.com/jdebacker/OG-USA", + "url": "https://api.github.com/repos/rickecon/OG-USA", + "forks_url": "https://api.github.com/repos/rickecon/OG-USA/forks", + "keys_url": "https://api.github.com/repos/rickecon/OG-USA/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/rickecon/OG-USA/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/rickecon/OG-USA/teams", + "hooks_url": "https://api.github.com/repos/rickecon/OG-USA/hooks", + "issue_events_url": "https://api.github.com/repos/rickecon/OG-USA/issues/events{/number}", + "events_url": "https://api.github.com/repos/rickecon/OG-USA/events", + "assignees_url": "https://api.github.com/repos/rickecon/OG-USA/assignees{/user}", + "branches_url": "https://api.github.com/repos/rickecon/OG-USA/branches{/branch}", + "tags_url": "https://api.github.com/repos/rickecon/OG-USA/tags", + "blobs_url": "https://api.github.com/repos/rickecon/OG-USA/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/rickecon/OG-USA/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/rickecon/OG-USA/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/rickecon/OG-USA/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/rickecon/OG-USA/statuses/{sha}", + "languages_url": "https://api.github.com/repos/rickecon/OG-USA/languages", + "stargazers_url": "https://api.github.com/repos/rickecon/OG-USA/stargazers", + "contributors_url": "https://api.github.com/repos/rickecon/OG-USA/contributors", + "subscribers_url": "https://api.github.com/repos/rickecon/OG-USA/subscribers", + "subscription_url": "https://api.github.com/repos/rickecon/OG-USA/subscription", + "commits_url": "https://api.github.com/repos/rickecon/OG-USA/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/rickecon/OG-USA/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/rickecon/OG-USA/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/rickecon/OG-USA/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/rickecon/OG-USA/contents/{+path}", + "compare_url": "https://api.github.com/repos/rickecon/OG-USA/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/rickecon/OG-USA/merges", + "archive_url": "https://api.github.com/repos/rickecon/OG-USA/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/rickecon/OG-USA/downloads", + "issues_url": "https://api.github.com/repos/rickecon/OG-USA/issues{/number}", + "pulls_url": "https://api.github.com/repos/rickecon/OG-USA/pulls{/number}", + "milestones_url": "https://api.github.com/repos/rickecon/OG-USA/milestones{/number}", + "notifications_url": "https://api.github.com/repos/rickecon/OG-USA/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/rickecon/OG-USA/labels{/name}", + "releases_url": "https://api.github.com/repos/rickecon/OG-USA/releases{/id}", + "deployments_url": "https://api.github.com/repos/rickecon/OG-USA/deployments", + "created_at": "2021-03-19T14:59:09Z", + "updated_at": "2024-05-17T15:02:53Z", + "pushed_at": "2024-05-20T05:53:41Z", + "git_url": "git://github.com/rickecon/OG-USA.git", + "ssh_url": "git@github.com:rickecon/OG-USA.git", + "clone_url": "https://github.com/rickecon/OG-USA.git", + "svn_url": "https://github.com/rickecon/OG-USA", "homepage": null, - "size": 267601, - "stargazers_count": 0, - "watchers_count": 0, + "size": 299810, + "stargazers_count": 2, + "watchers_count": 2, "language": "Python", "has_issues": false, "has_projects": true, @@ -1236,14 +1236,14 @@ "visibility": "public", "forks": 0, "open_issues": 0, - "watchers": 0, + "watchers": 2, "default_branch": "master" } }, "base": { "label": "PSLmodels:master", "ref": "master", - "sha": "300912ae8803d20c7d8942c5c5879097246164bc", + "sha": "3135391eb826593c31e244ec8a1f17e62a68dd38", "user": { "login": "PSLmodels", "id": 15148101, @@ -1332,7 +1332,7 @@ "deployments_url": "https://api.github.com/repos/PSLmodels/OG-USA/deployments", "created_at": "2020-02-05T15:36:20Z", "updated_at": "2024-05-17T14:30:13Z", - "pushed_at": "2024-05-17T14:57:09Z", + "pushed_at": "2024-05-20T05:53:43Z", "git_url": "git://github.com/PSLmodels/OG-USA.git", "ssh_url": "git@github.com:PSLmodels/OG-USA.git", "clone_url": "https://github.com/PSLmodels/OG-USA.git", @@ -1352,7 +1352,7 @@ "mirror_url": null, "archived": false, "disabled": false, - "open_issues_count": 21, + "open_issues_count": 22, "license": { "key": "cc0-1.0", "name": "Creative Commons Zero v1.0 Universal", @@ -1377,35 +1377,35 @@ ], "visibility": "public", "forks": 34, - "open_issues": 21, + "open_issues": 22, "watchers": 19, "default_branch": "master" } }, "_links": { "self": { - "href": "https://api.github.com/repos/PSLmodels/OG-USA/pulls/108" + "href": "https://api.github.com/repos/PSLmodels/OG-USA/pulls/109" }, "html": { - "href": "https://github.com/PSLmodels/OG-USA/pull/108" + "href": "https://github.com/PSLmodels/OG-USA/pull/109" }, "issue": { - "href": "https://api.github.com/repos/PSLmodels/OG-USA/issues/108" + "href": "https://api.github.com/repos/PSLmodels/OG-USA/issues/109" }, "comments": { - "href": "https://api.github.com/repos/PSLmodels/OG-USA/issues/108/comments" + "href": "https://api.github.com/repos/PSLmodels/OG-USA/issues/109/comments" }, "review_comments": { - "href": "https://api.github.com/repos/PSLmodels/OG-USA/pulls/108/comments" + "href": "https://api.github.com/repos/PSLmodels/OG-USA/pulls/109/comments" }, "review_comment": { "href": "https://api.github.com/repos/PSLmodels/OG-USA/pulls/comments{/number}" }, "commits": { - "href": "https://api.github.com/repos/PSLmodels/OG-USA/pulls/108/commits" + "href": "https://api.github.com/repos/PSLmodels/OG-USA/pulls/109/commits" }, "statuses": { - "href": "https://api.github.com/repos/PSLmodels/OG-USA/statuses/d967a83df9d911ef26ac87b243c4225afe35ea3b" + "href": "https://api.github.com/repos/PSLmodels/OG-USA/statuses/c2b142cc6fe00795454ffb9537d9e26a66fe57ed" } }, "author_association": "MEMBER", @@ -1413,17 +1413,17 @@ "active_lock_reason": null }, { - "url": "https://api.github.com/repos/PSLmodels/OG-USA/pulls/107", - "id": 1837197966, - "node_id": "PR_kwDODjb9iM5tgWqO", - "html_url": "https://github.com/PSLmodels/OG-USA/pull/107", - "diff_url": "https://github.com/PSLmodels/OG-USA/pull/107.diff", - "patch_url": "https://github.com/PSLmodels/OG-USA/pull/107.patch", - "issue_url": "https://api.github.com/repos/PSLmodels/OG-USA/issues/107", - "number": 107, - "state": "open", + "url": "https://api.github.com/repos/PSLmodels/OG-USA/pulls/108", + "id": 1860421200, + "node_id": "PR_kwDODjb9iM5u48ZQ", + "html_url": "https://github.com/PSLmodels/OG-USA/pull/108", + "diff_url": "https://github.com/PSLmodels/OG-USA/pull/108.diff", + "patch_url": "https://github.com/PSLmodels/OG-USA/pull/108.patch", + "issue_url": "https://api.github.com/repos/PSLmodels/OG-USA/issues/108", + "number": 108, + "state": "closed", "locked": false, - "title": "Update default calibration", + "title": "Prepare release 0.1.6", "user": { "login": "jdebacker", "id": 10715924, @@ -1444,28 +1444,28 @@ "type": "User", "site_admin": false }, - "body": "This PR updates the default calibration for the OG-USA model. Changes include:\r\n\r\n1. A fix to `macro_params.py`, which corrects double counting of social security payments when determining the $\\alpha_G$ parameter. As a result, $\\alpha_G$ is significantly larger.\r\n2. Changes default start year to 2025\r\n3. Updates AIME breakpoints for 2024 values\r\n4. Rounds numbers to 2-4 digits, depending on the parameter.\r\n", - "created_at": "2024-04-23T17:50:44Z", - "updated_at": "2024-04-24T20:59:40Z", - "closed_at": null, - "merged_at": null, - "merge_commit_sha": "a97c5b45e2ad279ead7502385dfd8453d963bb0c", + "body": "This PR prepares the release of OG-USA version 0.1.6.", + "created_at": "2024-05-08T14:34:50Z", + "updated_at": "2024-05-09T00:19:50Z", + "closed_at": "2024-05-09T00:19:50Z", + "merged_at": "2024-05-09T00:19:50Z", + "merge_commit_sha": "3135391eb826593c31e244ec8a1f17e62a68dd38", "assignee": null, "assignees": [], "requested_reviewers": [], "requested_teams": [], "labels": [], "milestone": null, - "draft": true, - "commits_url": "https://api.github.com/repos/PSLmodels/OG-USA/pulls/107/commits", - "review_comments_url": "https://api.github.com/repos/PSLmodels/OG-USA/pulls/107/comments", + "draft": false, + "commits_url": "https://api.github.com/repos/PSLmodels/OG-USA/pulls/108/commits", + "review_comments_url": "https://api.github.com/repos/PSLmodels/OG-USA/pulls/108/comments", "review_comment_url": "https://api.github.com/repos/PSLmodels/OG-USA/pulls/comments{/number}", - "comments_url": "https://api.github.com/repos/PSLmodels/OG-USA/issues/107/comments", - "statuses_url": "https://api.github.com/repos/PSLmodels/OG-USA/statuses/07f1efef80489589c3b20f6602bf6f29fdf0a065", + "comments_url": "https://api.github.com/repos/PSLmodels/OG-USA/issues/108/comments", + "statuses_url": "https://api.github.com/repos/PSLmodels/OG-USA/statuses/d967a83df9d911ef26ac87b243c4225afe35ea3b", "head": { - "label": "jdebacker:update_calib", - "ref": "update_calib", - "sha": "07f1efef80489589c3b20f6602bf6f29fdf0a065", + "label": "jdebacker:0-1-6", + "ref": "0-1-6", + "sha": "d967a83df9d911ef26ac87b243c4225afe35ea3b", "user": { "login": "jdebacker", "id": 10715924, @@ -1553,14 +1553,14 @@ "releases_url": "https://api.github.com/repos/jdebacker/OG-USA/releases{/id}", "deployments_url": "https://api.github.com/repos/jdebacker/OG-USA/deployments", "created_at": "2020-10-26T18:04:04Z", - "updated_at": "2024-05-17T13:29:49Z", - "pushed_at": "2024-05-17T13:29:45Z", + "updated_at": "2024-05-20T17:57:53Z", + "pushed_at": "2024-05-20T17:57:50Z", "git_url": "git://github.com/jdebacker/OG-USA.git", "ssh_url": "git@github.com:jdebacker/OG-USA.git", "clone_url": "https://github.com/jdebacker/OG-USA.git", "svn_url": "https://github.com/jdebacker/OG-USA", "homepage": null, - "size": 267601, + "size": 267611, "stargazers_count": 0, "watchers_count": 0, "language": "Python", @@ -1596,7 +1596,7 @@ "base": { "label": "PSLmodels:master", "ref": "master", - "sha": "4e1605ed21ff25cd3a3c9dd507d22ba943507647", + "sha": "300912ae8803d20c7d8942c5c5879097246164bc", "user": { "login": "PSLmodels", "id": 15148101, @@ -1685,7 +1685,7 @@ "deployments_url": "https://api.github.com/repos/PSLmodels/OG-USA/deployments", "created_at": "2020-02-05T15:36:20Z", "updated_at": "2024-05-17T14:30:13Z", - "pushed_at": "2024-05-17T14:57:09Z", + "pushed_at": "2024-05-20T05:53:43Z", "git_url": "git://github.com/PSLmodels/OG-USA.git", "ssh_url": "git@github.com:PSLmodels/OG-USA.git", "clone_url": "https://github.com/PSLmodels/OG-USA.git", @@ -1705,7 +1705,7 @@ "mirror_url": null, "archived": false, "disabled": false, - "open_issues_count": 21, + "open_issues_count": 22, "license": { "key": "cc0-1.0", "name": "Creative Commons Zero v1.0 Universal", @@ -1730,35 +1730,35 @@ ], "visibility": "public", "forks": 34, - "open_issues": 21, + "open_issues": 22, "watchers": 19, "default_branch": "master" } }, "_links": { "self": { - "href": "https://api.github.com/repos/PSLmodels/OG-USA/pulls/107" + "href": "https://api.github.com/repos/PSLmodels/OG-USA/pulls/108" }, "html": { - "href": "https://github.com/PSLmodels/OG-USA/pull/107" + "href": "https://github.com/PSLmodels/OG-USA/pull/108" }, "issue": { - "href": "https://api.github.com/repos/PSLmodels/OG-USA/issues/107" + "href": "https://api.github.com/repos/PSLmodels/OG-USA/issues/108" }, "comments": { - "href": "https://api.github.com/repos/PSLmodels/OG-USA/issues/107/comments" + "href": "https://api.github.com/repos/PSLmodels/OG-USA/issues/108/comments" }, "review_comments": { - "href": "https://api.github.com/repos/PSLmodels/OG-USA/pulls/107/comments" + "href": "https://api.github.com/repos/PSLmodels/OG-USA/pulls/108/comments" }, "review_comment": { "href": "https://api.github.com/repos/PSLmodels/OG-USA/pulls/comments{/number}" }, "commits": { - "href": "https://api.github.com/repos/PSLmodels/OG-USA/pulls/107/commits" + "href": "https://api.github.com/repos/PSLmodels/OG-USA/pulls/108/commits" }, "statuses": { - "href": "https://api.github.com/repos/PSLmodels/OG-USA/statuses/07f1efef80489589c3b20f6602bf6f29fdf0a065" + "href": "https://api.github.com/repos/PSLmodels/OG-USA/statuses/d967a83df9d911ef26ac87b243c4225afe35ea3b" } }, "author_association": "MEMBER", @@ -1768,43 +1768,43 @@ ], "OG-Core": [ { - "url": "https://api.github.com/repos/PSLmodels/OG-Core/pulls/932", - "id": 1876904987, - "node_id": "PR_kwDOAcognM5v30wb", - "html_url": "https://github.com/PSLmodels/OG-Core/pull/932", - "diff_url": "https://github.com/PSLmodels/OG-Core/pull/932.diff", - "patch_url": "https://github.com/PSLmodels/OG-Core/pull/932.patch", - "issue_url": "https://api.github.com/repos/PSLmodels/OG-Core/issues/932", - "number": 932, + "url": "https://api.github.com/repos/PSLmodels/OG-Core/pulls/934", + "id": 1879002497, + "node_id": "PR_kwDOAcognM5v_02B", + "html_url": "https://github.com/PSLmodels/OG-Core/pull/934", + "diff_url": "https://github.com/PSLmodels/OG-Core/pull/934.diff", + "patch_url": "https://github.com/PSLmodels/OG-Core/pull/934.patch", + "issue_url": "https://api.github.com/repos/PSLmodels/OG-Core/issues/934", + "number": 934, "state": "open", "locked": false, - "title": "Updates to `txfunc.py`", + "title": "Update demographics.py to use new UN API format and token", "user": { - "login": "jdebacker", - "id": 10715924, - "node_id": "MDQ6VXNlcjEwNzE1OTI0", - "avatar_url": "https://avatars.githubusercontent.com/u/10715924?v=4", + "login": "SeaCelo", + "id": 231228, + "node_id": "MDQ6VXNlcjIzMTIyOA==", + "avatar_url": "https://avatars.githubusercontent.com/u/231228?v=4", "gravatar_id": "", - "url": "https://api.github.com/users/jdebacker", - "html_url": "https://github.com/jdebacker", - "followers_url": "https://api.github.com/users/jdebacker/followers", - "following_url": "https://api.github.com/users/jdebacker/following{/other_user}", - "gists_url": "https://api.github.com/users/jdebacker/gists{/gist_id}", - "starred_url": "https://api.github.com/users/jdebacker/starred{/owner}{/repo}", - "subscriptions_url": "https://api.github.com/users/jdebacker/subscriptions", - "organizations_url": "https://api.github.com/users/jdebacker/orgs", - "repos_url": "https://api.github.com/users/jdebacker/repos", - "events_url": "https://api.github.com/users/jdebacker/events{/privacy}", - "received_events_url": "https://api.github.com/users/jdebacker/received_events", + "url": "https://api.github.com/users/SeaCelo", + "html_url": "https://github.com/SeaCelo", + "followers_url": "https://api.github.com/users/SeaCelo/followers", + "following_url": "https://api.github.com/users/SeaCelo/following{/other_user}", + "gists_url": "https://api.github.com/users/SeaCelo/gists{/gist_id}", + "starred_url": "https://api.github.com/users/SeaCelo/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/SeaCelo/subscriptions", + "organizations_url": "https://api.github.com/users/SeaCelo/orgs", + "repos_url": "https://api.github.com/users/SeaCelo/repos", + "events_url": "https://api.github.com/users/SeaCelo/events{/privacy}", + "received_events_url": "https://api.github.com/users/SeaCelo/received_events", "type": "User", "site_admin": false }, - "body": "This PR will make the following changes:\r\n\r\n1. Add another form for individual income tax functions from [Heathcote, Storesletten, and Violante (*QJE*, 2017)](https://academic.oup.com/qje/article-abstract/132/4/1693/3884644). It's helpful to add these because they are simple to estimate (one can use OLS), allow for progressive taxes, and are widely used in the macroeconomics literature.\r\n2. Improve the choice of starting values when minimizing tax functions via weighted, non-linear least squares.", - "created_at": "2024-05-18T19:11:27Z", - "updated_at": "2024-05-20T01:14:46Z", + "body": "Making it compatible with un API token use. Also to fix an error when downloading the full dataset (end year = 2100) in line 377 `demographics.py`. This will likely create other problems, so it needs to be evaluated. Still running into an assertion error:\r\n\r\n```\r\nDemographics data: Initial Data year = 2020 , Final Data year = 2100\r\nTraceback (most recent call last):\r\n File \"/Users/mlafleur/Projects/OG-ZAF/tests/test_demog_jdebacker.py\", line 5, in \r\n c = Calibration(p, estimate_pop=True)\r\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\r\n File \"/Users/mlafleur/Projects/OG-ZAF/ogzaf/calibrate.py\", line 98, in __init__\r\n self.demographic_params = demographics.get_pop_objs(\r\n ^^^^^^^^^^^^^^^^^^^^^^^^^^\r\n File \"/Users/mlafleur/opt/anaconda3/envs/ogzaf-dev/lib/python3.11/site-packages/ogcore/demographics.py\", line 909, in get_pop_objs\r\n assert np.allclose(pop_counter_2D, pop_2D)\r\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\r\nAssertionError\r\n```", + "created_at": "2024-05-20T20:02:47Z", + "updated_at": "2024-05-20T20:18:47Z", "closed_at": null, "merged_at": null, - "merge_commit_sha": "e701542b2608d18948b847156d1219c16c2c8e2c", + "merge_commit_sha": "8943cc6a0b4f6bfe47ad6c7af30e8f3174b5b7e3", "assignee": null, "assignees": [], "requested_reviewers": [], @@ -1812,112 +1812,112 @@ "labels": [], "milestone": null, "draft": true, - "commits_url": "https://api.github.com/repos/PSLmodels/OG-Core/pulls/932/commits", - "review_comments_url": "https://api.github.com/repos/PSLmodels/OG-Core/pulls/932/comments", + "commits_url": "https://api.github.com/repos/PSLmodels/OG-Core/pulls/934/commits", + "review_comments_url": "https://api.github.com/repos/PSLmodels/OG-Core/pulls/934/comments", "review_comment_url": "https://api.github.com/repos/PSLmodels/OG-Core/pulls/comments{/number}", - "comments_url": "https://api.github.com/repos/PSLmodels/OG-Core/issues/932/comments", - "statuses_url": "https://api.github.com/repos/PSLmodels/OG-Core/statuses/7ffda26f6de2a88caf4975cf3ae8ec0f35133300", + "comments_url": "https://api.github.com/repos/PSLmodels/OG-Core/issues/934/comments", + "statuses_url": "https://api.github.com/repos/PSLmodels/OG-Core/statuses/2158412dc73f875614f2a4670c7b0888193e34d3", "head": { - "label": "jdebacker:min_methods", - "ref": "min_methods", - "sha": "7ffda26f6de2a88caf4975cf3ae8ec0f35133300", + "label": "SeaCelo:un_api_fix", + "ref": "un_api_fix", + "sha": "2158412dc73f875614f2a4670c7b0888193e34d3", "user": { - "login": "jdebacker", - "id": 10715924, - "node_id": "MDQ6VXNlcjEwNzE1OTI0", - "avatar_url": "https://avatars.githubusercontent.com/u/10715924?v=4", + "login": "SeaCelo", + "id": 231228, + "node_id": "MDQ6VXNlcjIzMTIyOA==", + "avatar_url": "https://avatars.githubusercontent.com/u/231228?v=4", "gravatar_id": "", - "url": "https://api.github.com/users/jdebacker", - "html_url": "https://github.com/jdebacker", - "followers_url": "https://api.github.com/users/jdebacker/followers", - "following_url": "https://api.github.com/users/jdebacker/following{/other_user}", - "gists_url": "https://api.github.com/users/jdebacker/gists{/gist_id}", - "starred_url": "https://api.github.com/users/jdebacker/starred{/owner}{/repo}", - "subscriptions_url": "https://api.github.com/users/jdebacker/subscriptions", - "organizations_url": "https://api.github.com/users/jdebacker/orgs", - "repos_url": "https://api.github.com/users/jdebacker/repos", - "events_url": "https://api.github.com/users/jdebacker/events{/privacy}", - "received_events_url": "https://api.github.com/users/jdebacker/received_events", + "url": "https://api.github.com/users/SeaCelo", + "html_url": "https://github.com/SeaCelo", + "followers_url": "https://api.github.com/users/SeaCelo/followers", + "following_url": "https://api.github.com/users/SeaCelo/following{/other_user}", + "gists_url": "https://api.github.com/users/SeaCelo/gists{/gist_id}", + "starred_url": "https://api.github.com/users/SeaCelo/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/SeaCelo/subscriptions", + "organizations_url": "https://api.github.com/users/SeaCelo/orgs", + "repos_url": "https://api.github.com/users/SeaCelo/repos", + "events_url": "https://api.github.com/users/SeaCelo/events{/privacy}", + "received_events_url": "https://api.github.com/users/SeaCelo/received_events", "type": "User", "site_admin": false }, "repo": { - "id": 37939574, - "node_id": "MDEwOlJlcG9zaXRvcnkzNzkzOTU3NA==", + "id": 551638450, + "node_id": "R_kgDOIOFVsg", "name": "OG-Core", - "full_name": "jdebacker/OG-Core", + "full_name": "SeaCelo/OG-Core", "private": false, "owner": { - "login": "jdebacker", - "id": 10715924, - "node_id": "MDQ6VXNlcjEwNzE1OTI0", - "avatar_url": "https://avatars.githubusercontent.com/u/10715924?v=4", + "login": "SeaCelo", + "id": 231228, + "node_id": "MDQ6VXNlcjIzMTIyOA==", + "avatar_url": "https://avatars.githubusercontent.com/u/231228?v=4", "gravatar_id": "", - "url": "https://api.github.com/users/jdebacker", - "html_url": "https://github.com/jdebacker", - "followers_url": "https://api.github.com/users/jdebacker/followers", - "following_url": "https://api.github.com/users/jdebacker/following{/other_user}", - "gists_url": "https://api.github.com/users/jdebacker/gists{/gist_id}", - "starred_url": "https://api.github.com/users/jdebacker/starred{/owner}{/repo}", - "subscriptions_url": "https://api.github.com/users/jdebacker/subscriptions", - "organizations_url": "https://api.github.com/users/jdebacker/orgs", - "repos_url": "https://api.github.com/users/jdebacker/repos", - "events_url": "https://api.github.com/users/jdebacker/events{/privacy}", - "received_events_url": "https://api.github.com/users/jdebacker/received_events", + "url": "https://api.github.com/users/SeaCelo", + "html_url": "https://github.com/SeaCelo", + "followers_url": "https://api.github.com/users/SeaCelo/followers", + "following_url": "https://api.github.com/users/SeaCelo/following{/other_user}", + "gists_url": "https://api.github.com/users/SeaCelo/gists{/gist_id}", + "starred_url": "https://api.github.com/users/SeaCelo/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/SeaCelo/subscriptions", + "organizations_url": "https://api.github.com/users/SeaCelo/orgs", + "repos_url": "https://api.github.com/users/SeaCelo/repos", + "events_url": "https://api.github.com/users/SeaCelo/events{/privacy}", + "received_events_url": "https://api.github.com/users/SeaCelo/received_events", "type": "User", "site_admin": false }, - "html_url": "https://github.com/jdebacker/OG-Core", - "description": "An overlapping generations model for evaluating the macroeconomics and distributional impacts of fiscal policy.", + "html_url": "https://github.com/SeaCelo/OG-Core", + "description": "An overlapping generations model framework for evaluating fiscal policies. ", "fork": true, - "url": "https://api.github.com/repos/jdebacker/OG-Core", - "forks_url": "https://api.github.com/repos/jdebacker/OG-Core/forks", - "keys_url": "https://api.github.com/repos/jdebacker/OG-Core/keys{/key_id}", - "collaborators_url": "https://api.github.com/repos/jdebacker/OG-Core/collaborators{/collaborator}", - "teams_url": "https://api.github.com/repos/jdebacker/OG-Core/teams", - "hooks_url": "https://api.github.com/repos/jdebacker/OG-Core/hooks", - "issue_events_url": "https://api.github.com/repos/jdebacker/OG-Core/issues/events{/number}", - "events_url": "https://api.github.com/repos/jdebacker/OG-Core/events", - "assignees_url": "https://api.github.com/repos/jdebacker/OG-Core/assignees{/user}", - "branches_url": "https://api.github.com/repos/jdebacker/OG-Core/branches{/branch}", - "tags_url": "https://api.github.com/repos/jdebacker/OG-Core/tags", - "blobs_url": "https://api.github.com/repos/jdebacker/OG-Core/git/blobs{/sha}", - "git_tags_url": "https://api.github.com/repos/jdebacker/OG-Core/git/tags{/sha}", - "git_refs_url": "https://api.github.com/repos/jdebacker/OG-Core/git/refs{/sha}", - "trees_url": "https://api.github.com/repos/jdebacker/OG-Core/git/trees{/sha}", - "statuses_url": "https://api.github.com/repos/jdebacker/OG-Core/statuses/{sha}", - "languages_url": "https://api.github.com/repos/jdebacker/OG-Core/languages", - "stargazers_url": "https://api.github.com/repos/jdebacker/OG-Core/stargazers", - "contributors_url": "https://api.github.com/repos/jdebacker/OG-Core/contributors", - "subscribers_url": "https://api.github.com/repos/jdebacker/OG-Core/subscribers", - "subscription_url": "https://api.github.com/repos/jdebacker/OG-Core/subscription", - "commits_url": "https://api.github.com/repos/jdebacker/OG-Core/commits{/sha}", - "git_commits_url": "https://api.github.com/repos/jdebacker/OG-Core/git/commits{/sha}", - "comments_url": "https://api.github.com/repos/jdebacker/OG-Core/comments{/number}", - "issue_comment_url": "https://api.github.com/repos/jdebacker/OG-Core/issues/comments{/number}", - "contents_url": "https://api.github.com/repos/jdebacker/OG-Core/contents/{+path}", - "compare_url": "https://api.github.com/repos/jdebacker/OG-Core/compare/{base}...{head}", - "merges_url": "https://api.github.com/repos/jdebacker/OG-Core/merges", - "archive_url": "https://api.github.com/repos/jdebacker/OG-Core/{archive_format}{/ref}", - "downloads_url": "https://api.github.com/repos/jdebacker/OG-Core/downloads", - "issues_url": "https://api.github.com/repos/jdebacker/OG-Core/issues{/number}", - "pulls_url": "https://api.github.com/repos/jdebacker/OG-Core/pulls{/number}", - "milestones_url": "https://api.github.com/repos/jdebacker/OG-Core/milestones{/number}", - "notifications_url": "https://api.github.com/repos/jdebacker/OG-Core/notifications{?since,all,participating}", - "labels_url": "https://api.github.com/repos/jdebacker/OG-Core/labels{/name}", - "releases_url": "https://api.github.com/repos/jdebacker/OG-Core/releases{/id}", - "deployments_url": "https://api.github.com/repos/jdebacker/OG-Core/deployments", - "created_at": "2015-06-23T19:16:54Z", - "updated_at": "2024-05-17T13:28:53Z", - "pushed_at": "2024-05-20T00:53:43Z", - "git_url": "git://github.com/jdebacker/OG-Core.git", - "ssh_url": "git@github.com:jdebacker/OG-Core.git", - "clone_url": "https://github.com/jdebacker/OG-Core.git", - "svn_url": "https://github.com/jdebacker/OG-Core", - "homepage": "https://pslmodels.github.io/OG-Core", - "size": 1899766, - "stargazers_count": 1, - "watchers_count": 1, + "url": "https://api.github.com/repos/SeaCelo/OG-Core", + "forks_url": "https://api.github.com/repos/SeaCelo/OG-Core/forks", + "keys_url": "https://api.github.com/repos/SeaCelo/OG-Core/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/SeaCelo/OG-Core/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/SeaCelo/OG-Core/teams", + "hooks_url": "https://api.github.com/repos/SeaCelo/OG-Core/hooks", + "issue_events_url": "https://api.github.com/repos/SeaCelo/OG-Core/issues/events{/number}", + "events_url": "https://api.github.com/repos/SeaCelo/OG-Core/events", + "assignees_url": "https://api.github.com/repos/SeaCelo/OG-Core/assignees{/user}", + "branches_url": "https://api.github.com/repos/SeaCelo/OG-Core/branches{/branch}", + "tags_url": "https://api.github.com/repos/SeaCelo/OG-Core/tags", + "blobs_url": "https://api.github.com/repos/SeaCelo/OG-Core/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/SeaCelo/OG-Core/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/SeaCelo/OG-Core/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/SeaCelo/OG-Core/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/SeaCelo/OG-Core/statuses/{sha}", + "languages_url": "https://api.github.com/repos/SeaCelo/OG-Core/languages", + "stargazers_url": "https://api.github.com/repos/SeaCelo/OG-Core/stargazers", + "contributors_url": "https://api.github.com/repos/SeaCelo/OG-Core/contributors", + "subscribers_url": "https://api.github.com/repos/SeaCelo/OG-Core/subscribers", + "subscription_url": "https://api.github.com/repos/SeaCelo/OG-Core/subscription", + "commits_url": "https://api.github.com/repos/SeaCelo/OG-Core/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/SeaCelo/OG-Core/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/SeaCelo/OG-Core/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/SeaCelo/OG-Core/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/SeaCelo/OG-Core/contents/{+path}", + "compare_url": "https://api.github.com/repos/SeaCelo/OG-Core/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/SeaCelo/OG-Core/merges", + "archive_url": "https://api.github.com/repos/SeaCelo/OG-Core/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/SeaCelo/OG-Core/downloads", + "issues_url": "https://api.github.com/repos/SeaCelo/OG-Core/issues{/number}", + "pulls_url": "https://api.github.com/repos/SeaCelo/OG-Core/pulls{/number}", + "milestones_url": "https://api.github.com/repos/SeaCelo/OG-Core/milestones{/number}", + "notifications_url": "https://api.github.com/repos/SeaCelo/OG-Core/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/SeaCelo/OG-Core/labels{/name}", + "releases_url": "https://api.github.com/repos/SeaCelo/OG-Core/releases{/id}", + "deployments_url": "https://api.github.com/repos/SeaCelo/OG-Core/deployments", + "created_at": "2022-10-14T19:47:52Z", + "updated_at": "2024-03-13T17:44:26Z", + "pushed_at": "2024-05-20T20:00:56Z", + "git_url": "git://github.com/SeaCelo/OG-Core.git", + "ssh_url": "git@github.com:SeaCelo/OG-Core.git", + "clone_url": "https://github.com/SeaCelo/OG-Core.git", + "svn_url": "https://github.com/SeaCelo/OG-Core", + "homepage": "https://pslmodels.github.io/OG-Core/", + "size": 1899497, + "stargazers_count": 0, + "watchers_count": 0, "language": "Python", "has_issues": false, "has_projects": true, @@ -1925,7 +1925,7 @@ "has_wiki": true, "has_pages": false, "has_discussions": false, - "forks_count": 1, + "forks_count": 0, "mirror_url": null, "archived": false, "disabled": false, @@ -1942,9 +1942,9 @@ "web_commit_signoff_required": false, "topics": [], "visibility": "public", - "forks": 1, + "forks": 0, "open_issues": 0, - "watchers": 1, + "watchers": 0, "default_branch": "master" } }, @@ -2040,7 +2040,7 @@ "deployments_url": "https://api.github.com/repos/PSLmodels/OG-Core/deployments", "created_at": "2015-01-29T14:33:14Z", "updated_at": "2024-05-16T21:43:43Z", - "pushed_at": "2024-05-20T00:53:45Z", + "pushed_at": "2024-05-20T20:02:47Z", "git_url": "git://github.com/PSLmodels/OG-Core.git", "ssh_url": "git@github.com:PSLmodels/OG-Core.git", "clone_url": "https://github.com/PSLmodels/OG-Core.git", @@ -2060,7 +2060,7 @@ "mirror_url": null, "archived": false, "disabled": false, - "open_issues_count": 24, + "open_issues_count": 25, "license": { "key": "cc0-1.0", "name": "Creative Commons Zero v1.0 Universal", @@ -2080,53 +2080,53 @@ ], "visibility": "public", "forks": 105, - "open_issues": 24, + "open_issues": 25, "watchers": 64, "default_branch": "master" } }, "_links": { "self": { - "href": "https://api.github.com/repos/PSLmodels/OG-Core/pulls/932" + "href": "https://api.github.com/repos/PSLmodels/OG-Core/pulls/934" }, "html": { - "href": "https://github.com/PSLmodels/OG-Core/pull/932" + "href": "https://github.com/PSLmodels/OG-Core/pull/934" }, "issue": { - "href": "https://api.github.com/repos/PSLmodels/OG-Core/issues/932" + "href": "https://api.github.com/repos/PSLmodels/OG-Core/issues/934" }, "comments": { - "href": "https://api.github.com/repos/PSLmodels/OG-Core/issues/932/comments" + "href": "https://api.github.com/repos/PSLmodels/OG-Core/issues/934/comments" }, "review_comments": { - "href": "https://api.github.com/repos/PSLmodels/OG-Core/pulls/932/comments" + "href": "https://api.github.com/repos/PSLmodels/OG-Core/pulls/934/comments" }, "review_comment": { "href": "https://api.github.com/repos/PSLmodels/OG-Core/pulls/comments{/number}" }, "commits": { - "href": "https://api.github.com/repos/PSLmodels/OG-Core/pulls/932/commits" + "href": "https://api.github.com/repos/PSLmodels/OG-Core/pulls/934/commits" }, "statuses": { - "href": "https://api.github.com/repos/PSLmodels/OG-Core/statuses/7ffda26f6de2a88caf4975cf3ae8ec0f35133300" + "href": "https://api.github.com/repos/PSLmodels/OG-Core/statuses/2158412dc73f875614f2a4670c7b0888193e34d3" } }, - "author_association": "MEMBER", + "author_association": "NONE", "auto_merge": null, "active_lock_reason": null }, { - "url": "https://api.github.com/repos/PSLmodels/OG-Core/pulls/930", - "id": 1873480942, - "node_id": "PR_kwDOAcognM5vqwzu", - "html_url": "https://github.com/PSLmodels/OG-Core/pull/930", - "diff_url": "https://github.com/PSLmodels/OG-Core/pull/930.diff", - "patch_url": "https://github.com/PSLmodels/OG-Core/pull/930.patch", - "issue_url": "https://api.github.com/repos/PSLmodels/OG-Core/issues/930", - "number": 930, - "state": "closed", + "url": "https://api.github.com/repos/PSLmodels/OG-Core/pulls/932", + "id": 1876904987, + "node_id": "PR_kwDOAcognM5v30wb", + "html_url": "https://github.com/PSLmodels/OG-Core/pull/932", + "diff_url": "https://github.com/PSLmodels/OG-Core/pull/932.diff", + "patch_url": "https://github.com/PSLmodels/OG-Core/pull/932.patch", + "issue_url": "https://api.github.com/repos/PSLmodels/OG-Core/issues/932", + "number": 932, + "state": "open", "locked": false, - "title": "Fix error converting to pct diffs", + "title": "Updates to `txfunc.py`", "user": { "login": "jdebacker", "id": 10715924, @@ -2147,28 +2147,28 @@ "type": "User", "site_admin": false }, - "body": "In PR #914, I introduced an error into the `output_plots.plot_aggregates` function. In this case, I multiplied the pct diffs by 100 to get them in percentage points, forgetting that the plot formatting options used:\r\n\r\n```python\r\nif plot_type == \"pct_diff\":\r\n ax1.set_yticklabels([\"{:,.2%}\".format(x) for x in vals])\r\n```\r\n\r\nalready take care of this. Thus, the effect of my change was to make the pct diffs look 100 times as large.\r\n\r\nThis PR fixes that error.", - "created_at": "2024-05-16T13:33:05Z", - "updated_at": "2024-05-16T21:43:40Z", - "closed_at": "2024-05-16T21:43:40Z", - "merged_at": "2024-05-16T21:43:40Z", - "merge_commit_sha": "0261fbf554452a21db0a5f60e1a0f540a71e121a", + "body": "This PR will make the following changes:\r\n\r\n1. Add another form for individual income tax functions from [Heathcote, Storesletten, and Violante (*QJE*, 2017)](https://academic.oup.com/qje/article-abstract/132/4/1693/3884644). It's helpful to add these because they are simple to estimate (one can use OLS), allow for progressive taxes, and are widely used in the macroeconomics literature.\r\n2. Improve the choice of starting values when minimizing tax functions via weighted, non-linear least squares.", + "created_at": "2024-05-18T19:11:27Z", + "updated_at": "2024-05-20T18:17:42Z", + "closed_at": null, + "merged_at": null, + "merge_commit_sha": "438f897768efc3928628309a16b629e62064967a", "assignee": null, "assignees": [], "requested_reviewers": [], "requested_teams": [], "labels": [], "milestone": null, - "draft": false, - "commits_url": "https://api.github.com/repos/PSLmodels/OG-Core/pulls/930/commits", - "review_comments_url": "https://api.github.com/repos/PSLmodels/OG-Core/pulls/930/comments", + "draft": true, + "commits_url": "https://api.github.com/repos/PSLmodels/OG-Core/pulls/932/commits", + "review_comments_url": "https://api.github.com/repos/PSLmodels/OG-Core/pulls/932/comments", "review_comment_url": "https://api.github.com/repos/PSLmodels/OG-Core/pulls/comments{/number}", - "comments_url": "https://api.github.com/repos/PSLmodels/OG-Core/issues/930/comments", - "statuses_url": "https://api.github.com/repos/PSLmodels/OG-Core/statuses/62eb7d7a23df2f2fcb574669b8523d471666a95f", + "comments_url": "https://api.github.com/repos/PSLmodels/OG-Core/issues/932/comments", + "statuses_url": "https://api.github.com/repos/PSLmodels/OG-Core/statuses/abe58791012cb9bb952497f9a0961ba3d75ae41b", "head": { - "label": "jdebacker:pct_diff_plot", - "ref": "pct_diff_plot", - "sha": "62eb7d7a23df2f2fcb574669b8523d471666a95f", + "label": "jdebacker:min_methods", + "ref": "min_methods", + "sha": "abe58791012cb9bb952497f9a0961ba3d75ae41b", "user": { "login": "jdebacker", "id": 10715924, @@ -2257,13 +2257,13 @@ "deployments_url": "https://api.github.com/repos/jdebacker/OG-Core/deployments", "created_at": "2015-06-23T19:16:54Z", "updated_at": "2024-05-17T13:28:53Z", - "pushed_at": "2024-05-20T00:53:43Z", + "pushed_at": "2024-05-20T17:55:54Z", "git_url": "git://github.com/jdebacker/OG-Core.git", "ssh_url": "git@github.com:jdebacker/OG-Core.git", "clone_url": "https://github.com/jdebacker/OG-Core.git", "svn_url": "https://github.com/jdebacker/OG-Core", "homepage": "https://pslmodels.github.io/OG-Core", - "size": 1899766, + "size": 1899767, "stargazers_count": 1, "watchers_count": 1, "language": "Python", @@ -2299,7 +2299,7 @@ "base": { "label": "PSLmodels:master", "ref": "master", - "sha": "e068b601abf5728e89ffe04d1b9f936170301806", + "sha": "0261fbf554452a21db0a5f60e1a0f540a71e121a", "user": { "login": "PSLmodels", "id": 15148101, @@ -2388,7 +2388,7 @@ "deployments_url": "https://api.github.com/repos/PSLmodels/OG-Core/deployments", "created_at": "2015-01-29T14:33:14Z", "updated_at": "2024-05-16T21:43:43Z", - "pushed_at": "2024-05-20T00:53:45Z", + "pushed_at": "2024-05-20T20:02:47Z", "git_url": "git://github.com/PSLmodels/OG-Core.git", "ssh_url": "git@github.com:PSLmodels/OG-Core.git", "clone_url": "https://github.com/PSLmodels/OG-Core.git", @@ -2408,7 +2408,7 @@ "mirror_url": null, "archived": false, "disabled": false, - "open_issues_count": 24, + "open_issues_count": 25, "license": { "key": "cc0-1.0", "name": "Creative Commons Zero v1.0 Universal", @@ -2428,35 +2428,35 @@ ], "visibility": "public", "forks": 105, - "open_issues": 24, + "open_issues": 25, "watchers": 64, "default_branch": "master" } }, "_links": { "self": { - "href": "https://api.github.com/repos/PSLmodels/OG-Core/pulls/930" + "href": "https://api.github.com/repos/PSLmodels/OG-Core/pulls/932" }, "html": { - "href": "https://github.com/PSLmodels/OG-Core/pull/930" + "href": "https://github.com/PSLmodels/OG-Core/pull/932" }, "issue": { - "href": "https://api.github.com/repos/PSLmodels/OG-Core/issues/930" + "href": "https://api.github.com/repos/PSLmodels/OG-Core/issues/932" }, "comments": { - "href": "https://api.github.com/repos/PSLmodels/OG-Core/issues/930/comments" + "href": "https://api.github.com/repos/PSLmodels/OG-Core/issues/932/comments" }, "review_comments": { - "href": "https://api.github.com/repos/PSLmodels/OG-Core/pulls/930/comments" + "href": "https://api.github.com/repos/PSLmodels/OG-Core/pulls/932/comments" }, "review_comment": { "href": "https://api.github.com/repos/PSLmodels/OG-Core/pulls/comments{/number}" }, "commits": { - "href": "https://api.github.com/repos/PSLmodels/OG-Core/pulls/930/commits" + "href": "https://api.github.com/repos/PSLmodels/OG-Core/pulls/932/commits" }, "statuses": { - "href": "https://api.github.com/repos/PSLmodels/OG-Core/statuses/62eb7d7a23df2f2fcb574669b8523d471666a95f" + "href": "https://api.github.com/repos/PSLmodels/OG-Core/statuses/abe58791012cb9bb952497f9a0961ba3d75ae41b" } }, "author_association": "MEMBER", @@ -2464,17 +2464,17 @@ "active_lock_reason": null }, { - "url": "https://api.github.com/repos/PSLmodels/OG-Core/pulls/929", - "id": 1858467208, - "node_id": "PR_kwDOAcognM5uxfWI", - "html_url": "https://github.com/PSLmodels/OG-Core/pull/929", - "diff_url": "https://github.com/PSLmodels/OG-Core/pull/929.diff", - "patch_url": "https://github.com/PSLmodels/OG-Core/pull/929.patch", - "issue_url": "https://api.github.com/repos/PSLmodels/OG-Core/issues/929", - "number": 929, + "url": "https://api.github.com/repos/PSLmodels/OG-Core/pulls/930", + "id": 1873480942, + "node_id": "PR_kwDOAcognM5vqwzu", + "html_url": "https://github.com/PSLmodels/OG-Core/pull/930", + "diff_url": "https://github.com/PSLmodels/OG-Core/pull/930.diff", + "patch_url": "https://github.com/PSLmodels/OG-Core/pull/930.patch", + "issue_url": "https://api.github.com/repos/PSLmodels/OG-Core/issues/930", + "number": 930, "state": "closed", "locked": false, - "title": "Wealth tax docs", + "title": "Fix error converting to pct diffs", "user": { "login": "jdebacker", "id": 10715924, @@ -2495,12 +2495,12 @@ "type": "User", "site_admin": false }, - "body": "Add wealth taxes to budget constraint and first order conditions in the household problem.\r\n\r\nAddresses Issue #812.", - "created_at": "2024-05-07T14:44:26Z", - "updated_at": "2024-05-10T19:26:44Z", - "closed_at": "2024-05-10T19:26:41Z", - "merged_at": "2024-05-10T19:26:41Z", - "merge_commit_sha": "e068b601abf5728e89ffe04d1b9f936170301806", + "body": "In PR #914, I introduced an error into the `output_plots.plot_aggregates` function. In this case, I multiplied the pct diffs by 100 to get them in percentage points, forgetting that the plot formatting options used:\r\n\r\n```python\r\nif plot_type == \"pct_diff\":\r\n ax1.set_yticklabels([\"{:,.2%}\".format(x) for x in vals])\r\n```\r\n\r\nalready take care of this. Thus, the effect of my change was to make the pct diffs look 100 times as large.\r\n\r\nThis PR fixes that error.", + "created_at": "2024-05-16T13:33:05Z", + "updated_at": "2024-05-16T21:43:40Z", + "closed_at": "2024-05-16T21:43:40Z", + "merged_at": "2024-05-16T21:43:40Z", + "merge_commit_sha": "0261fbf554452a21db0a5f60e1a0f540a71e121a", "assignee": null, "assignees": [], "requested_reviewers": [], @@ -2508,15 +2508,15 @@ "labels": [], "milestone": null, "draft": false, - "commits_url": "https://api.github.com/repos/PSLmodels/OG-Core/pulls/929/commits", - "review_comments_url": "https://api.github.com/repos/PSLmodels/OG-Core/pulls/929/comments", + "commits_url": "https://api.github.com/repos/PSLmodels/OG-Core/pulls/930/commits", + "review_comments_url": "https://api.github.com/repos/PSLmodels/OG-Core/pulls/930/comments", "review_comment_url": "https://api.github.com/repos/PSLmodels/OG-Core/pulls/comments{/number}", - "comments_url": "https://api.github.com/repos/PSLmodels/OG-Core/issues/929/comments", - "statuses_url": "https://api.github.com/repos/PSLmodels/OG-Core/statuses/d77b014aeb416b9d48b86ad1d75f6bcf396f4a1a", + "comments_url": "https://api.github.com/repos/PSLmodels/OG-Core/issues/930/comments", + "statuses_url": "https://api.github.com/repos/PSLmodels/OG-Core/statuses/62eb7d7a23df2f2fcb574669b8523d471666a95f", "head": { - "label": "jdebacker:wealth_tax_docs", - "ref": "wealth_tax_docs", - "sha": "d77b014aeb416b9d48b86ad1d75f6bcf396f4a1a", + "label": "jdebacker:pct_diff_plot", + "ref": "pct_diff_plot", + "sha": "62eb7d7a23df2f2fcb574669b8523d471666a95f", "user": { "login": "jdebacker", "id": 10715924, @@ -2605,13 +2605,13 @@ "deployments_url": "https://api.github.com/repos/jdebacker/OG-Core/deployments", "created_at": "2015-06-23T19:16:54Z", "updated_at": "2024-05-17T13:28:53Z", - "pushed_at": "2024-05-20T00:53:43Z", + "pushed_at": "2024-05-20T17:55:54Z", "git_url": "git://github.com/jdebacker/OG-Core.git", "ssh_url": "git@github.com:jdebacker/OG-Core.git", "clone_url": "https://github.com/jdebacker/OG-Core.git", "svn_url": "https://github.com/jdebacker/OG-Core", "homepage": "https://pslmodels.github.io/OG-Core", - "size": 1899766, + "size": 1899767, "stargazers_count": 1, "watchers_count": 1, "language": "Python", @@ -2647,7 +2647,7 @@ "base": { "label": "PSLmodels:master", "ref": "master", - "sha": "565fdefcb0594a61334421a1c32974b085ab5a58", + "sha": "e068b601abf5728e89ffe04d1b9f936170301806", "user": { "login": "PSLmodels", "id": 15148101, @@ -2736,7 +2736,7 @@ "deployments_url": "https://api.github.com/repos/PSLmodels/OG-Core/deployments", "created_at": "2015-01-29T14:33:14Z", "updated_at": "2024-05-16T21:43:43Z", - "pushed_at": "2024-05-20T00:53:45Z", + "pushed_at": "2024-05-20T20:02:47Z", "git_url": "git://github.com/PSLmodels/OG-Core.git", "ssh_url": "git@github.com:PSLmodels/OG-Core.git", "clone_url": "https://github.com/PSLmodels/OG-Core.git", @@ -2756,7 +2756,7 @@ "mirror_url": null, "archived": false, "disabled": false, - "open_issues_count": 24, + "open_issues_count": 25, "license": { "key": "cc0-1.0", "name": "Creative Commons Zero v1.0 Universal", @@ -2776,35 +2776,35 @@ ], "visibility": "public", "forks": 105, - "open_issues": 24, + "open_issues": 25, "watchers": 64, "default_branch": "master" } }, "_links": { "self": { - "href": "https://api.github.com/repos/PSLmodels/OG-Core/pulls/929" + "href": "https://api.github.com/repos/PSLmodels/OG-Core/pulls/930" }, "html": { - "href": "https://github.com/PSLmodels/OG-Core/pull/929" + "href": "https://github.com/PSLmodels/OG-Core/pull/930" }, "issue": { - "href": "https://api.github.com/repos/PSLmodels/OG-Core/issues/929" + "href": "https://api.github.com/repos/PSLmodels/OG-Core/issues/930" }, "comments": { - "href": "https://api.github.com/repos/PSLmodels/OG-Core/issues/929/comments" + "href": "https://api.github.com/repos/PSLmodels/OG-Core/issues/930/comments" }, "review_comments": { - "href": "https://api.github.com/repos/PSLmodels/OG-Core/pulls/929/comments" + "href": "https://api.github.com/repos/PSLmodels/OG-Core/pulls/930/comments" }, "review_comment": { "href": "https://api.github.com/repos/PSLmodels/OG-Core/pulls/comments{/number}" }, "commits": { - "href": "https://api.github.com/repos/PSLmodels/OG-Core/pulls/929/commits" + "href": "https://api.github.com/repos/PSLmodels/OG-Core/pulls/930/commits" }, "statuses": { - "href": "https://api.github.com/repos/PSLmodels/OG-Core/statuses/d77b014aeb416b9d48b86ad1d75f6bcf396f4a1a" + "href": "https://api.github.com/repos/PSLmodels/OG-Core/statuses/62eb7d7a23df2f2fcb574669b8523d471666a95f" } }, "author_association": "MEMBER", @@ -2812,17 +2812,17 @@ "active_lock_reason": null }, { - "url": "https://api.github.com/repos/PSLmodels/OG-Core/pulls/928", - "id": 1852662578, - "node_id": "PR_kwDOAcognM5ubWMy", - "html_url": "https://github.com/PSLmodels/OG-Core/pull/928", - "diff_url": "https://github.com/PSLmodels/OG-Core/pull/928.diff", - "patch_url": "https://github.com/PSLmodels/OG-Core/pull/928.patch", - "issue_url": "https://api.github.com/repos/PSLmodels/OG-Core/issues/928", - "number": 928, + "url": "https://api.github.com/repos/PSLmodels/OG-Core/pulls/929", + "id": 1858467208, + "node_id": "PR_kwDOAcognM5uxfWI", + "html_url": "https://github.com/PSLmodels/OG-Core/pull/929", + "diff_url": "https://github.com/PSLmodels/OG-Core/pull/929.diff", + "patch_url": "https://github.com/PSLmodels/OG-Core/pull/929.patch", + "issue_url": "https://api.github.com/repos/PSLmodels/OG-Core/issues/929", + "number": 929, "state": "closed", "locked": false, - "title": "Set threads per worker to 1", + "title": "Wealth tax docs", "user": { "login": "jdebacker", "id": 10715924, @@ -2843,12 +2843,12 @@ "type": "User", "site_admin": false }, - "body": "This PR updates the `run_ogcore_example.py` script to use just one thread per worker in the dask client. This was pointed out by @talumbau in OG-USA [PR #102](https://github.com/PSLmodels/OG-USA/pull/102) to reduce run times and excessive memory usage.", - "created_at": "2024-05-03T02:43:49Z", - "updated_at": "2024-05-10T19:26:10Z", - "closed_at": "2024-05-10T19:26:06Z", - "merged_at": "2024-05-10T19:26:06Z", - "merge_commit_sha": "9bf8810b40c0e473798b21351075409336190af2", + "body": "Add wealth taxes to budget constraint and first order conditions in the household problem.\r\n\r\nAddresses Issue #812.", + "created_at": "2024-05-07T14:44:26Z", + "updated_at": "2024-05-10T19:26:44Z", + "closed_at": "2024-05-10T19:26:41Z", + "merged_at": "2024-05-10T19:26:41Z", + "merge_commit_sha": "e068b601abf5728e89ffe04d1b9f936170301806", "assignee": null, "assignees": [], "requested_reviewers": [], @@ -2856,15 +2856,15 @@ "labels": [], "milestone": null, "draft": false, - "commits_url": "https://api.github.com/repos/PSLmodels/OG-Core/pulls/928/commits", - "review_comments_url": "https://api.github.com/repos/PSLmodels/OG-Core/pulls/928/comments", + "commits_url": "https://api.github.com/repos/PSLmodels/OG-Core/pulls/929/commits", + "review_comments_url": "https://api.github.com/repos/PSLmodels/OG-Core/pulls/929/comments", "review_comment_url": "https://api.github.com/repos/PSLmodels/OG-Core/pulls/comments{/number}", - "comments_url": "https://api.github.com/repos/PSLmodels/OG-Core/issues/928/comments", - "statuses_url": "https://api.github.com/repos/PSLmodels/OG-Core/statuses/33b1902aaa98ae4b303bcd3d26a1c13ce927aa44", + "comments_url": "https://api.github.com/repos/PSLmodels/OG-Core/issues/929/comments", + "statuses_url": "https://api.github.com/repos/PSLmodels/OG-Core/statuses/d77b014aeb416b9d48b86ad1d75f6bcf396f4a1a", "head": { - "label": "jdebacker:run_script", - "ref": "run_script", - "sha": "33b1902aaa98ae4b303bcd3d26a1c13ce927aa44", + "label": "jdebacker:wealth_tax_docs", + "ref": "wealth_tax_docs", + "sha": "d77b014aeb416b9d48b86ad1d75f6bcf396f4a1a", "user": { "login": "jdebacker", "id": 10715924, @@ -2953,13 +2953,13 @@ "deployments_url": "https://api.github.com/repos/jdebacker/OG-Core/deployments", "created_at": "2015-06-23T19:16:54Z", "updated_at": "2024-05-17T13:28:53Z", - "pushed_at": "2024-05-20T00:53:43Z", + "pushed_at": "2024-05-20T17:55:54Z", "git_url": "git://github.com/jdebacker/OG-Core.git", "ssh_url": "git@github.com:jdebacker/OG-Core.git", "clone_url": "https://github.com/jdebacker/OG-Core.git", "svn_url": "https://github.com/jdebacker/OG-Core", "homepage": "https://pslmodels.github.io/OG-Core", - "size": 1899766, + "size": 1899767, "stargazers_count": 1, "watchers_count": 1, "language": "Python", @@ -3084,7 +3084,7 @@ "deployments_url": "https://api.github.com/repos/PSLmodels/OG-Core/deployments", "created_at": "2015-01-29T14:33:14Z", "updated_at": "2024-05-16T21:43:43Z", - "pushed_at": "2024-05-20T00:53:45Z", + "pushed_at": "2024-05-20T20:02:47Z", "git_url": "git://github.com/PSLmodels/OG-Core.git", "ssh_url": "git@github.com:PSLmodels/OG-Core.git", "clone_url": "https://github.com/PSLmodels/OG-Core.git", @@ -3104,7 +3104,7 @@ "mirror_url": null, "archived": false, "disabled": false, - "open_issues_count": 24, + "open_issues_count": 25, "license": { "key": "cc0-1.0", "name": "Creative Commons Zero v1.0 Universal", @@ -3124,35 +3124,35 @@ ], "visibility": "public", "forks": 105, - "open_issues": 24, + "open_issues": 25, "watchers": 64, "default_branch": "master" } }, "_links": { "self": { - "href": "https://api.github.com/repos/PSLmodels/OG-Core/pulls/928" + "href": "https://api.github.com/repos/PSLmodels/OG-Core/pulls/929" }, "html": { - "href": "https://github.com/PSLmodels/OG-Core/pull/928" + "href": "https://github.com/PSLmodels/OG-Core/pull/929" }, "issue": { - "href": "https://api.github.com/repos/PSLmodels/OG-Core/issues/928" + "href": "https://api.github.com/repos/PSLmodels/OG-Core/issues/929" }, "comments": { - "href": "https://api.github.com/repos/PSLmodels/OG-Core/issues/928/comments" + "href": "https://api.github.com/repos/PSLmodels/OG-Core/issues/929/comments" }, "review_comments": { - "href": "https://api.github.com/repos/PSLmodels/OG-Core/pulls/928/comments" + "href": "https://api.github.com/repos/PSLmodels/OG-Core/pulls/929/comments" }, "review_comment": { "href": "https://api.github.com/repos/PSLmodels/OG-Core/pulls/comments{/number}" }, "commits": { - "href": "https://api.github.com/repos/PSLmodels/OG-Core/pulls/928/commits" + "href": "https://api.github.com/repos/PSLmodels/OG-Core/pulls/929/commits" }, "statuses": { - "href": "https://api.github.com/repos/PSLmodels/OG-Core/statuses/33b1902aaa98ae4b303bcd3d26a1c13ce927aa44" + "href": "https://api.github.com/repos/PSLmodels/OG-Core/statuses/d77b014aeb416b9d48b86ad1d75f6bcf396f4a1a" } }, "author_association": "MEMBER", @@ -3160,17 +3160,17 @@ "active_lock_reason": null }, { - "url": "https://api.github.com/repos/PSLmodels/OG-Core/pulls/927", - "id": 1835212061, - "node_id": "PR_kwDOAcognM5tYx0d", - "html_url": "https://github.com/PSLmodels/OG-Core/pull/927", - "diff_url": "https://github.com/PSLmodels/OG-Core/pull/927.diff", - "patch_url": "https://github.com/PSLmodels/OG-Core/pull/927.patch", - "issue_url": "https://api.github.com/repos/PSLmodels/OG-Core/issues/927", - "number": 927, + "url": "https://api.github.com/repos/PSLmodels/OG-Core/pulls/928", + "id": 1852662578, + "node_id": "PR_kwDOAcognM5ubWMy", + "html_url": "https://github.com/PSLmodels/OG-Core/pull/928", + "diff_url": "https://github.com/PSLmodels/OG-Core/pull/928.diff", + "patch_url": "https://github.com/PSLmodels/OG-Core/pull/928.patch", + "issue_url": "https://api.github.com/repos/PSLmodels/OG-Core/issues/928", + "number": 928, "state": "closed", "locked": false, - "title": "Remove unused args and refs to Tax-Calculator", + "title": "Set threads per worker to 1", "user": { "login": "jdebacker", "id": 10715924, @@ -3191,12 +3191,12 @@ "type": "User", "site_admin": false }, - "body": "This PR removes some unused arguments in functions in the `txfunc.py` module. It also removes reference to Tax-Calculator since this module is agnostic to the microsimulation model used to generate average and marginal tax rates.", - "created_at": "2024-04-22T18:33:56Z", - "updated_at": "2024-04-23T06:32:30Z", - "closed_at": "2024-04-23T06:32:30Z", - "merged_at": "2024-04-23T06:32:30Z", - "merge_commit_sha": "565fdefcb0594a61334421a1c32974b085ab5a58", + "body": "This PR updates the `run_ogcore_example.py` script to use just one thread per worker in the dask client. This was pointed out by @talumbau in OG-USA [PR #102](https://github.com/PSLmodels/OG-USA/pull/102) to reduce run times and excessive memory usage.", + "created_at": "2024-05-03T02:43:49Z", + "updated_at": "2024-05-10T19:26:10Z", + "closed_at": "2024-05-10T19:26:06Z", + "merged_at": "2024-05-10T19:26:06Z", + "merge_commit_sha": "9bf8810b40c0e473798b21351075409336190af2", "assignee": null, "assignees": [], "requested_reviewers": [], @@ -3204,15 +3204,15 @@ "labels": [], "milestone": null, "draft": false, - "commits_url": "https://api.github.com/repos/PSLmodels/OG-Core/pulls/927/commits", - "review_comments_url": "https://api.github.com/repos/PSLmodels/OG-Core/pulls/927/comments", + "commits_url": "https://api.github.com/repos/PSLmodels/OG-Core/pulls/928/commits", + "review_comments_url": "https://api.github.com/repos/PSLmodels/OG-Core/pulls/928/comments", "review_comment_url": "https://api.github.com/repos/PSLmodels/OG-Core/pulls/comments{/number}", - "comments_url": "https://api.github.com/repos/PSLmodels/OG-Core/issues/927/comments", - "statuses_url": "https://api.github.com/repos/PSLmodels/OG-Core/statuses/420b81575b6fdffbcd0ea65244169462e05dd1e1", + "comments_url": "https://api.github.com/repos/PSLmodels/OG-Core/issues/928/comments", + "statuses_url": "https://api.github.com/repos/PSLmodels/OG-Core/statuses/33b1902aaa98ae4b303bcd3d26a1c13ce927aa44", "head": { - "label": "jdebacker:clean_taxfunc", - "ref": "clean_taxfunc", - "sha": "420b81575b6fdffbcd0ea65244169462e05dd1e1", + "label": "jdebacker:run_script", + "ref": "run_script", + "sha": "33b1902aaa98ae4b303bcd3d26a1c13ce927aa44", "user": { "login": "jdebacker", "id": 10715924, @@ -3301,13 +3301,13 @@ "deployments_url": "https://api.github.com/repos/jdebacker/OG-Core/deployments", "created_at": "2015-06-23T19:16:54Z", "updated_at": "2024-05-17T13:28:53Z", - "pushed_at": "2024-05-20T00:53:43Z", + "pushed_at": "2024-05-20T17:55:54Z", "git_url": "git://github.com/jdebacker/OG-Core.git", "ssh_url": "git@github.com:jdebacker/OG-Core.git", "clone_url": "https://github.com/jdebacker/OG-Core.git", "svn_url": "https://github.com/jdebacker/OG-Core", "homepage": "https://pslmodels.github.io/OG-Core", - "size": 1899766, + "size": 1899767, "stargazers_count": 1, "watchers_count": 1, "language": "Python", @@ -3343,7 +3343,7 @@ "base": { "label": "PSLmodels:master", "ref": "master", - "sha": "8f1d77015ca0549cd26c93281c82331aeee04245", + "sha": "565fdefcb0594a61334421a1c32974b085ab5a58", "user": { "login": "PSLmodels", "id": 15148101, @@ -3432,7 +3432,7 @@ "deployments_url": "https://api.github.com/repos/PSLmodels/OG-Core/deployments", "created_at": "2015-01-29T14:33:14Z", "updated_at": "2024-05-16T21:43:43Z", - "pushed_at": "2024-05-20T00:53:45Z", + "pushed_at": "2024-05-20T20:02:47Z", "git_url": "git://github.com/PSLmodels/OG-Core.git", "ssh_url": "git@github.com:PSLmodels/OG-Core.git", "clone_url": "https://github.com/PSLmodels/OG-Core.git", @@ -3452,7 +3452,7 @@ "mirror_url": null, "archived": false, "disabled": false, - "open_issues_count": 24, + "open_issues_count": 25, "license": { "key": "cc0-1.0", "name": "Creative Commons Zero v1.0 Universal", @@ -3472,35 +3472,35 @@ ], "visibility": "public", "forks": 105, - "open_issues": 24, + "open_issues": 25, "watchers": 64, "default_branch": "master" } }, "_links": { "self": { - "href": "https://api.github.com/repos/PSLmodels/OG-Core/pulls/927" + "href": "https://api.github.com/repos/PSLmodels/OG-Core/pulls/928" }, "html": { - "href": "https://github.com/PSLmodels/OG-Core/pull/927" + "href": "https://github.com/PSLmodels/OG-Core/pull/928" }, "issue": { - "href": "https://api.github.com/repos/PSLmodels/OG-Core/issues/927" + "href": "https://api.github.com/repos/PSLmodels/OG-Core/issues/928" }, "comments": { - "href": "https://api.github.com/repos/PSLmodels/OG-Core/issues/927/comments" + "href": "https://api.github.com/repos/PSLmodels/OG-Core/issues/928/comments" }, "review_comments": { - "href": "https://api.github.com/repos/PSLmodels/OG-Core/pulls/927/comments" + "href": "https://api.github.com/repos/PSLmodels/OG-Core/pulls/928/comments" }, "review_comment": { "href": "https://api.github.com/repos/PSLmodels/OG-Core/pulls/comments{/number}" }, "commits": { - "href": "https://api.github.com/repos/PSLmodels/OG-Core/pulls/927/commits" + "href": "https://api.github.com/repos/PSLmodels/OG-Core/pulls/928/commits" }, "statuses": { - "href": "https://api.github.com/repos/PSLmodels/OG-Core/statuses/420b81575b6fdffbcd0ea65244169462e05dd1e1" + "href": "https://api.github.com/repos/PSLmodels/OG-Core/statuses/33b1902aaa98ae4b303bcd3d26a1c13ce927aa44" } }, "author_association": "MEMBER", @@ -6926,43 +6926,43 @@ ], "Tax-Calculator": [ { - "url": "https://api.github.com/repos/PSLmodels/Tax-Calculator/pulls/2747", - "id": 1864989724, - "node_id": "PR_kwDOAVWi7c5vKXwc", - "html_url": "https://github.com/PSLmodels/Tax-Calculator/pull/2747", - "diff_url": "https://github.com/PSLmodels/Tax-Calculator/pull/2747.diff", - "patch_url": "https://github.com/PSLmodels/Tax-Calculator/pull/2747.patch", - "issue_url": "https://api.github.com/repos/PSLmodels/Tax-Calculator/issues/2747", - "number": 2747, + "url": "https://api.github.com/repos/PSLmodels/Tax-Calculator/pulls/2749", + "id": 1878758041, + "node_id": "PR_kwDOAVWi7c5v-5KZ", + "html_url": "https://github.com/PSLmodels/Tax-Calculator/pull/2749", + "diff_url": "https://github.com/PSLmodels/Tax-Calculator/pull/2749.diff", + "patch_url": "https://github.com/PSLmodels/Tax-Calculator/pull/2749.patch", + "issue_url": "https://api.github.com/repos/PSLmodels/Tax-Calculator/issues/2749", + "number": 2749, "state": "closed", "locked": false, - "title": "Remove obsolete taxcalc/tests/test_stats_benchmark.csv file", + "title": "Sync `v4_development` branch to `master`", "user": { - "login": "martinholmer", - "id": 12170745, - "node_id": "MDQ6VXNlcjEyMTcwNzQ1", - "avatar_url": "https://avatars.githubusercontent.com/u/12170745?v=4", + "login": "jdebacker", + "id": 10715924, + "node_id": "MDQ6VXNlcjEwNzE1OTI0", + "avatar_url": "https://avatars.githubusercontent.com/u/10715924?v=4", "gravatar_id": "", - "url": "https://api.github.com/users/martinholmer", - "html_url": "https://github.com/martinholmer", - "followers_url": "https://api.github.com/users/martinholmer/followers", - "following_url": "https://api.github.com/users/martinholmer/following{/other_user}", - "gists_url": "https://api.github.com/users/martinholmer/gists{/gist_id}", - "starred_url": "https://api.github.com/users/martinholmer/starred{/owner}{/repo}", - "subscriptions_url": "https://api.github.com/users/martinholmer/subscriptions", - "organizations_url": "https://api.github.com/users/martinholmer/orgs", - "repos_url": "https://api.github.com/users/martinholmer/repos", - "events_url": "https://api.github.com/users/martinholmer/events{/privacy}", - "received_events_url": "https://api.github.com/users/martinholmer/received_events", + "url": "https://api.github.com/users/jdebacker", + "html_url": "https://github.com/jdebacker", + "followers_url": "https://api.github.com/users/jdebacker/followers", + "following_url": "https://api.github.com/users/jdebacker/following{/other_user}", + "gists_url": "https://api.github.com/users/jdebacker/gists{/gist_id}", + "starred_url": "https://api.github.com/users/jdebacker/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/jdebacker/subscriptions", + "organizations_url": "https://api.github.com/users/jdebacker/orgs", + "repos_url": "https://api.github.com/users/jdebacker/repos", + "events_url": "https://api.github.com/users/jdebacker/events{/privacy}", + "received_events_url": "https://api.github.com/users/jdebacker/received_events", "type": "User", "site_admin": false }, - "body": "Have better local test timing capabilities now (see Makefile test targets).\r\n", - "created_at": "2024-05-11T15:09:03Z", - "updated_at": "2024-05-11T15:48:15Z", - "closed_at": "2024-05-11T15:47:46Z", - "merged_at": "2024-05-11T15:47:46Z", - "merge_commit_sha": "dd983415b96393ee9434c9d457b4ec9c291df58a", + "body": "This PR brings the latest changes to the `master` branch down to the `v4_development` branch", + "created_at": "2024-05-20T17:19:45Z", + "updated_at": "2024-05-20T17:20:00Z", + "closed_at": "2024-05-20T17:20:00Z", + "merged_at": "2024-05-20T17:20:00Z", + "merge_commit_sha": "9560083eee95bdda80c7f39da57125206094b900", "assignee": null, "assignees": [], "requested_reviewers": [], @@ -6970,124 +6970,124 @@ "labels": [], "milestone": null, "draft": false, - "commits_url": "https://api.github.com/repos/PSLmodels/Tax-Calculator/pulls/2747/commits", - "review_comments_url": "https://api.github.com/repos/PSLmodels/Tax-Calculator/pulls/2747/comments", + "commits_url": "https://api.github.com/repos/PSLmodels/Tax-Calculator/pulls/2749/commits", + "review_comments_url": "https://api.github.com/repos/PSLmodels/Tax-Calculator/pulls/2749/comments", "review_comment_url": "https://api.github.com/repos/PSLmodels/Tax-Calculator/pulls/comments{/number}", - "comments_url": "https://api.github.com/repos/PSLmodels/Tax-Calculator/issues/2747/comments", - "statuses_url": "https://api.github.com/repos/PSLmodels/Tax-Calculator/statuses/f9c0e0be5548c13eb41a6ff521415253c917b68b", + "comments_url": "https://api.github.com/repos/PSLmodels/Tax-Calculator/issues/2749/comments", + "statuses_url": "https://api.github.com/repos/PSLmodels/Tax-Calculator/statuses/dd983415b96393ee9434c9d457b4ec9c291df58a", "head": { - "label": "martinholmer:rm-test-timings-file", - "ref": "rm-test-timings-file", - "sha": "f9c0e0be5548c13eb41a6ff521415253c917b68b", + "label": "PSLmodels:master", + "ref": "master", + "sha": "dd983415b96393ee9434c9d457b4ec9c291df58a", "user": { - "login": "martinholmer", - "id": 12170745, - "node_id": "MDQ6VXNlcjEyMTcwNzQ1", - "avatar_url": "https://avatars.githubusercontent.com/u/12170745?v=4", + "login": "PSLmodels", + "id": 15148101, + "node_id": "MDEyOk9yZ2FuaXphdGlvbjE1MTQ4MTAx", + "avatar_url": "https://avatars.githubusercontent.com/u/15148101?v=4", "gravatar_id": "", - "url": "https://api.github.com/users/martinholmer", - "html_url": "https://github.com/martinholmer", - "followers_url": "https://api.github.com/users/martinholmer/followers", - "following_url": "https://api.github.com/users/martinholmer/following{/other_user}", - "gists_url": "https://api.github.com/users/martinholmer/gists{/gist_id}", - "starred_url": "https://api.github.com/users/martinholmer/starred{/owner}{/repo}", - "subscriptions_url": "https://api.github.com/users/martinholmer/subscriptions", - "organizations_url": "https://api.github.com/users/martinholmer/orgs", - "repos_url": "https://api.github.com/users/martinholmer/repos", - "events_url": "https://api.github.com/users/martinholmer/events{/privacy}", - "received_events_url": "https://api.github.com/users/martinholmer/received_events", - "type": "User", + "url": "https://api.github.com/users/PSLmodels", + "html_url": "https://github.com/PSLmodels", + "followers_url": "https://api.github.com/users/PSLmodels/followers", + "following_url": "https://api.github.com/users/PSLmodels/following{/other_user}", + "gists_url": "https://api.github.com/users/PSLmodels/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PSLmodels/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PSLmodels/subscriptions", + "organizations_url": "https://api.github.com/users/PSLmodels/orgs", + "repos_url": "https://api.github.com/users/PSLmodels/repos", + "events_url": "https://api.github.com/users/PSLmodels/events{/privacy}", + "received_events_url": "https://api.github.com/users/PSLmodels/received_events", + "type": "Organization", "site_admin": false }, "repo": { - "id": 737597864, - "node_id": "R_kgDOK_bZqA", + "id": 22389485, + "node_id": "MDEwOlJlcG9zaXRvcnkyMjM4OTQ4NQ==", "name": "Tax-Calculator", - "full_name": "martinholmer/Tax-Calculator", + "full_name": "PSLmodels/Tax-Calculator", "private": false, "owner": { - "login": "martinholmer", - "id": 12170745, - "node_id": "MDQ6VXNlcjEyMTcwNzQ1", - "avatar_url": "https://avatars.githubusercontent.com/u/12170745?v=4", + "login": "PSLmodels", + "id": 15148101, + "node_id": "MDEyOk9yZ2FuaXphdGlvbjE1MTQ4MTAx", + "avatar_url": "https://avatars.githubusercontent.com/u/15148101?v=4", "gravatar_id": "", - "url": "https://api.github.com/users/martinholmer", - "html_url": "https://github.com/martinholmer", - "followers_url": "https://api.github.com/users/martinholmer/followers", - "following_url": "https://api.github.com/users/martinholmer/following{/other_user}", - "gists_url": "https://api.github.com/users/martinholmer/gists{/gist_id}", - "starred_url": "https://api.github.com/users/martinholmer/starred{/owner}{/repo}", - "subscriptions_url": "https://api.github.com/users/martinholmer/subscriptions", - "organizations_url": "https://api.github.com/users/martinholmer/orgs", - "repos_url": "https://api.github.com/users/martinholmer/repos", - "events_url": "https://api.github.com/users/martinholmer/events{/privacy}", - "received_events_url": "https://api.github.com/users/martinholmer/received_events", - "type": "User", + "url": "https://api.github.com/users/PSLmodels", + "html_url": "https://github.com/PSLmodels", + "followers_url": "https://api.github.com/users/PSLmodels/followers", + "following_url": "https://api.github.com/users/PSLmodels/following{/other_user}", + "gists_url": "https://api.github.com/users/PSLmodels/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PSLmodels/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PSLmodels/subscriptions", + "organizations_url": "https://api.github.com/users/PSLmodels/orgs", + "repos_url": "https://api.github.com/users/PSLmodels/repos", + "events_url": "https://api.github.com/users/PSLmodels/events{/privacy}", + "received_events_url": "https://api.github.com/users/PSLmodels/received_events", + "type": "Organization", "site_admin": false }, - "html_url": "https://github.com/martinholmer/Tax-Calculator", + "html_url": "https://github.com/PSLmodels/Tax-Calculator", "description": "USA Federal Individual Income and Payroll Tax Microsimulation Model", - "fork": true, - "url": "https://api.github.com/repos/martinholmer/Tax-Calculator", - "forks_url": "https://api.github.com/repos/martinholmer/Tax-Calculator/forks", - "keys_url": "https://api.github.com/repos/martinholmer/Tax-Calculator/keys{/key_id}", - "collaborators_url": "https://api.github.com/repos/martinholmer/Tax-Calculator/collaborators{/collaborator}", - "teams_url": "https://api.github.com/repos/martinholmer/Tax-Calculator/teams", - "hooks_url": "https://api.github.com/repos/martinholmer/Tax-Calculator/hooks", - "issue_events_url": "https://api.github.com/repos/martinholmer/Tax-Calculator/issues/events{/number}", - "events_url": "https://api.github.com/repos/martinholmer/Tax-Calculator/events", - "assignees_url": "https://api.github.com/repos/martinholmer/Tax-Calculator/assignees{/user}", - "branches_url": "https://api.github.com/repos/martinholmer/Tax-Calculator/branches{/branch}", - "tags_url": "https://api.github.com/repos/martinholmer/Tax-Calculator/tags", - "blobs_url": "https://api.github.com/repos/martinholmer/Tax-Calculator/git/blobs{/sha}", - "git_tags_url": "https://api.github.com/repos/martinholmer/Tax-Calculator/git/tags{/sha}", - "git_refs_url": "https://api.github.com/repos/martinholmer/Tax-Calculator/git/refs{/sha}", - "trees_url": "https://api.github.com/repos/martinholmer/Tax-Calculator/git/trees{/sha}", - "statuses_url": "https://api.github.com/repos/martinholmer/Tax-Calculator/statuses/{sha}", - "languages_url": "https://api.github.com/repos/martinholmer/Tax-Calculator/languages", - "stargazers_url": "https://api.github.com/repos/martinholmer/Tax-Calculator/stargazers", - "contributors_url": "https://api.github.com/repos/martinholmer/Tax-Calculator/contributors", - "subscribers_url": "https://api.github.com/repos/martinholmer/Tax-Calculator/subscribers", - "subscription_url": "https://api.github.com/repos/martinholmer/Tax-Calculator/subscription", - "commits_url": "https://api.github.com/repos/martinholmer/Tax-Calculator/commits{/sha}", - "git_commits_url": "https://api.github.com/repos/martinholmer/Tax-Calculator/git/commits{/sha}", - "comments_url": "https://api.github.com/repos/martinholmer/Tax-Calculator/comments{/number}", - "issue_comment_url": "https://api.github.com/repos/martinholmer/Tax-Calculator/issues/comments{/number}", - "contents_url": "https://api.github.com/repos/martinholmer/Tax-Calculator/contents/{+path}", - "compare_url": "https://api.github.com/repos/martinholmer/Tax-Calculator/compare/{base}...{head}", - "merges_url": "https://api.github.com/repos/martinholmer/Tax-Calculator/merges", - "archive_url": "https://api.github.com/repos/martinholmer/Tax-Calculator/{archive_format}{/ref}", - "downloads_url": "https://api.github.com/repos/martinholmer/Tax-Calculator/downloads", - "issues_url": "https://api.github.com/repos/martinholmer/Tax-Calculator/issues{/number}", - "pulls_url": "https://api.github.com/repos/martinholmer/Tax-Calculator/pulls{/number}", - "milestones_url": "https://api.github.com/repos/martinholmer/Tax-Calculator/milestones{/number}", - "notifications_url": "https://api.github.com/repos/martinholmer/Tax-Calculator/notifications{?since,all,participating}", - "labels_url": "https://api.github.com/repos/martinholmer/Tax-Calculator/labels{/name}", - "releases_url": "https://api.github.com/repos/martinholmer/Tax-Calculator/releases{/id}", - "deployments_url": "https://api.github.com/repos/martinholmer/Tax-Calculator/deployments", - "created_at": "2023-12-31T17:20:17Z", - "updated_at": "2024-05-11T15:48:12Z", - "pushed_at": "2024-05-11T15:48:14Z", - "git_url": "git://github.com/martinholmer/Tax-Calculator.git", - "ssh_url": "git@github.com:martinholmer/Tax-Calculator.git", - "clone_url": "https://github.com/martinholmer/Tax-Calculator.git", - "svn_url": "https://github.com/martinholmer/Tax-Calculator", + "fork": false, + "url": "https://api.github.com/repos/PSLmodels/Tax-Calculator", + "forks_url": "https://api.github.com/repos/PSLmodels/Tax-Calculator/forks", + "keys_url": "https://api.github.com/repos/PSLmodels/Tax-Calculator/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/PSLmodels/Tax-Calculator/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/PSLmodels/Tax-Calculator/teams", + "hooks_url": "https://api.github.com/repos/PSLmodels/Tax-Calculator/hooks", + "issue_events_url": "https://api.github.com/repos/PSLmodels/Tax-Calculator/issues/events{/number}", + "events_url": "https://api.github.com/repos/PSLmodels/Tax-Calculator/events", + "assignees_url": "https://api.github.com/repos/PSLmodels/Tax-Calculator/assignees{/user}", + "branches_url": "https://api.github.com/repos/PSLmodels/Tax-Calculator/branches{/branch}", + "tags_url": "https://api.github.com/repos/PSLmodels/Tax-Calculator/tags", + "blobs_url": "https://api.github.com/repos/PSLmodels/Tax-Calculator/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/PSLmodels/Tax-Calculator/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/PSLmodels/Tax-Calculator/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/PSLmodels/Tax-Calculator/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/PSLmodels/Tax-Calculator/statuses/{sha}", + "languages_url": "https://api.github.com/repos/PSLmodels/Tax-Calculator/languages", + "stargazers_url": "https://api.github.com/repos/PSLmodels/Tax-Calculator/stargazers", + "contributors_url": "https://api.github.com/repos/PSLmodels/Tax-Calculator/contributors", + "subscribers_url": "https://api.github.com/repos/PSLmodels/Tax-Calculator/subscribers", + "subscription_url": "https://api.github.com/repos/PSLmodels/Tax-Calculator/subscription", + "commits_url": "https://api.github.com/repos/PSLmodels/Tax-Calculator/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/PSLmodels/Tax-Calculator/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/PSLmodels/Tax-Calculator/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/PSLmodels/Tax-Calculator/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/PSLmodels/Tax-Calculator/contents/{+path}", + "compare_url": "https://api.github.com/repos/PSLmodels/Tax-Calculator/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/PSLmodels/Tax-Calculator/merges", + "archive_url": "https://api.github.com/repos/PSLmodels/Tax-Calculator/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/PSLmodels/Tax-Calculator/downloads", + "issues_url": "https://api.github.com/repos/PSLmodels/Tax-Calculator/issues{/number}", + "pulls_url": "https://api.github.com/repos/PSLmodels/Tax-Calculator/pulls{/number}", + "milestones_url": "https://api.github.com/repos/PSLmodels/Tax-Calculator/milestones{/number}", + "notifications_url": "https://api.github.com/repos/PSLmodels/Tax-Calculator/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/PSLmodels/Tax-Calculator/labels{/name}", + "releases_url": "https://api.github.com/repos/PSLmodels/Tax-Calculator/releases{/id}", + "deployments_url": "https://api.github.com/repos/PSLmodels/Tax-Calculator/deployments", + "created_at": "2014-07-29T17:49:09Z", + "updated_at": "2024-05-14T00:14:24Z", + "pushed_at": "2024-05-20T17:20:00Z", + "git_url": "git://github.com/PSLmodels/Tax-Calculator.git", + "ssh_url": "git@github.com:PSLmodels/Tax-Calculator.git", + "clone_url": "https://github.com/PSLmodels/Tax-Calculator.git", + "svn_url": "https://github.com/PSLmodels/Tax-Calculator", "homepage": "https://taxcalc.pslmodels.org", - "size": 1380199, - "stargazers_count": 0, - "watchers_count": 0, + "size": 1391858, + "stargazers_count": 250, + "watchers_count": 250, "language": "Python", - "has_issues": false, - "has_projects": true, + "has_issues": true, + "has_projects": false, "has_downloads": true, "has_wiki": false, - "has_pages": false, + "has_pages": true, "has_discussions": false, - "forks_count": 0, + "forks_count": 150, "mirror_url": null, "archived": false, "disabled": false, - "open_issues_count": 0, + "open_issues_count": 38, "license": { "key": "other", "name": "Other", @@ -7098,18 +7098,26 @@ "allow_forking": true, "is_template": false, "web_commit_signoff_required": false, - "topics": [], + "topics": [ + "budget", + "law", + "payroll-taxes", + "psl-cataloged", + "taxes", + "usa", + "usa-federal-income" + ], "visibility": "public", - "forks": 0, - "open_issues": 0, - "watchers": 0, + "forks": 150, + "open_issues": 38, + "watchers": 250, "default_branch": "master" } }, "base": { - "label": "PSLmodels:master", - "ref": "master", - "sha": "caa739fd15fbe462e9a0bbb73357499330b79d12", + "label": "PSLmodels:v4_development", + "ref": "v4_development", + "sha": "877145ae3b4543c97fb9910e83a6d8cbb7d4143f", "user": { "login": "PSLmodels", "id": 15148101, @@ -7198,13 +7206,13 @@ "deployments_url": "https://api.github.com/repos/PSLmodels/Tax-Calculator/deployments", "created_at": "2014-07-29T17:49:09Z", "updated_at": "2024-05-14T00:14:24Z", - "pushed_at": "2024-05-11T15:53:14Z", + "pushed_at": "2024-05-20T17:20:00Z", "git_url": "git://github.com/PSLmodels/Tax-Calculator.git", "ssh_url": "git@github.com:PSLmodels/Tax-Calculator.git", "clone_url": "https://github.com/PSLmodels/Tax-Calculator.git", "svn_url": "https://github.com/PSLmodels/Tax-Calculator", "homepage": "https://taxcalc.pslmodels.org", - "size": 1391841, + "size": 1391858, "stargazers_count": 250, "watchers_count": 250, "language": "Python", @@ -7247,72 +7255,72 @@ }, "_links": { "self": { - "href": "https://api.github.com/repos/PSLmodels/Tax-Calculator/pulls/2747" + "href": "https://api.github.com/repos/PSLmodels/Tax-Calculator/pulls/2749" }, "html": { - "href": "https://github.com/PSLmodels/Tax-Calculator/pull/2747" + "href": "https://github.com/PSLmodels/Tax-Calculator/pull/2749" }, "issue": { - "href": "https://api.github.com/repos/PSLmodels/Tax-Calculator/issues/2747" + "href": "https://api.github.com/repos/PSLmodels/Tax-Calculator/issues/2749" }, "comments": { - "href": "https://api.github.com/repos/PSLmodels/Tax-Calculator/issues/2747/comments" + "href": "https://api.github.com/repos/PSLmodels/Tax-Calculator/issues/2749/comments" }, "review_comments": { - "href": "https://api.github.com/repos/PSLmodels/Tax-Calculator/pulls/2747/comments" + "href": "https://api.github.com/repos/PSLmodels/Tax-Calculator/pulls/2749/comments" }, "review_comment": { "href": "https://api.github.com/repos/PSLmodels/Tax-Calculator/pulls/comments{/number}" }, "commits": { - "href": "https://api.github.com/repos/PSLmodels/Tax-Calculator/pulls/2747/commits" + "href": "https://api.github.com/repos/PSLmodels/Tax-Calculator/pulls/2749/commits" }, "statuses": { - "href": "https://api.github.com/repos/PSLmodels/Tax-Calculator/statuses/f9c0e0be5548c13eb41a6ff521415253c917b68b" + "href": "https://api.github.com/repos/PSLmodels/Tax-Calculator/statuses/dd983415b96393ee9434c9d457b4ec9c291df58a" } }, - "author_association": "COLLABORATOR", + "author_association": "MEMBER", "auto_merge": null, "active_lock_reason": null }, { - "url": "https://api.github.com/repos/PSLmodels/Tax-Calculator/pulls/2746", - "id": 1864407762, - "node_id": "PR_kwDOAVWi7c5vIJrS", - "html_url": "https://github.com/PSLmodels/Tax-Calculator/pull/2746", - "diff_url": "https://github.com/PSLmodels/Tax-Calculator/pull/2746.diff", - "patch_url": "https://github.com/PSLmodels/Tax-Calculator/pull/2746.patch", - "issue_url": "https://api.github.com/repos/PSLmodels/Tax-Calculator/issues/2746", - "number": 2746, + "url": "https://api.github.com/repos/PSLmodels/Tax-Calculator/pulls/2747", + "id": 1864989724, + "node_id": "PR_kwDOAVWi7c5vKXwc", + "html_url": "https://github.com/PSLmodels/Tax-Calculator/pull/2747", + "diff_url": "https://github.com/PSLmodels/Tax-Calculator/pull/2747.diff", + "patch_url": "https://github.com/PSLmodels/Tax-Calculator/pull/2747.patch", + "issue_url": "https://api.github.com/repos/PSLmodels/Tax-Calculator/issues/2747", + "number": 2747, "state": "closed", "locked": false, - "title": "Prepares version 3.6.0", + "title": "Remove obsolete taxcalc/tests/test_stats_benchmark.csv file", "user": { - "login": "jdebacker", - "id": 10715924, - "node_id": "MDQ6VXNlcjEwNzE1OTI0", - "avatar_url": "https://avatars.githubusercontent.com/u/10715924?v=4", + "login": "martinholmer", + "id": 12170745, + "node_id": "MDQ6VXNlcjEyMTcwNzQ1", + "avatar_url": "https://avatars.githubusercontent.com/u/12170745?v=4", "gravatar_id": "", - "url": "https://api.github.com/users/jdebacker", - "html_url": "https://github.com/jdebacker", - "followers_url": "https://api.github.com/users/jdebacker/followers", - "following_url": "https://api.github.com/users/jdebacker/following{/other_user}", - "gists_url": "https://api.github.com/users/jdebacker/gists{/gist_id}", - "starred_url": "https://api.github.com/users/jdebacker/starred{/owner}{/repo}", - "subscriptions_url": "https://api.github.com/users/jdebacker/subscriptions", - "organizations_url": "https://api.github.com/users/jdebacker/orgs", - "repos_url": "https://api.github.com/users/jdebacker/repos", - "events_url": "https://api.github.com/users/jdebacker/events{/privacy}", - "received_events_url": "https://api.github.com/users/jdebacker/received_events", + "url": "https://api.github.com/users/martinholmer", + "html_url": "https://github.com/martinholmer", + "followers_url": "https://api.github.com/users/martinholmer/followers", + "following_url": "https://api.github.com/users/martinholmer/following{/other_user}", + "gists_url": "https://api.github.com/users/martinholmer/gists{/gist_id}", + "starred_url": "https://api.github.com/users/martinholmer/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/martinholmer/subscriptions", + "organizations_url": "https://api.github.com/users/martinholmer/orgs", + "repos_url": "https://api.github.com/users/martinholmer/repos", + "events_url": "https://api.github.com/users/martinholmer/events{/privacy}", + "received_events_url": "https://api.github.com/users/martinholmer/received_events", "type": "User", "site_admin": false }, - "body": "This PR prepares Tax-Calculator release 3.6.0.", - "created_at": "2024-05-10T19:07:31Z", - "updated_at": "2024-05-10T20:16:21Z", - "closed_at": "2024-05-10T20:16:17Z", - "merged_at": "2024-05-10T20:16:17Z", - "merge_commit_sha": "caa739fd15fbe462e9a0bbb73357499330b79d12", + "body": "Have better local test timing capabilities now (see Makefile test targets).\r\n", + "created_at": "2024-05-11T15:09:03Z", + "updated_at": "2024-05-11T15:48:15Z", + "closed_at": "2024-05-11T15:47:46Z", + "merged_at": "2024-05-11T15:47:46Z", + "merge_commit_sha": "dd983415b96393ee9434c9d457b4ec9c291df58a", "assignee": null, "assignees": [], "requested_reviewers": [], @@ -7320,117 +7328,117 @@ "labels": [], "milestone": null, "draft": false, - "commits_url": "https://api.github.com/repos/PSLmodels/Tax-Calculator/pulls/2746/commits", - "review_comments_url": "https://api.github.com/repos/PSLmodels/Tax-Calculator/pulls/2746/comments", + "commits_url": "https://api.github.com/repos/PSLmodels/Tax-Calculator/pulls/2747/commits", + "review_comments_url": "https://api.github.com/repos/PSLmodels/Tax-Calculator/pulls/2747/comments", "review_comment_url": "https://api.github.com/repos/PSLmodels/Tax-Calculator/pulls/comments{/number}", - "comments_url": "https://api.github.com/repos/PSLmodels/Tax-Calculator/issues/2746/comments", - "statuses_url": "https://api.github.com/repos/PSLmodels/Tax-Calculator/statuses/2433dca4ffde8546d7b7e8bb88e6827c8efc0bf5", + "comments_url": "https://api.github.com/repos/PSLmodels/Tax-Calculator/issues/2747/comments", + "statuses_url": "https://api.github.com/repos/PSLmodels/Tax-Calculator/statuses/f9c0e0be5548c13eb41a6ff521415253c917b68b", "head": { - "label": "jdebacker:3-6-0", - "ref": "3-6-0", - "sha": "2433dca4ffde8546d7b7e8bb88e6827c8efc0bf5", + "label": "martinholmer:rm-test-timings-file", + "ref": "rm-test-timings-file", + "sha": "f9c0e0be5548c13eb41a6ff521415253c917b68b", "user": { - "login": "jdebacker", - "id": 10715924, - "node_id": "MDQ6VXNlcjEwNzE1OTI0", - "avatar_url": "https://avatars.githubusercontent.com/u/10715924?v=4", + "login": "martinholmer", + "id": 12170745, + "node_id": "MDQ6VXNlcjEyMTcwNzQ1", + "avatar_url": "https://avatars.githubusercontent.com/u/12170745?v=4", "gravatar_id": "", - "url": "https://api.github.com/users/jdebacker", - "html_url": "https://github.com/jdebacker", - "followers_url": "https://api.github.com/users/jdebacker/followers", - "following_url": "https://api.github.com/users/jdebacker/following{/other_user}", - "gists_url": "https://api.github.com/users/jdebacker/gists{/gist_id}", - "starred_url": "https://api.github.com/users/jdebacker/starred{/owner}{/repo}", - "subscriptions_url": "https://api.github.com/users/jdebacker/subscriptions", - "organizations_url": "https://api.github.com/users/jdebacker/orgs", - "repos_url": "https://api.github.com/users/jdebacker/repos", - "events_url": "https://api.github.com/users/jdebacker/events{/privacy}", - "received_events_url": "https://api.github.com/users/jdebacker/received_events", + "url": "https://api.github.com/users/martinholmer", + "html_url": "https://github.com/martinholmer", + "followers_url": "https://api.github.com/users/martinholmer/followers", + "following_url": "https://api.github.com/users/martinholmer/following{/other_user}", + "gists_url": "https://api.github.com/users/martinholmer/gists{/gist_id}", + "starred_url": "https://api.github.com/users/martinholmer/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/martinholmer/subscriptions", + "organizations_url": "https://api.github.com/users/martinholmer/orgs", + "repos_url": "https://api.github.com/users/martinholmer/repos", + "events_url": "https://api.github.com/users/martinholmer/events{/privacy}", + "received_events_url": "https://api.github.com/users/martinholmer/received_events", "type": "User", "site_admin": false }, "repo": { - "id": 37952925, - "node_id": "MDEwOlJlcG9zaXRvcnkzNzk1MjkyNQ==", + "id": 737597864, + "node_id": "R_kgDOK_bZqA", "name": "Tax-Calculator", - "full_name": "jdebacker/Tax-Calculator", + "full_name": "martinholmer/Tax-Calculator", "private": false, "owner": { - "login": "jdebacker", - "id": 10715924, - "node_id": "MDQ6VXNlcjEwNzE1OTI0", - "avatar_url": "https://avatars.githubusercontent.com/u/10715924?v=4", + "login": "martinholmer", + "id": 12170745, + "node_id": "MDQ6VXNlcjEyMTcwNzQ1", + "avatar_url": "https://avatars.githubusercontent.com/u/12170745?v=4", "gravatar_id": "", - "url": "https://api.github.com/users/jdebacker", - "html_url": "https://github.com/jdebacker", - "followers_url": "https://api.github.com/users/jdebacker/followers", - "following_url": "https://api.github.com/users/jdebacker/following{/other_user}", - "gists_url": "https://api.github.com/users/jdebacker/gists{/gist_id}", - "starred_url": "https://api.github.com/users/jdebacker/starred{/owner}{/repo}", - "subscriptions_url": "https://api.github.com/users/jdebacker/subscriptions", - "organizations_url": "https://api.github.com/users/jdebacker/orgs", - "repos_url": "https://api.github.com/users/jdebacker/repos", - "events_url": "https://api.github.com/users/jdebacker/events{/privacy}", - "received_events_url": "https://api.github.com/users/jdebacker/received_events", + "url": "https://api.github.com/users/martinholmer", + "html_url": "https://github.com/martinholmer", + "followers_url": "https://api.github.com/users/martinholmer/followers", + "following_url": "https://api.github.com/users/martinholmer/following{/other_user}", + "gists_url": "https://api.github.com/users/martinholmer/gists{/gist_id}", + "starred_url": "https://api.github.com/users/martinholmer/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/martinholmer/subscriptions", + "organizations_url": "https://api.github.com/users/martinholmer/orgs", + "repos_url": "https://api.github.com/users/martinholmer/repos", + "events_url": "https://api.github.com/users/martinholmer/events{/privacy}", + "received_events_url": "https://api.github.com/users/martinholmer/received_events", "type": "User", "site_admin": false }, - "html_url": "https://github.com/jdebacker/Tax-Calculator", - "description": "Federal Individual Income Tax Microsimulation Model", + "html_url": "https://github.com/martinholmer/Tax-Calculator", + "description": "USA Federal Individual Income and Payroll Tax Microsimulation Model", "fork": true, - "url": "https://api.github.com/repos/jdebacker/Tax-Calculator", - "forks_url": "https://api.github.com/repos/jdebacker/Tax-Calculator/forks", - "keys_url": "https://api.github.com/repos/jdebacker/Tax-Calculator/keys{/key_id}", - "collaborators_url": "https://api.github.com/repos/jdebacker/Tax-Calculator/collaborators{/collaborator}", - "teams_url": "https://api.github.com/repos/jdebacker/Tax-Calculator/teams", - "hooks_url": "https://api.github.com/repos/jdebacker/Tax-Calculator/hooks", - "issue_events_url": "https://api.github.com/repos/jdebacker/Tax-Calculator/issues/events{/number}", - "events_url": "https://api.github.com/repos/jdebacker/Tax-Calculator/events", - "assignees_url": "https://api.github.com/repos/jdebacker/Tax-Calculator/assignees{/user}", - "branches_url": "https://api.github.com/repos/jdebacker/Tax-Calculator/branches{/branch}", - "tags_url": "https://api.github.com/repos/jdebacker/Tax-Calculator/tags", - "blobs_url": "https://api.github.com/repos/jdebacker/Tax-Calculator/git/blobs{/sha}", - "git_tags_url": "https://api.github.com/repos/jdebacker/Tax-Calculator/git/tags{/sha}", - "git_refs_url": "https://api.github.com/repos/jdebacker/Tax-Calculator/git/refs{/sha}", - "trees_url": "https://api.github.com/repos/jdebacker/Tax-Calculator/git/trees{/sha}", - "statuses_url": "https://api.github.com/repos/jdebacker/Tax-Calculator/statuses/{sha}", - "languages_url": "https://api.github.com/repos/jdebacker/Tax-Calculator/languages", - "stargazers_url": "https://api.github.com/repos/jdebacker/Tax-Calculator/stargazers", - "contributors_url": "https://api.github.com/repos/jdebacker/Tax-Calculator/contributors", - "subscribers_url": "https://api.github.com/repos/jdebacker/Tax-Calculator/subscribers", - "subscription_url": "https://api.github.com/repos/jdebacker/Tax-Calculator/subscription", - "commits_url": "https://api.github.com/repos/jdebacker/Tax-Calculator/commits{/sha}", - "git_commits_url": "https://api.github.com/repos/jdebacker/Tax-Calculator/git/commits{/sha}", - "comments_url": "https://api.github.com/repos/jdebacker/Tax-Calculator/comments{/number}", - "issue_comment_url": "https://api.github.com/repos/jdebacker/Tax-Calculator/issues/comments{/number}", - "contents_url": "https://api.github.com/repos/jdebacker/Tax-Calculator/contents/{+path}", - "compare_url": "https://api.github.com/repos/jdebacker/Tax-Calculator/compare/{base}...{head}", - "merges_url": "https://api.github.com/repos/jdebacker/Tax-Calculator/merges", - "archive_url": "https://api.github.com/repos/jdebacker/Tax-Calculator/{archive_format}{/ref}", - "downloads_url": "https://api.github.com/repos/jdebacker/Tax-Calculator/downloads", - "issues_url": "https://api.github.com/repos/jdebacker/Tax-Calculator/issues{/number}", - "pulls_url": "https://api.github.com/repos/jdebacker/Tax-Calculator/pulls{/number}", - "milestones_url": "https://api.github.com/repos/jdebacker/Tax-Calculator/milestones{/number}", - "notifications_url": "https://api.github.com/repos/jdebacker/Tax-Calculator/notifications{?since,all,participating}", - "labels_url": "https://api.github.com/repos/jdebacker/Tax-Calculator/labels{/name}", - "releases_url": "https://api.github.com/repos/jdebacker/Tax-Calculator/releases{/id}", - "deployments_url": "https://api.github.com/repos/jdebacker/Tax-Calculator/deployments", - "created_at": "2015-06-24T00:38:31Z", - "updated_at": "2024-05-14T14:00:39Z", - "pushed_at": "2024-05-14T14:00:34Z", - "git_url": "git://github.com/jdebacker/Tax-Calculator.git", - "ssh_url": "git@github.com:jdebacker/Tax-Calculator.git", - "clone_url": "https://github.com/jdebacker/Tax-Calculator.git", - "svn_url": "https://github.com/jdebacker/Tax-Calculator", - "homepage": "", - "size": 1441630, + "url": "https://api.github.com/repos/martinholmer/Tax-Calculator", + "forks_url": "https://api.github.com/repos/martinholmer/Tax-Calculator/forks", + "keys_url": "https://api.github.com/repos/martinholmer/Tax-Calculator/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/martinholmer/Tax-Calculator/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/martinholmer/Tax-Calculator/teams", + "hooks_url": "https://api.github.com/repos/martinholmer/Tax-Calculator/hooks", + "issue_events_url": "https://api.github.com/repos/martinholmer/Tax-Calculator/issues/events{/number}", + "events_url": "https://api.github.com/repos/martinholmer/Tax-Calculator/events", + "assignees_url": "https://api.github.com/repos/martinholmer/Tax-Calculator/assignees{/user}", + "branches_url": "https://api.github.com/repos/martinholmer/Tax-Calculator/branches{/branch}", + "tags_url": "https://api.github.com/repos/martinholmer/Tax-Calculator/tags", + "blobs_url": "https://api.github.com/repos/martinholmer/Tax-Calculator/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/martinholmer/Tax-Calculator/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/martinholmer/Tax-Calculator/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/martinholmer/Tax-Calculator/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/martinholmer/Tax-Calculator/statuses/{sha}", + "languages_url": "https://api.github.com/repos/martinholmer/Tax-Calculator/languages", + "stargazers_url": "https://api.github.com/repos/martinholmer/Tax-Calculator/stargazers", + "contributors_url": "https://api.github.com/repos/martinholmer/Tax-Calculator/contributors", + "subscribers_url": "https://api.github.com/repos/martinholmer/Tax-Calculator/subscribers", + "subscription_url": "https://api.github.com/repos/martinholmer/Tax-Calculator/subscription", + "commits_url": "https://api.github.com/repos/martinholmer/Tax-Calculator/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/martinholmer/Tax-Calculator/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/martinholmer/Tax-Calculator/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/martinholmer/Tax-Calculator/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/martinholmer/Tax-Calculator/contents/{+path}", + "compare_url": "https://api.github.com/repos/martinholmer/Tax-Calculator/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/martinholmer/Tax-Calculator/merges", + "archive_url": "https://api.github.com/repos/martinholmer/Tax-Calculator/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/martinholmer/Tax-Calculator/downloads", + "issues_url": "https://api.github.com/repos/martinholmer/Tax-Calculator/issues{/number}", + "pulls_url": "https://api.github.com/repos/martinholmer/Tax-Calculator/pulls{/number}", + "milestones_url": "https://api.github.com/repos/martinholmer/Tax-Calculator/milestones{/number}", + "notifications_url": "https://api.github.com/repos/martinholmer/Tax-Calculator/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/martinholmer/Tax-Calculator/labels{/name}", + "releases_url": "https://api.github.com/repos/martinholmer/Tax-Calculator/releases{/id}", + "deployments_url": "https://api.github.com/repos/martinholmer/Tax-Calculator/deployments", + "created_at": "2023-12-31T17:20:17Z", + "updated_at": "2024-05-11T15:48:12Z", + "pushed_at": "2024-05-11T15:48:14Z", + "git_url": "git://github.com/martinholmer/Tax-Calculator.git", + "ssh_url": "git@github.com:martinholmer/Tax-Calculator.git", + "clone_url": "https://github.com/martinholmer/Tax-Calculator.git", + "svn_url": "https://github.com/martinholmer/Tax-Calculator", + "homepage": "https://taxcalc.pslmodels.org", + "size": 1380199, "stargazers_count": 0, "watchers_count": 0, "language": "Python", "has_issues": false, "has_projects": true, "has_downloads": true, - "has_wiki": true, + "has_wiki": false, "has_pages": false, "has_discussions": false, "forks_count": 0, @@ -7459,7 +7467,7 @@ "base": { "label": "PSLmodels:master", "ref": "master", - "sha": "48c8354a36e8f0257dc234516c58c3f3c56c0cc9", + "sha": "caa739fd15fbe462e9a0bbb73357499330b79d12", "user": { "login": "PSLmodels", "id": 15148101, @@ -7548,13 +7556,13 @@ "deployments_url": "https://api.github.com/repos/PSLmodels/Tax-Calculator/deployments", "created_at": "2014-07-29T17:49:09Z", "updated_at": "2024-05-14T00:14:24Z", - "pushed_at": "2024-05-11T15:53:14Z", + "pushed_at": "2024-05-20T17:20:00Z", "git_url": "git://github.com/PSLmodels/Tax-Calculator.git", "ssh_url": "git@github.com:PSLmodels/Tax-Calculator.git", "clone_url": "https://github.com/PSLmodels/Tax-Calculator.git", "svn_url": "https://github.com/PSLmodels/Tax-Calculator", "homepage": "https://taxcalc.pslmodels.org", - "size": 1391841, + "size": 1391858, "stargazers_count": 250, "watchers_count": 250, "language": "Python", @@ -7597,72 +7605,72 @@ }, "_links": { "self": { - "href": "https://api.github.com/repos/PSLmodels/Tax-Calculator/pulls/2746" + "href": "https://api.github.com/repos/PSLmodels/Tax-Calculator/pulls/2747" }, "html": { - "href": "https://github.com/PSLmodels/Tax-Calculator/pull/2746" + "href": "https://github.com/PSLmodels/Tax-Calculator/pull/2747" }, "issue": { - "href": "https://api.github.com/repos/PSLmodels/Tax-Calculator/issues/2746" + "href": "https://api.github.com/repos/PSLmodels/Tax-Calculator/issues/2747" }, "comments": { - "href": "https://api.github.com/repos/PSLmodels/Tax-Calculator/issues/2746/comments" + "href": "https://api.github.com/repos/PSLmodels/Tax-Calculator/issues/2747/comments" }, "review_comments": { - "href": "https://api.github.com/repos/PSLmodels/Tax-Calculator/pulls/2746/comments" + "href": "https://api.github.com/repos/PSLmodels/Tax-Calculator/pulls/2747/comments" }, "review_comment": { "href": "https://api.github.com/repos/PSLmodels/Tax-Calculator/pulls/comments{/number}" }, "commits": { - "href": "https://api.github.com/repos/PSLmodels/Tax-Calculator/pulls/2746/commits" + "href": "https://api.github.com/repos/PSLmodels/Tax-Calculator/pulls/2747/commits" }, "statuses": { - "href": "https://api.github.com/repos/PSLmodels/Tax-Calculator/statuses/2433dca4ffde8546d7b7e8bb88e6827c8efc0bf5" + "href": "https://api.github.com/repos/PSLmodels/Tax-Calculator/statuses/f9c0e0be5548c13eb41a6ff521415253c917b68b" } }, - "author_association": "MEMBER", + "author_association": "COLLABORATOR", "auto_merge": null, "active_lock_reason": null }, { - "url": "https://api.github.com/repos/PSLmodels/Tax-Calculator/pulls/2745", - "id": 1864115952, - "node_id": "PR_kwDOAVWi7c5vHCbw", - "html_url": "https://github.com/PSLmodels/Tax-Calculator/pull/2745", - "diff_url": "https://github.com/PSLmodels/Tax-Calculator/pull/2745.diff", - "patch_url": "https://github.com/PSLmodels/Tax-Calculator/pull/2745.patch", - "issue_url": "https://api.github.com/repos/PSLmodels/Tax-Calculator/issues/2745", - "number": 2745, + "url": "https://api.github.com/repos/PSLmodels/Tax-Calculator/pulls/2746", + "id": 1864407762, + "node_id": "PR_kwDOAVWi7c5vIJrS", + "html_url": "https://github.com/PSLmodels/Tax-Calculator/pull/2746", + "diff_url": "https://github.com/PSLmodels/Tax-Calculator/pull/2746.diff", + "patch_url": "https://github.com/PSLmodels/Tax-Calculator/pull/2746.patch", + "issue_url": "https://api.github.com/repos/PSLmodels/Tax-Calculator/issues/2746", + "number": 2746, "state": "closed", "locked": false, - "title": "Update docs/usage/data.md documentation", + "title": "Prepares version 3.6.0", "user": { - "login": "martinholmer", - "id": 12170745, - "node_id": "MDQ6VXNlcjEyMTcwNzQ1", - "avatar_url": "https://avatars.githubusercontent.com/u/12170745?v=4", + "login": "jdebacker", + "id": 10715924, + "node_id": "MDQ6VXNlcjEwNzE1OTI0", + "avatar_url": "https://avatars.githubusercontent.com/u/10715924?v=4", "gravatar_id": "", - "url": "https://api.github.com/users/martinholmer", - "html_url": "https://github.com/martinholmer", - "followers_url": "https://api.github.com/users/martinholmer/followers", - "following_url": "https://api.github.com/users/martinholmer/following{/other_user}", - "gists_url": "https://api.github.com/users/martinholmer/gists{/gist_id}", - "starred_url": "https://api.github.com/users/martinholmer/starred{/owner}{/repo}", - "subscriptions_url": "https://api.github.com/users/martinholmer/subscriptions", - "organizations_url": "https://api.github.com/users/martinholmer/orgs", - "repos_url": "https://api.github.com/users/martinholmer/repos", - "events_url": "https://api.github.com/users/martinholmer/events{/privacy}", - "received_events_url": "https://api.github.com/users/martinholmer/received_events", + "url": "https://api.github.com/users/jdebacker", + "html_url": "https://github.com/jdebacker", + "followers_url": "https://api.github.com/users/jdebacker/followers", + "following_url": "https://api.github.com/users/jdebacker/following{/other_user}", + "gists_url": "https://api.github.com/users/jdebacker/gists{/gist_id}", + "starred_url": "https://api.github.com/users/jdebacker/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/jdebacker/subscriptions", + "organizations_url": "https://api.github.com/users/jdebacker/orgs", + "repos_url": "https://api.github.com/users/jdebacker/repos", + "events_url": "https://api.github.com/users/jdebacker/events{/privacy}", + "received_events_url": "https://api.github.com/users/jdebacker/received_events", "type": "User", "site_admin": false }, - "body": "Add information about `tmd.csv` data option.", - "created_at": "2024-05-10T15:22:58Z", - "updated_at": "2024-05-10T16:16:45Z", - "closed_at": "2024-05-10T16:15:51Z", - "merged_at": "2024-05-10T16:15:51Z", - "merge_commit_sha": "48c8354a36e8f0257dc234516c58c3f3c56c0cc9", + "body": "This PR prepares Tax-Calculator release 3.6.0.", + "created_at": "2024-05-10T19:07:31Z", + "updated_at": "2024-05-10T20:16:21Z", + "closed_at": "2024-05-10T20:16:17Z", + "merged_at": "2024-05-10T20:16:17Z", + "merge_commit_sha": "caa739fd15fbe462e9a0bbb73357499330b79d12", "assignee": null, "assignees": [], "requested_reviewers": [], @@ -7670,117 +7678,117 @@ "labels": [], "milestone": null, "draft": false, - "commits_url": "https://api.github.com/repos/PSLmodels/Tax-Calculator/pulls/2745/commits", - "review_comments_url": "https://api.github.com/repos/PSLmodels/Tax-Calculator/pulls/2745/comments", + "commits_url": "https://api.github.com/repos/PSLmodels/Tax-Calculator/pulls/2746/commits", + "review_comments_url": "https://api.github.com/repos/PSLmodels/Tax-Calculator/pulls/2746/comments", "review_comment_url": "https://api.github.com/repos/PSLmodels/Tax-Calculator/pulls/comments{/number}", - "comments_url": "https://api.github.com/repos/PSLmodels/Tax-Calculator/issues/2745/comments", - "statuses_url": "https://api.github.com/repos/PSLmodels/Tax-Calculator/statuses/addc27dde0f4abe6b3795d6e50ae01d39eb76a96", + "comments_url": "https://api.github.com/repos/PSLmodels/Tax-Calculator/issues/2746/comments", + "statuses_url": "https://api.github.com/repos/PSLmodels/Tax-Calculator/statuses/2433dca4ffde8546d7b7e8bb88e6827c8efc0bf5", "head": { - "label": "martinholmer:revise-data-doc", - "ref": "revise-data-doc", - "sha": "addc27dde0f4abe6b3795d6e50ae01d39eb76a96", + "label": "jdebacker:3-6-0", + "ref": "3-6-0", + "sha": "2433dca4ffde8546d7b7e8bb88e6827c8efc0bf5", "user": { - "login": "martinholmer", - "id": 12170745, - "node_id": "MDQ6VXNlcjEyMTcwNzQ1", - "avatar_url": "https://avatars.githubusercontent.com/u/12170745?v=4", + "login": "jdebacker", + "id": 10715924, + "node_id": "MDQ6VXNlcjEwNzE1OTI0", + "avatar_url": "https://avatars.githubusercontent.com/u/10715924?v=4", "gravatar_id": "", - "url": "https://api.github.com/users/martinholmer", - "html_url": "https://github.com/martinholmer", - "followers_url": "https://api.github.com/users/martinholmer/followers", - "following_url": "https://api.github.com/users/martinholmer/following{/other_user}", - "gists_url": "https://api.github.com/users/martinholmer/gists{/gist_id}", - "starred_url": "https://api.github.com/users/martinholmer/starred{/owner}{/repo}", - "subscriptions_url": "https://api.github.com/users/martinholmer/subscriptions", - "organizations_url": "https://api.github.com/users/martinholmer/orgs", - "repos_url": "https://api.github.com/users/martinholmer/repos", - "events_url": "https://api.github.com/users/martinholmer/events{/privacy}", - "received_events_url": "https://api.github.com/users/martinholmer/received_events", + "url": "https://api.github.com/users/jdebacker", + "html_url": "https://github.com/jdebacker", + "followers_url": "https://api.github.com/users/jdebacker/followers", + "following_url": "https://api.github.com/users/jdebacker/following{/other_user}", + "gists_url": "https://api.github.com/users/jdebacker/gists{/gist_id}", + "starred_url": "https://api.github.com/users/jdebacker/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/jdebacker/subscriptions", + "organizations_url": "https://api.github.com/users/jdebacker/orgs", + "repos_url": "https://api.github.com/users/jdebacker/repos", + "events_url": "https://api.github.com/users/jdebacker/events{/privacy}", + "received_events_url": "https://api.github.com/users/jdebacker/received_events", "type": "User", "site_admin": false }, "repo": { - "id": 737597864, - "node_id": "R_kgDOK_bZqA", + "id": 37952925, + "node_id": "MDEwOlJlcG9zaXRvcnkzNzk1MjkyNQ==", "name": "Tax-Calculator", - "full_name": "martinholmer/Tax-Calculator", + "full_name": "jdebacker/Tax-Calculator", "private": false, "owner": { - "login": "martinholmer", - "id": 12170745, - "node_id": "MDQ6VXNlcjEyMTcwNzQ1", - "avatar_url": "https://avatars.githubusercontent.com/u/12170745?v=4", + "login": "jdebacker", + "id": 10715924, + "node_id": "MDQ6VXNlcjEwNzE1OTI0", + "avatar_url": "https://avatars.githubusercontent.com/u/10715924?v=4", "gravatar_id": "", - "url": "https://api.github.com/users/martinholmer", - "html_url": "https://github.com/martinholmer", - "followers_url": "https://api.github.com/users/martinholmer/followers", - "following_url": "https://api.github.com/users/martinholmer/following{/other_user}", - "gists_url": "https://api.github.com/users/martinholmer/gists{/gist_id}", - "starred_url": "https://api.github.com/users/martinholmer/starred{/owner}{/repo}", - "subscriptions_url": "https://api.github.com/users/martinholmer/subscriptions", - "organizations_url": "https://api.github.com/users/martinholmer/orgs", - "repos_url": "https://api.github.com/users/martinholmer/repos", - "events_url": "https://api.github.com/users/martinholmer/events{/privacy}", - "received_events_url": "https://api.github.com/users/martinholmer/received_events", + "url": "https://api.github.com/users/jdebacker", + "html_url": "https://github.com/jdebacker", + "followers_url": "https://api.github.com/users/jdebacker/followers", + "following_url": "https://api.github.com/users/jdebacker/following{/other_user}", + "gists_url": "https://api.github.com/users/jdebacker/gists{/gist_id}", + "starred_url": "https://api.github.com/users/jdebacker/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/jdebacker/subscriptions", + "organizations_url": "https://api.github.com/users/jdebacker/orgs", + "repos_url": "https://api.github.com/users/jdebacker/repos", + "events_url": "https://api.github.com/users/jdebacker/events{/privacy}", + "received_events_url": "https://api.github.com/users/jdebacker/received_events", "type": "User", "site_admin": false }, - "html_url": "https://github.com/martinholmer/Tax-Calculator", - "description": "USA Federal Individual Income and Payroll Tax Microsimulation Model", + "html_url": "https://github.com/jdebacker/Tax-Calculator", + "description": "Federal Individual Income Tax Microsimulation Model", "fork": true, - "url": "https://api.github.com/repos/martinholmer/Tax-Calculator", - "forks_url": "https://api.github.com/repos/martinholmer/Tax-Calculator/forks", - "keys_url": "https://api.github.com/repos/martinholmer/Tax-Calculator/keys{/key_id}", - "collaborators_url": "https://api.github.com/repos/martinholmer/Tax-Calculator/collaborators{/collaborator}", - "teams_url": "https://api.github.com/repos/martinholmer/Tax-Calculator/teams", - "hooks_url": "https://api.github.com/repos/martinholmer/Tax-Calculator/hooks", - "issue_events_url": "https://api.github.com/repos/martinholmer/Tax-Calculator/issues/events{/number}", - "events_url": "https://api.github.com/repos/martinholmer/Tax-Calculator/events", - "assignees_url": "https://api.github.com/repos/martinholmer/Tax-Calculator/assignees{/user}", - "branches_url": "https://api.github.com/repos/martinholmer/Tax-Calculator/branches{/branch}", - "tags_url": "https://api.github.com/repos/martinholmer/Tax-Calculator/tags", - "blobs_url": "https://api.github.com/repos/martinholmer/Tax-Calculator/git/blobs{/sha}", - "git_tags_url": "https://api.github.com/repos/martinholmer/Tax-Calculator/git/tags{/sha}", - "git_refs_url": "https://api.github.com/repos/martinholmer/Tax-Calculator/git/refs{/sha}", - "trees_url": "https://api.github.com/repos/martinholmer/Tax-Calculator/git/trees{/sha}", - "statuses_url": "https://api.github.com/repos/martinholmer/Tax-Calculator/statuses/{sha}", - "languages_url": "https://api.github.com/repos/martinholmer/Tax-Calculator/languages", - "stargazers_url": "https://api.github.com/repos/martinholmer/Tax-Calculator/stargazers", - "contributors_url": "https://api.github.com/repos/martinholmer/Tax-Calculator/contributors", - "subscribers_url": "https://api.github.com/repos/martinholmer/Tax-Calculator/subscribers", - "subscription_url": "https://api.github.com/repos/martinholmer/Tax-Calculator/subscription", - "commits_url": "https://api.github.com/repos/martinholmer/Tax-Calculator/commits{/sha}", - "git_commits_url": "https://api.github.com/repos/martinholmer/Tax-Calculator/git/commits{/sha}", - "comments_url": "https://api.github.com/repos/martinholmer/Tax-Calculator/comments{/number}", - "issue_comment_url": "https://api.github.com/repos/martinholmer/Tax-Calculator/issues/comments{/number}", - "contents_url": "https://api.github.com/repos/martinholmer/Tax-Calculator/contents/{+path}", - "compare_url": "https://api.github.com/repos/martinholmer/Tax-Calculator/compare/{base}...{head}", - "merges_url": "https://api.github.com/repos/martinholmer/Tax-Calculator/merges", - "archive_url": "https://api.github.com/repos/martinholmer/Tax-Calculator/{archive_format}{/ref}", - "downloads_url": "https://api.github.com/repos/martinholmer/Tax-Calculator/downloads", - "issues_url": "https://api.github.com/repos/martinholmer/Tax-Calculator/issues{/number}", - "pulls_url": "https://api.github.com/repos/martinholmer/Tax-Calculator/pulls{/number}", - "milestones_url": "https://api.github.com/repos/martinholmer/Tax-Calculator/milestones{/number}", - "notifications_url": "https://api.github.com/repos/martinholmer/Tax-Calculator/notifications{?since,all,participating}", - "labels_url": "https://api.github.com/repos/martinholmer/Tax-Calculator/labels{/name}", - "releases_url": "https://api.github.com/repos/martinholmer/Tax-Calculator/releases{/id}", - "deployments_url": "https://api.github.com/repos/martinholmer/Tax-Calculator/deployments", - "created_at": "2023-12-31T17:20:17Z", - "updated_at": "2024-05-11T15:48:12Z", - "pushed_at": "2024-05-11T15:48:14Z", - "git_url": "git://github.com/martinholmer/Tax-Calculator.git", - "ssh_url": "git@github.com:martinholmer/Tax-Calculator.git", - "clone_url": "https://github.com/martinholmer/Tax-Calculator.git", - "svn_url": "https://github.com/martinholmer/Tax-Calculator", - "homepage": "https://taxcalc.pslmodels.org", - "size": 1380199, + "url": "https://api.github.com/repos/jdebacker/Tax-Calculator", + "forks_url": "https://api.github.com/repos/jdebacker/Tax-Calculator/forks", + "keys_url": "https://api.github.com/repos/jdebacker/Tax-Calculator/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/jdebacker/Tax-Calculator/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/jdebacker/Tax-Calculator/teams", + "hooks_url": "https://api.github.com/repos/jdebacker/Tax-Calculator/hooks", + "issue_events_url": "https://api.github.com/repos/jdebacker/Tax-Calculator/issues/events{/number}", + "events_url": "https://api.github.com/repos/jdebacker/Tax-Calculator/events", + "assignees_url": "https://api.github.com/repos/jdebacker/Tax-Calculator/assignees{/user}", + "branches_url": "https://api.github.com/repos/jdebacker/Tax-Calculator/branches{/branch}", + "tags_url": "https://api.github.com/repos/jdebacker/Tax-Calculator/tags", + "blobs_url": "https://api.github.com/repos/jdebacker/Tax-Calculator/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/jdebacker/Tax-Calculator/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/jdebacker/Tax-Calculator/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/jdebacker/Tax-Calculator/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/jdebacker/Tax-Calculator/statuses/{sha}", + "languages_url": "https://api.github.com/repos/jdebacker/Tax-Calculator/languages", + "stargazers_url": "https://api.github.com/repos/jdebacker/Tax-Calculator/stargazers", + "contributors_url": "https://api.github.com/repos/jdebacker/Tax-Calculator/contributors", + "subscribers_url": "https://api.github.com/repos/jdebacker/Tax-Calculator/subscribers", + "subscription_url": "https://api.github.com/repos/jdebacker/Tax-Calculator/subscription", + "commits_url": "https://api.github.com/repos/jdebacker/Tax-Calculator/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/jdebacker/Tax-Calculator/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/jdebacker/Tax-Calculator/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/jdebacker/Tax-Calculator/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/jdebacker/Tax-Calculator/contents/{+path}", + "compare_url": "https://api.github.com/repos/jdebacker/Tax-Calculator/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/jdebacker/Tax-Calculator/merges", + "archive_url": "https://api.github.com/repos/jdebacker/Tax-Calculator/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/jdebacker/Tax-Calculator/downloads", + "issues_url": "https://api.github.com/repos/jdebacker/Tax-Calculator/issues{/number}", + "pulls_url": "https://api.github.com/repos/jdebacker/Tax-Calculator/pulls{/number}", + "milestones_url": "https://api.github.com/repos/jdebacker/Tax-Calculator/milestones{/number}", + "notifications_url": "https://api.github.com/repos/jdebacker/Tax-Calculator/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/jdebacker/Tax-Calculator/labels{/name}", + "releases_url": "https://api.github.com/repos/jdebacker/Tax-Calculator/releases{/id}", + "deployments_url": "https://api.github.com/repos/jdebacker/Tax-Calculator/deployments", + "created_at": "2015-06-24T00:38:31Z", + "updated_at": "2024-05-14T14:00:39Z", + "pushed_at": "2024-05-14T14:00:34Z", + "git_url": "git://github.com/jdebacker/Tax-Calculator.git", + "ssh_url": "git@github.com:jdebacker/Tax-Calculator.git", + "clone_url": "https://github.com/jdebacker/Tax-Calculator.git", + "svn_url": "https://github.com/jdebacker/Tax-Calculator", + "homepage": "", + "size": 1441630, "stargazers_count": 0, "watchers_count": 0, "language": "Python", "has_issues": false, "has_projects": true, "has_downloads": true, - "has_wiki": false, + "has_wiki": true, "has_pages": false, "has_discussions": false, "forks_count": 0, @@ -7809,7 +7817,7 @@ "base": { "label": "PSLmodels:master", "ref": "master", - "sha": "fe26399a1ec7d4457419476f4e408144e716d4de", + "sha": "48c8354a36e8f0257dc234516c58c3f3c56c0cc9", "user": { "login": "PSLmodels", "id": 15148101, @@ -7898,13 +7906,13 @@ "deployments_url": "https://api.github.com/repos/PSLmodels/Tax-Calculator/deployments", "created_at": "2014-07-29T17:49:09Z", "updated_at": "2024-05-14T00:14:24Z", - "pushed_at": "2024-05-11T15:53:14Z", + "pushed_at": "2024-05-20T17:20:00Z", "git_url": "git://github.com/PSLmodels/Tax-Calculator.git", "ssh_url": "git@github.com:PSLmodels/Tax-Calculator.git", "clone_url": "https://github.com/PSLmodels/Tax-Calculator.git", "svn_url": "https://github.com/PSLmodels/Tax-Calculator", "homepage": "https://taxcalc.pslmodels.org", - "size": 1391841, + "size": 1391858, "stargazers_count": 250, "watchers_count": 250, "language": "Python", @@ -7947,46 +7955,46 @@ }, "_links": { "self": { - "href": "https://api.github.com/repos/PSLmodels/Tax-Calculator/pulls/2745" + "href": "https://api.github.com/repos/PSLmodels/Tax-Calculator/pulls/2746" }, "html": { - "href": "https://github.com/PSLmodels/Tax-Calculator/pull/2745" + "href": "https://github.com/PSLmodels/Tax-Calculator/pull/2746" }, "issue": { - "href": "https://api.github.com/repos/PSLmodels/Tax-Calculator/issues/2745" + "href": "https://api.github.com/repos/PSLmodels/Tax-Calculator/issues/2746" }, "comments": { - "href": "https://api.github.com/repos/PSLmodels/Tax-Calculator/issues/2745/comments" + "href": "https://api.github.com/repos/PSLmodels/Tax-Calculator/issues/2746/comments" }, "review_comments": { - "href": "https://api.github.com/repos/PSLmodels/Tax-Calculator/pulls/2745/comments" + "href": "https://api.github.com/repos/PSLmodels/Tax-Calculator/pulls/2746/comments" }, "review_comment": { "href": "https://api.github.com/repos/PSLmodels/Tax-Calculator/pulls/comments{/number}" }, "commits": { - "href": "https://api.github.com/repos/PSLmodels/Tax-Calculator/pulls/2745/commits" + "href": "https://api.github.com/repos/PSLmodels/Tax-Calculator/pulls/2746/commits" }, "statuses": { - "href": "https://api.github.com/repos/PSLmodels/Tax-Calculator/statuses/addc27dde0f4abe6b3795d6e50ae01d39eb76a96" + "href": "https://api.github.com/repos/PSLmodels/Tax-Calculator/statuses/2433dca4ffde8546d7b7e8bb88e6827c8efc0bf5" } }, - "author_association": "COLLABORATOR", + "author_association": "MEMBER", "auto_merge": null, "active_lock_reason": null }, { - "url": "https://api.github.com/repos/PSLmodels/Tax-Calculator/pulls/2744", - "id": 1863905362, - "node_id": "PR_kwDOAVWi7c5vGPBS", - "html_url": "https://github.com/PSLmodels/Tax-Calculator/pull/2744", - "diff_url": "https://github.com/PSLmodels/Tax-Calculator/pull/2744.diff", - "patch_url": "https://github.com/PSLmodels/Tax-Calculator/pull/2744.patch", - "issue_url": "https://api.github.com/repos/PSLmodels/Tax-Calculator/issues/2744", - "number": 2744, + "url": "https://api.github.com/repos/PSLmodels/Tax-Calculator/pulls/2745", + "id": 1864115952, + "node_id": "PR_kwDOAVWi7c5vHCbw", + "html_url": "https://github.com/PSLmodels/Tax-Calculator/pull/2745", + "diff_url": "https://github.com/PSLmodels/Tax-Calculator/pull/2745.diff", + "patch_url": "https://github.com/PSLmodels/Tax-Calculator/pull/2745.patch", + "issue_url": "https://api.github.com/repos/PSLmodels/Tax-Calculator/issues/2745", + "number": 2745, "state": "closed", "locked": false, - "title": "Update taxcalc/tmd_weights.csv.gz file", + "title": "Update docs/usage/data.md documentation", "user": { "login": "martinholmer", "id": 12170745, @@ -8007,12 +8015,12 @@ "type": "User", "site_admin": false }, - "body": "New version from the [tax-microdata](https://github.com/PSLmodels/tax-microdata-benchmarking) repository.", - "created_at": "2024-05-10T13:08:50Z", - "updated_at": "2024-05-10T13:48:30Z", - "closed_at": "2024-05-10T13:48:30Z", - "merged_at": "2024-05-10T13:48:30Z", - "merge_commit_sha": "fe26399a1ec7d4457419476f4e408144e716d4de", + "body": "Add information about `tmd.csv` data option.", + "created_at": "2024-05-10T15:22:58Z", + "updated_at": "2024-05-10T16:16:45Z", + "closed_at": "2024-05-10T16:15:51Z", + "merged_at": "2024-05-10T16:15:51Z", + "merge_commit_sha": "48c8354a36e8f0257dc234516c58c3f3c56c0cc9", "assignee": null, "assignees": [], "requested_reviewers": [], @@ -8020,15 +8028,15 @@ "labels": [], "milestone": null, "draft": false, - "commits_url": "https://api.github.com/repos/PSLmodels/Tax-Calculator/pulls/2744/commits", - "review_comments_url": "https://api.github.com/repos/PSLmodels/Tax-Calculator/pulls/2744/comments", + "commits_url": "https://api.github.com/repos/PSLmodels/Tax-Calculator/pulls/2745/commits", + "review_comments_url": "https://api.github.com/repos/PSLmodels/Tax-Calculator/pulls/2745/comments", "review_comment_url": "https://api.github.com/repos/PSLmodels/Tax-Calculator/pulls/comments{/number}", - "comments_url": "https://api.github.com/repos/PSLmodels/Tax-Calculator/issues/2744/comments", - "statuses_url": "https://api.github.com/repos/PSLmodels/Tax-Calculator/statuses/5333d6daa923540db9f875a2d227b5cd031ff557", + "comments_url": "https://api.github.com/repos/PSLmodels/Tax-Calculator/issues/2745/comments", + "statuses_url": "https://api.github.com/repos/PSLmodels/Tax-Calculator/statuses/addc27dde0f4abe6b3795d6e50ae01d39eb76a96", "head": { - "label": "martinholmer:update-tmd_weights", - "ref": "update-tmd_weights", - "sha": "5333d6daa923540db9f875a2d227b5cd031ff557", + "label": "martinholmer:revise-data-doc", + "ref": "revise-data-doc", + "sha": "addc27dde0f4abe6b3795d6e50ae01d39eb76a96", "user": { "login": "martinholmer", "id": 12170745, @@ -8159,7 +8167,7 @@ "base": { "label": "PSLmodels:master", "ref": "master", - "sha": "4df16eb48656fa3de7673d7e9e41560c7c0caea5", + "sha": "fe26399a1ec7d4457419476f4e408144e716d4de", "user": { "login": "PSLmodels", "id": 15148101, @@ -8248,13 +8256,13 @@ "deployments_url": "https://api.github.com/repos/PSLmodels/Tax-Calculator/deployments", "created_at": "2014-07-29T17:49:09Z", "updated_at": "2024-05-14T00:14:24Z", - "pushed_at": "2024-05-11T15:53:14Z", + "pushed_at": "2024-05-20T17:20:00Z", "git_url": "git://github.com/PSLmodels/Tax-Calculator.git", "ssh_url": "git@github.com:PSLmodels/Tax-Calculator.git", "clone_url": "https://github.com/PSLmodels/Tax-Calculator.git", "svn_url": "https://github.com/PSLmodels/Tax-Calculator", "homepage": "https://taxcalc.pslmodels.org", - "size": 1391841, + "size": 1391858, "stargazers_count": 250, "watchers_count": 250, "language": "Python", @@ -8297,28 +8305,28 @@ }, "_links": { "self": { - "href": "https://api.github.com/repos/PSLmodels/Tax-Calculator/pulls/2744" + "href": "https://api.github.com/repos/PSLmodels/Tax-Calculator/pulls/2745" }, "html": { - "href": "https://github.com/PSLmodels/Tax-Calculator/pull/2744" + "href": "https://github.com/PSLmodels/Tax-Calculator/pull/2745" }, "issue": { - "href": "https://api.github.com/repos/PSLmodels/Tax-Calculator/issues/2744" + "href": "https://api.github.com/repos/PSLmodels/Tax-Calculator/issues/2745" }, "comments": { - "href": "https://api.github.com/repos/PSLmodels/Tax-Calculator/issues/2744/comments" + "href": "https://api.github.com/repos/PSLmodels/Tax-Calculator/issues/2745/comments" }, "review_comments": { - "href": "https://api.github.com/repos/PSLmodels/Tax-Calculator/pulls/2744/comments" + "href": "https://api.github.com/repos/PSLmodels/Tax-Calculator/pulls/2745/comments" }, "review_comment": { "href": "https://api.github.com/repos/PSLmodels/Tax-Calculator/pulls/comments{/number}" }, "commits": { - "href": "https://api.github.com/repos/PSLmodels/Tax-Calculator/pulls/2744/commits" + "href": "https://api.github.com/repos/PSLmodels/Tax-Calculator/pulls/2745/commits" }, "statuses": { - "href": "https://api.github.com/repos/PSLmodels/Tax-Calculator/statuses/5333d6daa923540db9f875a2d227b5cd031ff557" + "href": "https://api.github.com/repos/PSLmodels/Tax-Calculator/statuses/addc27dde0f4abe6b3795d6e50ae01d39eb76a96" } }, "author_association": "COLLABORATOR", @@ -8326,17 +8334,17 @@ "active_lock_reason": null }, { - "url": "https://api.github.com/repos/PSLmodels/Tax-Calculator/pulls/2743", - "id": 1860244212, - "node_id": "PR_kwDOAVWi7c5u4RL0", - "html_url": "https://github.com/PSLmodels/Tax-Calculator/pull/2743", - "diff_url": "https://github.com/PSLmodels/Tax-Calculator/pull/2743.diff", - "patch_url": "https://github.com/PSLmodels/Tax-Calculator/pull/2743.patch", - "issue_url": "https://api.github.com/repos/PSLmodels/Tax-Calculator/issues/2743", - "number": 2743, + "url": "https://api.github.com/repos/PSLmodels/Tax-Calculator/pulls/2744", + "id": 1863905362, + "node_id": "PR_kwDOAVWi7c5vGPBS", + "html_url": "https://github.com/PSLmodels/Tax-Calculator/pull/2744", + "diff_url": "https://github.com/PSLmodels/Tax-Calculator/pull/2744.diff", + "patch_url": "https://github.com/PSLmodels/Tax-Calculator/pull/2744.patch", + "issue_url": "https://api.github.com/repos/PSLmodels/Tax-Calculator/issues/2744", + "number": 2744, "state": "closed", "locked": false, - "title": "Fix pytest warnings", + "title": "Update taxcalc/tmd_weights.csv.gz file", "user": { "login": "martinholmer", "id": 12170745, @@ -8357,68 +8365,28 @@ "type": "User", "site_admin": false }, - "body": "Revise code to eliminate warnings generated by pytest.\r\n\r\nWith the merge of PR #2740 there were 440 pytest warnings.\r\n\r\nAfter the changes in this PR #2743, there are 9 pytest warnings, all of which are generated by the **ParamTools package** use of the `marshmallow` package. Because the ParamTools package is not part of the Tax-Calculator project, these nine remaining pytest warnings cannot be eliminated by changes in Tax-Calculator source code.\r\n", - "created_at": "2024-05-08T13:11:21Z", - "updated_at": "2024-05-09T21:01:24Z", - "closed_at": "2024-05-09T21:00:33Z", - "merged_at": "2024-05-09T21:00:33Z", - "merge_commit_sha": "4df16eb48656fa3de7673d7e9e41560c7c0caea5", - "assignee": { - "login": "martinholmer", - "id": 12170745, - "node_id": "MDQ6VXNlcjEyMTcwNzQ1", - "avatar_url": "https://avatars.githubusercontent.com/u/12170745?v=4", - "gravatar_id": "", - "url": "https://api.github.com/users/martinholmer", - "html_url": "https://github.com/martinholmer", - "followers_url": "https://api.github.com/users/martinholmer/followers", - "following_url": "https://api.github.com/users/martinholmer/following{/other_user}", - "gists_url": "https://api.github.com/users/martinholmer/gists{/gist_id}", - "starred_url": "https://api.github.com/users/martinholmer/starred{/owner}{/repo}", - "subscriptions_url": "https://api.github.com/users/martinholmer/subscriptions", - "organizations_url": "https://api.github.com/users/martinholmer/orgs", - "repos_url": "https://api.github.com/users/martinholmer/repos", - "events_url": "https://api.github.com/users/martinholmer/events{/privacy}", - "received_events_url": "https://api.github.com/users/martinholmer/received_events", - "type": "User", - "site_admin": false - }, - "assignees": [ - { - "login": "martinholmer", - "id": 12170745, - "node_id": "MDQ6VXNlcjEyMTcwNzQ1", - "avatar_url": "https://avatars.githubusercontent.com/u/12170745?v=4", - "gravatar_id": "", - "url": "https://api.github.com/users/martinholmer", - "html_url": "https://github.com/martinholmer", - "followers_url": "https://api.github.com/users/martinholmer/followers", - "following_url": "https://api.github.com/users/martinholmer/following{/other_user}", - "gists_url": "https://api.github.com/users/martinholmer/gists{/gist_id}", - "starred_url": "https://api.github.com/users/martinholmer/starred{/owner}{/repo}", - "subscriptions_url": "https://api.github.com/users/martinholmer/subscriptions", - "organizations_url": "https://api.github.com/users/martinholmer/orgs", - "repos_url": "https://api.github.com/users/martinholmer/repos", - "events_url": "https://api.github.com/users/martinholmer/events{/privacy}", - "received_events_url": "https://api.github.com/users/martinholmer/received_events", - "type": "User", - "site_admin": false - } - ], + "body": "New version from the [tax-microdata](https://github.com/PSLmodels/tax-microdata-benchmarking) repository.", + "created_at": "2024-05-10T13:08:50Z", + "updated_at": "2024-05-10T13:48:30Z", + "closed_at": "2024-05-10T13:48:30Z", + "merged_at": "2024-05-10T13:48:30Z", + "merge_commit_sha": "fe26399a1ec7d4457419476f4e408144e716d4de", + "assignee": null, + "assignees": [], "requested_reviewers": [], "requested_teams": [], "labels": [], "milestone": null, "draft": false, - "commits_url": "https://api.github.com/repos/PSLmodels/Tax-Calculator/pulls/2743/commits", - "review_comments_url": "https://api.github.com/repos/PSLmodels/Tax-Calculator/pulls/2743/comments", + "commits_url": "https://api.github.com/repos/PSLmodels/Tax-Calculator/pulls/2744/commits", + "review_comments_url": "https://api.github.com/repos/PSLmodels/Tax-Calculator/pulls/2744/comments", "review_comment_url": "https://api.github.com/repos/PSLmodels/Tax-Calculator/pulls/comments{/number}", - "comments_url": "https://api.github.com/repos/PSLmodels/Tax-Calculator/issues/2743/comments", - "statuses_url": "https://api.github.com/repos/PSLmodels/Tax-Calculator/statuses/e488de53cb8803af504d424fb9035e9cbbd60caa", + "comments_url": "https://api.github.com/repos/PSLmodels/Tax-Calculator/issues/2744/comments", + "statuses_url": "https://api.github.com/repos/PSLmodels/Tax-Calculator/statuses/5333d6daa923540db9f875a2d227b5cd031ff557", "head": { - "label": "martinholmer:pytest-warnings", - "ref": "pytest-warnings", - "sha": "e488de53cb8803af504d424fb9035e9cbbd60caa", + "label": "martinholmer:update-tmd_weights", + "ref": "update-tmd_weights", + "sha": "5333d6daa923540db9f875a2d227b5cd031ff557", "user": { "login": "martinholmer", "id": 12170745, @@ -8549,7 +8517,7 @@ "base": { "label": "PSLmodels:master", "ref": "master", - "sha": "e899e7a254428ca5c2166a66be7c6e10fd04661f", + "sha": "4df16eb48656fa3de7673d7e9e41560c7c0caea5", "user": { "login": "PSLmodels", "id": 15148101, @@ -8638,13 +8606,13 @@ "deployments_url": "https://api.github.com/repos/PSLmodels/Tax-Calculator/deployments", "created_at": "2014-07-29T17:49:09Z", "updated_at": "2024-05-14T00:14:24Z", - "pushed_at": "2024-05-11T15:53:14Z", + "pushed_at": "2024-05-20T17:20:00Z", "git_url": "git://github.com/PSLmodels/Tax-Calculator.git", "ssh_url": "git@github.com:PSLmodels/Tax-Calculator.git", "clone_url": "https://github.com/PSLmodels/Tax-Calculator.git", "svn_url": "https://github.com/PSLmodels/Tax-Calculator", "homepage": "https://taxcalc.pslmodels.org", - "size": 1391841, + "size": 1391858, "stargazers_count": 250, "watchers_count": 250, "language": "Python", @@ -8687,28 +8655,28 @@ }, "_links": { "self": { - "href": "https://api.github.com/repos/PSLmodels/Tax-Calculator/pulls/2743" + "href": "https://api.github.com/repos/PSLmodels/Tax-Calculator/pulls/2744" }, "html": { - "href": "https://github.com/PSLmodels/Tax-Calculator/pull/2743" + "href": "https://github.com/PSLmodels/Tax-Calculator/pull/2744" }, "issue": { - "href": "https://api.github.com/repos/PSLmodels/Tax-Calculator/issues/2743" + "href": "https://api.github.com/repos/PSLmodels/Tax-Calculator/issues/2744" }, "comments": { - "href": "https://api.github.com/repos/PSLmodels/Tax-Calculator/issues/2743/comments" + "href": "https://api.github.com/repos/PSLmodels/Tax-Calculator/issues/2744/comments" }, "review_comments": { - "href": "https://api.github.com/repos/PSLmodels/Tax-Calculator/pulls/2743/comments" + "href": "https://api.github.com/repos/PSLmodels/Tax-Calculator/pulls/2744/comments" }, "review_comment": { "href": "https://api.github.com/repos/PSLmodels/Tax-Calculator/pulls/comments{/number}" }, "commits": { - "href": "https://api.github.com/repos/PSLmodels/Tax-Calculator/pulls/2743/commits" + "href": "https://api.github.com/repos/PSLmodels/Tax-Calculator/pulls/2744/commits" }, "statuses": { - "href": "https://api.github.com/repos/PSLmodels/Tax-Calculator/statuses/e488de53cb8803af504d424fb9035e9cbbd60caa" + "href": "https://api.github.com/repos/PSLmodels/Tax-Calculator/statuses/5333d6daa923540db9f875a2d227b5cd031ff557" } }, "author_association": "COLLABORATOR", @@ -19522,6 +19490,358 @@ } ], "policyengine-us": [ + { + "url": "https://api.github.com/repos/PolicyEngine/policyengine-us/pulls/4545", + "id": 1879248859, + "node_id": "PR_kwDOFqFFMc5wAw_b", + "html_url": "https://github.com/PolicyEngine/policyengine-us/pull/4545", + "diff_url": "https://github.com/PolicyEngine/policyengine-us/pull/4545.diff", + "patch_url": "https://github.com/PolicyEngine/policyengine-us/pull/4545.patch", + "issue_url": "https://api.github.com/repos/PolicyEngine/policyengine-us/issues/4545", + "number": 4545, + "state": "open", + "locked": false, + "title": "South Carolina Use Tax", + "user": { + "login": "keepjojoyoung", + "id": 106553218, + "node_id": "U_kgDOBlnfgg", + "avatar_url": "https://avatars.githubusercontent.com/u/106553218?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/keepjojoyoung", + "html_url": "https://github.com/keepjojoyoung", + "followers_url": "https://api.github.com/users/keepjojoyoung/followers", + "following_url": "https://api.github.com/users/keepjojoyoung/following{/other_user}", + "gists_url": "https://api.github.com/users/keepjojoyoung/gists{/gist_id}", + "starred_url": "https://api.github.com/users/keepjojoyoung/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/keepjojoyoung/subscriptions", + "organizations_url": "https://api.github.com/users/keepjojoyoung/orgs", + "repos_url": "https://api.github.com/users/keepjojoyoung/repos", + "events_url": "https://api.github.com/users/keepjojoyoung/events{/privacy}", + "received_events_url": "https://api.github.com/users/keepjojoyoung/received_events", + "type": "User", + "site_admin": false + }, + "body": "Fixes #4514", + "created_at": "2024-05-20T23:21:14Z", + "updated_at": "2024-05-20T23:21:14Z", + "closed_at": null, + "merged_at": null, + "merge_commit_sha": "b98a5d0480d7a1c8c3a56cbd5fcc9b38a40c537b", + "assignee": null, + "assignees": [], + "requested_reviewers": [], + "requested_teams": [], + "labels": [], + "milestone": null, + "draft": true, + "commits_url": "https://api.github.com/repos/PolicyEngine/policyengine-us/pulls/4545/commits", + "review_comments_url": "https://api.github.com/repos/PolicyEngine/policyengine-us/pulls/4545/comments", + "review_comment_url": "https://api.github.com/repos/PolicyEngine/policyengine-us/pulls/comments{/number}", + "comments_url": "https://api.github.com/repos/PolicyEngine/policyengine-us/issues/4545/comments", + "statuses_url": "https://api.github.com/repos/PolicyEngine/policyengine-us/statuses/6e92898bd1b854c49ad16793810c3fb6db63ae0d", + "head": { + "label": "keepjojoyoung:keepjojoyoung/issue4514", + "ref": "keepjojoyoung/issue4514", + "sha": "6e92898bd1b854c49ad16793810c3fb6db63ae0d", + "user": { + "login": "keepjojoyoung", + "id": 106553218, + "node_id": "U_kgDOBlnfgg", + "avatar_url": "https://avatars.githubusercontent.com/u/106553218?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/keepjojoyoung", + "html_url": "https://github.com/keepjojoyoung", + "followers_url": "https://api.github.com/users/keepjojoyoung/followers", + "following_url": "https://api.github.com/users/keepjojoyoung/following{/other_user}", + "gists_url": "https://api.github.com/users/keepjojoyoung/gists{/gist_id}", + "starred_url": "https://api.github.com/users/keepjojoyoung/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/keepjojoyoung/subscriptions", + "organizations_url": "https://api.github.com/users/keepjojoyoung/orgs", + "repos_url": "https://api.github.com/users/keepjojoyoung/repos", + "events_url": "https://api.github.com/users/keepjojoyoung/events{/privacy}", + "received_events_url": "https://api.github.com/users/keepjojoyoung/received_events", + "type": "User", + "site_admin": false + }, + "repo": { + "id": 637962933, + "node_id": "R_kgDOJgaKtQ", + "name": "policyengine-us", + "full_name": "keepjojoyoung/policyengine-us", + "private": false, + "owner": { + "login": "keepjojoyoung", + "id": 106553218, + "node_id": "U_kgDOBlnfgg", + "avatar_url": "https://avatars.githubusercontent.com/u/106553218?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/keepjojoyoung", + "html_url": "https://github.com/keepjojoyoung", + "followers_url": "https://api.github.com/users/keepjojoyoung/followers", + "following_url": "https://api.github.com/users/keepjojoyoung/following{/other_user}", + "gists_url": "https://api.github.com/users/keepjojoyoung/gists{/gist_id}", + "starred_url": "https://api.github.com/users/keepjojoyoung/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/keepjojoyoung/subscriptions", + "organizations_url": "https://api.github.com/users/keepjojoyoung/orgs", + "repos_url": "https://api.github.com/users/keepjojoyoung/repos", + "events_url": "https://api.github.com/users/keepjojoyoung/events{/privacy}", + "received_events_url": "https://api.github.com/users/keepjojoyoung/received_events", + "type": "User", + "site_admin": false + }, + "html_url": "https://github.com/keepjojoyoung/policyengine-us", + "description": "A model of federal and State taxes and benefits.", + "fork": true, + "url": "https://api.github.com/repos/keepjojoyoung/policyengine-us", + "forks_url": "https://api.github.com/repos/keepjojoyoung/policyengine-us/forks", + "keys_url": "https://api.github.com/repos/keepjojoyoung/policyengine-us/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/keepjojoyoung/policyengine-us/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/keepjojoyoung/policyengine-us/teams", + "hooks_url": "https://api.github.com/repos/keepjojoyoung/policyengine-us/hooks", + "issue_events_url": "https://api.github.com/repos/keepjojoyoung/policyengine-us/issues/events{/number}", + "events_url": "https://api.github.com/repos/keepjojoyoung/policyengine-us/events", + "assignees_url": "https://api.github.com/repos/keepjojoyoung/policyengine-us/assignees{/user}", + "branches_url": "https://api.github.com/repos/keepjojoyoung/policyengine-us/branches{/branch}", + "tags_url": "https://api.github.com/repos/keepjojoyoung/policyengine-us/tags", + "blobs_url": "https://api.github.com/repos/keepjojoyoung/policyengine-us/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/keepjojoyoung/policyengine-us/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/keepjojoyoung/policyengine-us/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/keepjojoyoung/policyengine-us/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/keepjojoyoung/policyengine-us/statuses/{sha}", + "languages_url": "https://api.github.com/repos/keepjojoyoung/policyengine-us/languages", + "stargazers_url": "https://api.github.com/repos/keepjojoyoung/policyengine-us/stargazers", + "contributors_url": "https://api.github.com/repos/keepjojoyoung/policyengine-us/contributors", + "subscribers_url": "https://api.github.com/repos/keepjojoyoung/policyengine-us/subscribers", + "subscription_url": "https://api.github.com/repos/keepjojoyoung/policyengine-us/subscription", + "commits_url": "https://api.github.com/repos/keepjojoyoung/policyengine-us/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/keepjojoyoung/policyengine-us/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/keepjojoyoung/policyengine-us/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/keepjojoyoung/policyengine-us/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/keepjojoyoung/policyengine-us/contents/{+path}", + "compare_url": "https://api.github.com/repos/keepjojoyoung/policyengine-us/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/keepjojoyoung/policyengine-us/merges", + "archive_url": "https://api.github.com/repos/keepjojoyoung/policyengine-us/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/keepjojoyoung/policyengine-us/downloads", + "issues_url": "https://api.github.com/repos/keepjojoyoung/policyengine-us/issues{/number}", + "pulls_url": "https://api.github.com/repos/keepjojoyoung/policyengine-us/pulls{/number}", + "milestones_url": "https://api.github.com/repos/keepjojoyoung/policyengine-us/milestones{/number}", + "notifications_url": "https://api.github.com/repos/keepjojoyoung/policyengine-us/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/keepjojoyoung/policyengine-us/labels{/name}", + "releases_url": "https://api.github.com/repos/keepjojoyoung/policyengine-us/releases{/id}", + "deployments_url": "https://api.github.com/repos/keepjojoyoung/policyengine-us/deployments", + "created_at": "2023-05-08T19:37:05Z", + "updated_at": "2023-05-26T17:22:39Z", + "pushed_at": "2024-05-20T23:20:53Z", + "git_url": "git://github.com/keepjojoyoung/policyengine-us.git", + "ssh_url": "git@github.com:keepjojoyoung/policyengine-us.git", + "clone_url": "https://github.com/keepjojoyoung/policyengine-us.git", + "svn_url": "https://github.com/keepjojoyoung/policyengine-us", + "homepage": "https://policyengine.org/us", + "size": 52849, + "stargazers_count": 0, + "watchers_count": 0, + "language": "Python", + "has_issues": false, + "has_projects": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "has_discussions": false, + "forks_count": 0, + "mirror_url": null, + "archived": false, + "disabled": false, + "open_issues_count": 0, + "license": { + "key": "agpl-3.0", + "name": "GNU Affero General Public License v3.0", + "spdx_id": "AGPL-3.0", + "url": "https://api.github.com/licenses/agpl-3.0", + "node_id": "MDc6TGljZW5zZTE=" + }, + "allow_forking": true, + "is_template": false, + "web_commit_signoff_required": false, + "topics": [], + "visibility": "public", + "forks": 0, + "open_issues": 0, + "watchers": 0, + "default_branch": "master" + } + }, + "base": { + "label": "PolicyEngine:master", + "ref": "master", + "sha": "55178d8e923f289b2c52b32187554585a3484e1f", + "user": { + "login": "PolicyEngine", + "id": 88570531, + "node_id": "MDEyOk9yZ2FuaXphdGlvbjg4NTcwNTMx", + "avatar_url": "https://avatars.githubusercontent.com/u/88570531?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/PolicyEngine", + "html_url": "https://github.com/PolicyEngine", + "followers_url": "https://api.github.com/users/PolicyEngine/followers", + "following_url": "https://api.github.com/users/PolicyEngine/following{/other_user}", + "gists_url": "https://api.github.com/users/PolicyEngine/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PolicyEngine/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PolicyEngine/subscriptions", + "organizations_url": "https://api.github.com/users/PolicyEngine/orgs", + "repos_url": "https://api.github.com/users/PolicyEngine/repos", + "events_url": "https://api.github.com/users/PolicyEngine/events{/privacy}", + "received_events_url": "https://api.github.com/users/PolicyEngine/received_events", + "type": "Organization", + "site_admin": false + }, + "repo": { + "id": 379667761, + "node_id": "MDEwOlJlcG9zaXRvcnkzNzk2Njc3NjE=", + "name": "policyengine-us", + "full_name": "PolicyEngine/policyengine-us", + "private": false, + "owner": { + "login": "PolicyEngine", + "id": 88570531, + "node_id": "MDEyOk9yZ2FuaXphdGlvbjg4NTcwNTMx", + "avatar_url": "https://avatars.githubusercontent.com/u/88570531?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/PolicyEngine", + "html_url": "https://github.com/PolicyEngine", + "followers_url": "https://api.github.com/users/PolicyEngine/followers", + "following_url": "https://api.github.com/users/PolicyEngine/following{/other_user}", + "gists_url": "https://api.github.com/users/PolicyEngine/gists{/gist_id}", + "starred_url": "https://api.github.com/users/PolicyEngine/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/PolicyEngine/subscriptions", + "organizations_url": "https://api.github.com/users/PolicyEngine/orgs", + "repos_url": "https://api.github.com/users/PolicyEngine/repos", + "events_url": "https://api.github.com/users/PolicyEngine/events{/privacy}", + "received_events_url": "https://api.github.com/users/PolicyEngine/received_events", + "type": "Organization", + "site_admin": false + }, + "html_url": "https://github.com/PolicyEngine/policyengine-us", + "description": "The PolicyEngine US Python package contains a rules engine of the US tax-benefit system, and microdata generation for microsimulation analysis.", + "fork": false, + "url": "https://api.github.com/repos/PolicyEngine/policyengine-us", + "forks_url": "https://api.github.com/repos/PolicyEngine/policyengine-us/forks", + "keys_url": "https://api.github.com/repos/PolicyEngine/policyengine-us/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/PolicyEngine/policyengine-us/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/PolicyEngine/policyengine-us/teams", + "hooks_url": "https://api.github.com/repos/PolicyEngine/policyengine-us/hooks", + "issue_events_url": "https://api.github.com/repos/PolicyEngine/policyengine-us/issues/events{/number}", + "events_url": "https://api.github.com/repos/PolicyEngine/policyengine-us/events", + "assignees_url": "https://api.github.com/repos/PolicyEngine/policyengine-us/assignees{/user}", + "branches_url": "https://api.github.com/repos/PolicyEngine/policyengine-us/branches{/branch}", + "tags_url": "https://api.github.com/repos/PolicyEngine/policyengine-us/tags", + "blobs_url": "https://api.github.com/repos/PolicyEngine/policyengine-us/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/PolicyEngine/policyengine-us/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/PolicyEngine/policyengine-us/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/PolicyEngine/policyengine-us/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/PolicyEngine/policyengine-us/statuses/{sha}", + "languages_url": "https://api.github.com/repos/PolicyEngine/policyengine-us/languages", + "stargazers_url": "https://api.github.com/repos/PolicyEngine/policyengine-us/stargazers", + "contributors_url": "https://api.github.com/repos/PolicyEngine/policyengine-us/contributors", + "subscribers_url": "https://api.github.com/repos/PolicyEngine/policyengine-us/subscribers", + "subscription_url": "https://api.github.com/repos/PolicyEngine/policyengine-us/subscription", + "commits_url": "https://api.github.com/repos/PolicyEngine/policyengine-us/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/PolicyEngine/policyengine-us/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/PolicyEngine/policyengine-us/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/PolicyEngine/policyengine-us/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/PolicyEngine/policyengine-us/contents/{+path}", + "compare_url": "https://api.github.com/repos/PolicyEngine/policyengine-us/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/PolicyEngine/policyengine-us/merges", + "archive_url": "https://api.github.com/repos/PolicyEngine/policyengine-us/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/PolicyEngine/policyengine-us/downloads", + "issues_url": "https://api.github.com/repos/PolicyEngine/policyengine-us/issues{/number}", + "pulls_url": "https://api.github.com/repos/PolicyEngine/policyengine-us/pulls{/number}", + "milestones_url": "https://api.github.com/repos/PolicyEngine/policyengine-us/milestones{/number}", + "notifications_url": "https://api.github.com/repos/PolicyEngine/policyengine-us/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/PolicyEngine/policyengine-us/labels{/name}", + "releases_url": "https://api.github.com/repos/PolicyEngine/policyengine-us/releases{/id}", + "deployments_url": "https://api.github.com/repos/PolicyEngine/policyengine-us/deployments", + "created_at": "2021-06-23T16:35:58Z", + "updated_at": "2024-05-18T09:29:09Z", + "pushed_at": "2024-05-20T23:21:15Z", + "git_url": "git://github.com/PolicyEngine/policyengine-us.git", + "ssh_url": "git@github.com:PolicyEngine/policyengine-us.git", + "clone_url": "https://github.com/PolicyEngine/policyengine-us.git", + "svn_url": "https://github.com/PolicyEngine/policyengine-us", + "homepage": "https://policyengine.org/us", + "size": 698451, + "stargazers_count": 94, + "watchers_count": 94, + "language": "Python", + "has_issues": true, + "has_projects": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": true, + "has_discussions": true, + "forks_count": 159, + "mirror_url": null, + "archived": false, + "disabled": false, + "open_issues_count": 911, + "license": { + "key": "agpl-3.0", + "name": "GNU Affero General Public License v3.0", + "spdx_id": "AGPL-3.0", + "url": "https://api.github.com/licenses/agpl-3.0", + "node_id": "MDc6TGljZW5zZTE=" + }, + "allow_forking": true, + "is_template": false, + "web_commit_signoff_required": false, + "topics": [ + "economic-policy", + "economics", + "inequality", + "policy", + "poverty", + "public-policy", + "python", + "tax", + "united-states" + ], + "visibility": "public", + "forks": 159, + "open_issues": 911, + "watchers": 94, + "default_branch": "master" + } + }, + "_links": { + "self": { + "href": "https://api.github.com/repos/PolicyEngine/policyengine-us/pulls/4545" + }, + "html": { + "href": "https://github.com/PolicyEngine/policyengine-us/pull/4545" + }, + "issue": { + "href": "https://api.github.com/repos/PolicyEngine/policyengine-us/issues/4545" + }, + "comments": { + "href": "https://api.github.com/repos/PolicyEngine/policyengine-us/issues/4545/comments" + }, + "review_comments": { + "href": "https://api.github.com/repos/PolicyEngine/policyengine-us/pulls/4545/comments" + }, + "review_comment": { + "href": "https://api.github.com/repos/PolicyEngine/policyengine-us/pulls/comments{/number}" + }, + "commits": { + "href": "https://api.github.com/repos/PolicyEngine/policyengine-us/pulls/4545/commits" + }, + "statuses": { + "href": "https://api.github.com/repos/PolicyEngine/policyengine-us/statuses/6e92898bd1b854c49ad16793810c3fb6db63ae0d" + } + }, + "author_association": "CONTRIBUTOR", + "auto_merge": null, + "active_lock_reason": null + }, { "url": "https://api.github.com/repos/PolicyEngine/policyengine-us/pulls/4539", "id": 1876618926, @@ -19714,7 +20034,7 @@ "deployments_url": "https://api.github.com/repos/PolicyEngine/policyengine-us/deployments", "created_at": "2021-06-23T16:35:58Z", "updated_at": "2024-05-18T09:29:09Z", - "pushed_at": "2024-05-18T10:36:12Z", + "pushed_at": "2024-05-20T23:21:15Z", "git_url": "git://github.com/PolicyEngine/policyengine-us.git", "ssh_url": "git@github.com:PolicyEngine/policyengine-us.git", "clone_url": "https://github.com/PolicyEngine/policyengine-us.git", @@ -19734,7 +20054,7 @@ "mirror_url": null, "archived": false, "disabled": false, - "open_issues_count": 909, + "open_issues_count": 911, "license": { "key": "agpl-3.0", "name": "GNU Affero General Public License v3.0", @@ -19758,7 +20078,7 @@ ], "visibility": "public", "forks": 159, - "open_issues": 909, + "open_issues": 911, "watchers": 94, "default_branch": "master" } @@ -19855,7 +20175,7 @@ "deployments_url": "https://api.github.com/repos/PolicyEngine/policyengine-us/deployments", "created_at": "2021-06-23T16:35:58Z", "updated_at": "2024-05-18T09:29:09Z", - "pushed_at": "2024-05-18T10:36:12Z", + "pushed_at": "2024-05-20T23:21:15Z", "git_url": "git://github.com/PolicyEngine/policyengine-us.git", "ssh_url": "git@github.com:PolicyEngine/policyengine-us.git", "clone_url": "https://github.com/PolicyEngine/policyengine-us.git", @@ -19875,7 +20195,7 @@ "mirror_url": null, "archived": false, "disabled": false, - "open_issues_count": 909, + "open_issues_count": 911, "license": { "key": "agpl-3.0", "name": "GNU Affero General Public License v3.0", @@ -19899,7 +20219,7 @@ ], "visibility": "public", "forks": 159, - "open_issues": 909, + "open_issues": 911, "watchers": 94, "default_branch": "master" } @@ -19971,7 +20291,7 @@ "updated_at": "2024-05-16T16:54:52Z", "closed_at": null, "merged_at": null, - "merge_commit_sha": "f9f860048ec76449797b87b4e8d8ed0c37abdbff", + "merge_commit_sha": "ececac17d1ddba5e78ae97d901f6c4b607d0dd0c", "assignee": null, "assignees": [], "requested_reviewers": [ @@ -20097,7 +20417,7 @@ "deployments_url": "https://api.github.com/repos/PolicyEngine/policyengine-us/deployments", "created_at": "2021-06-23T16:35:58Z", "updated_at": "2024-05-18T09:29:09Z", - "pushed_at": "2024-05-18T10:36:12Z", + "pushed_at": "2024-05-20T23:21:15Z", "git_url": "git://github.com/PolicyEngine/policyengine-us.git", "ssh_url": "git@github.com:PolicyEngine/policyengine-us.git", "clone_url": "https://github.com/PolicyEngine/policyengine-us.git", @@ -20117,7 +20437,7 @@ "mirror_url": null, "archived": false, "disabled": false, - "open_issues_count": 909, + "open_issues_count": 911, "license": { "key": "agpl-3.0", "name": "GNU Affero General Public License v3.0", @@ -20141,7 +20461,7 @@ ], "visibility": "public", "forks": 159, - "open_issues": 909, + "open_issues": 911, "watchers": 94, "default_branch": "master" } @@ -20238,7 +20558,7 @@ "deployments_url": "https://api.github.com/repos/PolicyEngine/policyengine-us/deployments", "created_at": "2021-06-23T16:35:58Z", "updated_at": "2024-05-18T09:29:09Z", - "pushed_at": "2024-05-18T10:36:12Z", + "pushed_at": "2024-05-20T23:21:15Z", "git_url": "git://github.com/PolicyEngine/policyengine-us.git", "ssh_url": "git@github.com:PolicyEngine/policyengine-us.git", "clone_url": "https://github.com/PolicyEngine/policyengine-us.git", @@ -20258,7 +20578,7 @@ "mirror_url": null, "archived": false, "disabled": false, - "open_issues_count": 909, + "open_issues_count": 911, "license": { "key": "agpl-3.0", "name": "GNU Affero General Public License v3.0", @@ -20282,7 +20602,7 @@ ], "visibility": "public", "forks": 159, - "open_issues": 909, + "open_issues": 911, "watchers": 94, "default_branch": "master" } @@ -20459,7 +20779,7 @@ "deployments_url": "https://api.github.com/repos/PolicyEngine/policyengine-us/deployments", "created_at": "2021-06-23T16:35:58Z", "updated_at": "2024-05-18T09:29:09Z", - "pushed_at": "2024-05-18T10:36:12Z", + "pushed_at": "2024-05-20T23:21:15Z", "git_url": "git://github.com/PolicyEngine/policyengine-us.git", "ssh_url": "git@github.com:PolicyEngine/policyengine-us.git", "clone_url": "https://github.com/PolicyEngine/policyengine-us.git", @@ -20479,612 +20799,39 @@ "mirror_url": null, "archived": false, "disabled": false, - "open_issues_count": 909, + "open_issues_count": 911, "license": { "key": "agpl-3.0", - "name": "GNU Affero General Public License v3.0", - "spdx_id": "AGPL-3.0", - "url": "https://api.github.com/licenses/agpl-3.0", - "node_id": "MDc6TGljZW5zZTE=" - }, - "allow_forking": true, - "is_template": false, - "web_commit_signoff_required": false, - "topics": [ - "economic-policy", - "economics", - "inequality", - "policy", - "poverty", - "public-policy", - "python", - "tax", - "united-states" - ], - "visibility": "public", - "forks": 159, - "open_issues": 909, - "watchers": 94, - "default_branch": "master" - } - }, - "base": { - "label": "PolicyEngine:master", - "ref": "master", - "sha": "d50592eab542999f869401c7b1b5d4b7fca4d9d8", - "user": { - "login": "PolicyEngine", - "id": 88570531, - "node_id": "MDEyOk9yZ2FuaXphdGlvbjg4NTcwNTMx", - "avatar_url": "https://avatars.githubusercontent.com/u/88570531?v=4", - "gravatar_id": "", - "url": "https://api.github.com/users/PolicyEngine", - "html_url": "https://github.com/PolicyEngine", - "followers_url": "https://api.github.com/users/PolicyEngine/followers", - "following_url": "https://api.github.com/users/PolicyEngine/following{/other_user}", - "gists_url": "https://api.github.com/users/PolicyEngine/gists{/gist_id}", - "starred_url": "https://api.github.com/users/PolicyEngine/starred{/owner}{/repo}", - "subscriptions_url": "https://api.github.com/users/PolicyEngine/subscriptions", - "organizations_url": "https://api.github.com/users/PolicyEngine/orgs", - "repos_url": "https://api.github.com/users/PolicyEngine/repos", - "events_url": "https://api.github.com/users/PolicyEngine/events{/privacy}", - "received_events_url": "https://api.github.com/users/PolicyEngine/received_events", - "type": "Organization", - "site_admin": false - }, - "repo": { - "id": 379667761, - "node_id": "MDEwOlJlcG9zaXRvcnkzNzk2Njc3NjE=", - "name": "policyengine-us", - "full_name": "PolicyEngine/policyengine-us", - "private": false, - "owner": { - "login": "PolicyEngine", - "id": 88570531, - "node_id": "MDEyOk9yZ2FuaXphdGlvbjg4NTcwNTMx", - "avatar_url": "https://avatars.githubusercontent.com/u/88570531?v=4", - "gravatar_id": "", - "url": "https://api.github.com/users/PolicyEngine", - "html_url": "https://github.com/PolicyEngine", - "followers_url": "https://api.github.com/users/PolicyEngine/followers", - "following_url": "https://api.github.com/users/PolicyEngine/following{/other_user}", - "gists_url": "https://api.github.com/users/PolicyEngine/gists{/gist_id}", - "starred_url": "https://api.github.com/users/PolicyEngine/starred{/owner}{/repo}", - "subscriptions_url": "https://api.github.com/users/PolicyEngine/subscriptions", - "organizations_url": "https://api.github.com/users/PolicyEngine/orgs", - "repos_url": "https://api.github.com/users/PolicyEngine/repos", - "events_url": "https://api.github.com/users/PolicyEngine/events{/privacy}", - "received_events_url": "https://api.github.com/users/PolicyEngine/received_events", - "type": "Organization", - "site_admin": false - }, - "html_url": "https://github.com/PolicyEngine/policyengine-us", - "description": "The PolicyEngine US Python package contains a rules engine of the US tax-benefit system, and microdata generation for microsimulation analysis.", - "fork": false, - "url": "https://api.github.com/repos/PolicyEngine/policyengine-us", - "forks_url": "https://api.github.com/repos/PolicyEngine/policyengine-us/forks", - "keys_url": "https://api.github.com/repos/PolicyEngine/policyengine-us/keys{/key_id}", - "collaborators_url": "https://api.github.com/repos/PolicyEngine/policyengine-us/collaborators{/collaborator}", - "teams_url": "https://api.github.com/repos/PolicyEngine/policyengine-us/teams", - "hooks_url": "https://api.github.com/repos/PolicyEngine/policyengine-us/hooks", - "issue_events_url": "https://api.github.com/repos/PolicyEngine/policyengine-us/issues/events{/number}", - "events_url": "https://api.github.com/repos/PolicyEngine/policyengine-us/events", - "assignees_url": "https://api.github.com/repos/PolicyEngine/policyengine-us/assignees{/user}", - "branches_url": "https://api.github.com/repos/PolicyEngine/policyengine-us/branches{/branch}", - "tags_url": "https://api.github.com/repos/PolicyEngine/policyengine-us/tags", - "blobs_url": "https://api.github.com/repos/PolicyEngine/policyengine-us/git/blobs{/sha}", - "git_tags_url": "https://api.github.com/repos/PolicyEngine/policyengine-us/git/tags{/sha}", - "git_refs_url": "https://api.github.com/repos/PolicyEngine/policyengine-us/git/refs{/sha}", - "trees_url": "https://api.github.com/repos/PolicyEngine/policyengine-us/git/trees{/sha}", - "statuses_url": "https://api.github.com/repos/PolicyEngine/policyengine-us/statuses/{sha}", - "languages_url": "https://api.github.com/repos/PolicyEngine/policyengine-us/languages", - "stargazers_url": "https://api.github.com/repos/PolicyEngine/policyengine-us/stargazers", - "contributors_url": "https://api.github.com/repos/PolicyEngine/policyengine-us/contributors", - "subscribers_url": "https://api.github.com/repos/PolicyEngine/policyengine-us/subscribers", - "subscription_url": "https://api.github.com/repos/PolicyEngine/policyengine-us/subscription", - "commits_url": "https://api.github.com/repos/PolicyEngine/policyengine-us/commits{/sha}", - "git_commits_url": "https://api.github.com/repos/PolicyEngine/policyengine-us/git/commits{/sha}", - "comments_url": "https://api.github.com/repos/PolicyEngine/policyengine-us/comments{/number}", - "issue_comment_url": "https://api.github.com/repos/PolicyEngine/policyengine-us/issues/comments{/number}", - "contents_url": "https://api.github.com/repos/PolicyEngine/policyengine-us/contents/{+path}", - "compare_url": "https://api.github.com/repos/PolicyEngine/policyengine-us/compare/{base}...{head}", - "merges_url": "https://api.github.com/repos/PolicyEngine/policyengine-us/merges", - "archive_url": "https://api.github.com/repos/PolicyEngine/policyengine-us/{archive_format}{/ref}", - "downloads_url": "https://api.github.com/repos/PolicyEngine/policyengine-us/downloads", - "issues_url": "https://api.github.com/repos/PolicyEngine/policyengine-us/issues{/number}", - "pulls_url": "https://api.github.com/repos/PolicyEngine/policyengine-us/pulls{/number}", - "milestones_url": "https://api.github.com/repos/PolicyEngine/policyengine-us/milestones{/number}", - "notifications_url": "https://api.github.com/repos/PolicyEngine/policyengine-us/notifications{?since,all,participating}", - "labels_url": "https://api.github.com/repos/PolicyEngine/policyengine-us/labels{/name}", - "releases_url": "https://api.github.com/repos/PolicyEngine/policyengine-us/releases{/id}", - "deployments_url": "https://api.github.com/repos/PolicyEngine/policyengine-us/deployments", - "created_at": "2021-06-23T16:35:58Z", - "updated_at": "2024-05-18T09:29:09Z", - "pushed_at": "2024-05-18T10:36:12Z", - "git_url": "git://github.com/PolicyEngine/policyengine-us.git", - "ssh_url": "git@github.com:PolicyEngine/policyengine-us.git", - "clone_url": "https://github.com/PolicyEngine/policyengine-us.git", - "svn_url": "https://github.com/PolicyEngine/policyengine-us", - "homepage": "https://policyengine.org/us", - "size": 698451, - "stargazers_count": 94, - "watchers_count": 94, - "language": "Python", - "has_issues": true, - "has_projects": true, - "has_downloads": true, - "has_wiki": true, - "has_pages": true, - "has_discussions": true, - "forks_count": 159, - "mirror_url": null, - "archived": false, - "disabled": false, - "open_issues_count": 909, - "license": { - "key": "agpl-3.0", - "name": "GNU Affero General Public License v3.0", - "spdx_id": "AGPL-3.0", - "url": "https://api.github.com/licenses/agpl-3.0", - "node_id": "MDc6TGljZW5zZTE=" - }, - "allow_forking": true, - "is_template": false, - "web_commit_signoff_required": false, - "topics": [ - "economic-policy", - "economics", - "inequality", - "policy", - "poverty", - "public-policy", - "python", - "tax", - "united-states" - ], - "visibility": "public", - "forks": 159, - "open_issues": 909, - "watchers": 94, - "default_branch": "master" - } - }, - "_links": { - "self": { - "href": "https://api.github.com/repos/PolicyEngine/policyengine-us/pulls/4534" - }, - "html": { - "href": "https://github.com/PolicyEngine/policyengine-us/pull/4534" - }, - "issue": { - "href": "https://api.github.com/repos/PolicyEngine/policyengine-us/issues/4534" - }, - "comments": { - "href": "https://api.github.com/repos/PolicyEngine/policyengine-us/issues/4534/comments" - }, - "review_comments": { - "href": "https://api.github.com/repos/PolicyEngine/policyengine-us/pulls/4534/comments" - }, - "review_comment": { - "href": "https://api.github.com/repos/PolicyEngine/policyengine-us/pulls/comments{/number}" - }, - "commits": { - "href": "https://api.github.com/repos/PolicyEngine/policyengine-us/pulls/4534/commits" - }, - "statuses": { - "href": "https://api.github.com/repos/PolicyEngine/policyengine-us/statuses/588c738e2fc79f228892c67eb34caacdac06c4ba" - } - }, - "author_association": "COLLABORATOR", - "auto_merge": null, - "active_lock_reason": null - }, - { - "url": "https://api.github.com/repos/PolicyEngine/policyengine-us/pulls/4533", - "id": 1871856656, - "node_id": "PR_kwDOFqFFMc5vkkQQ", - "html_url": "https://github.com/PolicyEngine/policyengine-us/pull/4533", - "diff_url": "https://github.com/PolicyEngine/policyengine-us/pull/4533.diff", - "patch_url": "https://github.com/PolicyEngine/policyengine-us/pull/4533.patch", - "issue_url": "https://api.github.com/repos/PolicyEngine/policyengine-us/issues/4533", - "number": 4533, - "state": "open", - "locked": false, - "title": "Add Oregon state uprating", - "user": { - "login": "Kiki-67", - "id": 54519061, - "node_id": "MDQ6VXNlcjU0NTE5MDYx", - "avatar_url": "https://avatars.githubusercontent.com/u/54519061?v=4", - "gravatar_id": "", - "url": "https://api.github.com/users/Kiki-67", - "html_url": "https://github.com/Kiki-67", - "followers_url": "https://api.github.com/users/Kiki-67/followers", - "following_url": "https://api.github.com/users/Kiki-67/following{/other_user}", - "gists_url": "https://api.github.com/users/Kiki-67/gists{/gist_id}", - "starred_url": "https://api.github.com/users/Kiki-67/starred{/owner}{/repo}", - "subscriptions_url": "https://api.github.com/users/Kiki-67/subscriptions", - "organizations_url": "https://api.github.com/users/Kiki-67/orgs", - "repos_url": "https://api.github.com/users/Kiki-67/repos", - "events_url": "https://api.github.com/users/Kiki-67/events{/privacy}", - "received_events_url": "https://api.github.com/users/Kiki-67/received_events", - "type": "User", - "site_admin": false - }, - "body": "Fixes #4499", - "created_at": "2024-05-15T18:58:59Z", - "updated_at": "2024-05-15T21:56:25Z", - "closed_at": null, - "merged_at": null, - "merge_commit_sha": "acc3ac134bb84ee38aa64047ea2af3ec5e143088", - "assignee": null, - "assignees": [], - "requested_reviewers": [], - "requested_teams": [], - "labels": [], - "milestone": null, - "draft": true, - "commits_url": "https://api.github.com/repos/PolicyEngine/policyengine-us/pulls/4533/commits", - "review_comments_url": "https://api.github.com/repos/PolicyEngine/policyengine-us/pulls/4533/comments", - "review_comment_url": "https://api.github.com/repos/PolicyEngine/policyengine-us/pulls/comments{/number}", - "comments_url": "https://api.github.com/repos/PolicyEngine/policyengine-us/issues/4533/comments", - "statuses_url": "https://api.github.com/repos/PolicyEngine/policyengine-us/statuses/1dbae0ee60ba8bea3d0fa1703783938ab49c16e2", - "head": { - "label": "Kiki-67:Kiki-67/issue4499", - "ref": "Kiki-67/issue4499", - "sha": "1dbae0ee60ba8bea3d0fa1703783938ab49c16e2", - "user": { - "login": "Kiki-67", - "id": 54519061, - "node_id": "MDQ6VXNlcjU0NTE5MDYx", - "avatar_url": "https://avatars.githubusercontent.com/u/54519061?v=4", - "gravatar_id": "", - "url": "https://api.github.com/users/Kiki-67", - "html_url": "https://github.com/Kiki-67", - "followers_url": "https://api.github.com/users/Kiki-67/followers", - "following_url": "https://api.github.com/users/Kiki-67/following{/other_user}", - "gists_url": "https://api.github.com/users/Kiki-67/gists{/gist_id}", - "starred_url": "https://api.github.com/users/Kiki-67/starred{/owner}{/repo}", - "subscriptions_url": "https://api.github.com/users/Kiki-67/subscriptions", - "organizations_url": "https://api.github.com/users/Kiki-67/orgs", - "repos_url": "https://api.github.com/users/Kiki-67/repos", - "events_url": "https://api.github.com/users/Kiki-67/events{/privacy}", - "received_events_url": "https://api.github.com/users/Kiki-67/received_events", - "type": "User", - "site_admin": false - }, - "repo": { - "id": 635959412, - "node_id": "R_kgDOJef4dA", - "name": "policyengine-us", - "full_name": "Kiki-67/policyengine-us", - "private": false, - "owner": { - "login": "Kiki-67", - "id": 54519061, - "node_id": "MDQ6VXNlcjU0NTE5MDYx", - "avatar_url": "https://avatars.githubusercontent.com/u/54519061?v=4", - "gravatar_id": "", - "url": "https://api.github.com/users/Kiki-67", - "html_url": "https://github.com/Kiki-67", - "followers_url": "https://api.github.com/users/Kiki-67/followers", - "following_url": "https://api.github.com/users/Kiki-67/following{/other_user}", - "gists_url": "https://api.github.com/users/Kiki-67/gists{/gist_id}", - "starred_url": "https://api.github.com/users/Kiki-67/starred{/owner}{/repo}", - "subscriptions_url": "https://api.github.com/users/Kiki-67/subscriptions", - "organizations_url": "https://api.github.com/users/Kiki-67/orgs", - "repos_url": "https://api.github.com/users/Kiki-67/repos", - "events_url": "https://api.github.com/users/Kiki-67/events{/privacy}", - "received_events_url": "https://api.github.com/users/Kiki-67/received_events", - "type": "User", - "site_admin": false - }, - "html_url": "https://github.com/Kiki-67/policyengine-us", - "description": "A model of federal and State taxes and benefits.", - "fork": true, - "url": "https://api.github.com/repos/Kiki-67/policyengine-us", - "forks_url": "https://api.github.com/repos/Kiki-67/policyengine-us/forks", - "keys_url": "https://api.github.com/repos/Kiki-67/policyengine-us/keys{/key_id}", - "collaborators_url": "https://api.github.com/repos/Kiki-67/policyengine-us/collaborators{/collaborator}", - "teams_url": "https://api.github.com/repos/Kiki-67/policyengine-us/teams", - "hooks_url": "https://api.github.com/repos/Kiki-67/policyengine-us/hooks", - "issue_events_url": "https://api.github.com/repos/Kiki-67/policyengine-us/issues/events{/number}", - "events_url": "https://api.github.com/repos/Kiki-67/policyengine-us/events", - "assignees_url": "https://api.github.com/repos/Kiki-67/policyengine-us/assignees{/user}", - "branches_url": "https://api.github.com/repos/Kiki-67/policyengine-us/branches{/branch}", - "tags_url": "https://api.github.com/repos/Kiki-67/policyengine-us/tags", - "blobs_url": "https://api.github.com/repos/Kiki-67/policyengine-us/git/blobs{/sha}", - "git_tags_url": "https://api.github.com/repos/Kiki-67/policyengine-us/git/tags{/sha}", - "git_refs_url": "https://api.github.com/repos/Kiki-67/policyengine-us/git/refs{/sha}", - "trees_url": "https://api.github.com/repos/Kiki-67/policyengine-us/git/trees{/sha}", - "statuses_url": "https://api.github.com/repos/Kiki-67/policyengine-us/statuses/{sha}", - "languages_url": "https://api.github.com/repos/Kiki-67/policyengine-us/languages", - "stargazers_url": "https://api.github.com/repos/Kiki-67/policyengine-us/stargazers", - "contributors_url": "https://api.github.com/repos/Kiki-67/policyengine-us/contributors", - "subscribers_url": "https://api.github.com/repos/Kiki-67/policyengine-us/subscribers", - "subscription_url": "https://api.github.com/repos/Kiki-67/policyengine-us/subscription", - "commits_url": "https://api.github.com/repos/Kiki-67/policyengine-us/commits{/sha}", - "git_commits_url": "https://api.github.com/repos/Kiki-67/policyengine-us/git/commits{/sha}", - "comments_url": "https://api.github.com/repos/Kiki-67/policyengine-us/comments{/number}", - "issue_comment_url": "https://api.github.com/repos/Kiki-67/policyengine-us/issues/comments{/number}", - "contents_url": "https://api.github.com/repos/Kiki-67/policyengine-us/contents/{+path}", - "compare_url": "https://api.github.com/repos/Kiki-67/policyengine-us/compare/{base}...{head}", - "merges_url": "https://api.github.com/repos/Kiki-67/policyengine-us/merges", - "archive_url": "https://api.github.com/repos/Kiki-67/policyengine-us/{archive_format}{/ref}", - "downloads_url": "https://api.github.com/repos/Kiki-67/policyengine-us/downloads", - "issues_url": "https://api.github.com/repos/Kiki-67/policyengine-us/issues{/number}", - "pulls_url": "https://api.github.com/repos/Kiki-67/policyengine-us/pulls{/number}", - "milestones_url": "https://api.github.com/repos/Kiki-67/policyengine-us/milestones{/number}", - "notifications_url": "https://api.github.com/repos/Kiki-67/policyengine-us/notifications{?since,all,participating}", - "labels_url": "https://api.github.com/repos/Kiki-67/policyengine-us/labels{/name}", - "releases_url": "https://api.github.com/repos/Kiki-67/policyengine-us/releases{/id}", - "deployments_url": "https://api.github.com/repos/Kiki-67/policyengine-us/deployments", - "created_at": "2023-05-03T20:34:17Z", - "updated_at": "2023-05-31T20:10:23Z", - "pushed_at": "2024-05-15T18:58:57Z", - "git_url": "git://github.com/Kiki-67/policyengine-us.git", - "ssh_url": "git@github.com:Kiki-67/policyengine-us.git", - "clone_url": "https://github.com/Kiki-67/policyengine-us.git", - "svn_url": "https://github.com/Kiki-67/policyengine-us", - "homepage": "https://policyengine.org/us", - "size": 52673, - "stargazers_count": 0, - "watchers_count": 0, - "language": "Python", - "has_issues": false, - "has_projects": true, - "has_downloads": true, - "has_wiki": true, - "has_pages": false, - "has_discussions": false, - "forks_count": 0, - "mirror_url": null, - "archived": false, - "disabled": false, - "open_issues_count": 3, - "license": { - "key": "agpl-3.0", - "name": "GNU Affero General Public License v3.0", - "spdx_id": "AGPL-3.0", - "url": "https://api.github.com/licenses/agpl-3.0", - "node_id": "MDc6TGljZW5zZTE=" - }, - "allow_forking": true, - "is_template": false, - "web_commit_signoff_required": false, - "topics": [], - "visibility": "public", - "forks": 0, - "open_issues": 3, - "watchers": 0, - "default_branch": "master" - } - }, - "base": { - "label": "PolicyEngine:master", - "ref": "master", - "sha": "d50592eab542999f869401c7b1b5d4b7fca4d9d8", - "user": { - "login": "PolicyEngine", - "id": 88570531, - "node_id": "MDEyOk9yZ2FuaXphdGlvbjg4NTcwNTMx", - "avatar_url": "https://avatars.githubusercontent.com/u/88570531?v=4", - "gravatar_id": "", - "url": "https://api.github.com/users/PolicyEngine", - "html_url": "https://github.com/PolicyEngine", - "followers_url": "https://api.github.com/users/PolicyEngine/followers", - "following_url": "https://api.github.com/users/PolicyEngine/following{/other_user}", - "gists_url": "https://api.github.com/users/PolicyEngine/gists{/gist_id}", - "starred_url": "https://api.github.com/users/PolicyEngine/starred{/owner}{/repo}", - "subscriptions_url": "https://api.github.com/users/PolicyEngine/subscriptions", - "organizations_url": "https://api.github.com/users/PolicyEngine/orgs", - "repos_url": "https://api.github.com/users/PolicyEngine/repos", - "events_url": "https://api.github.com/users/PolicyEngine/events{/privacy}", - "received_events_url": "https://api.github.com/users/PolicyEngine/received_events", - "type": "Organization", - "site_admin": false - }, - "repo": { - "id": 379667761, - "node_id": "MDEwOlJlcG9zaXRvcnkzNzk2Njc3NjE=", - "name": "policyengine-us", - "full_name": "PolicyEngine/policyengine-us", - "private": false, - "owner": { - "login": "PolicyEngine", - "id": 88570531, - "node_id": "MDEyOk9yZ2FuaXphdGlvbjg4NTcwNTMx", - "avatar_url": "https://avatars.githubusercontent.com/u/88570531?v=4", - "gravatar_id": "", - "url": "https://api.github.com/users/PolicyEngine", - "html_url": "https://github.com/PolicyEngine", - "followers_url": "https://api.github.com/users/PolicyEngine/followers", - "following_url": "https://api.github.com/users/PolicyEngine/following{/other_user}", - "gists_url": "https://api.github.com/users/PolicyEngine/gists{/gist_id}", - "starred_url": "https://api.github.com/users/PolicyEngine/starred{/owner}{/repo}", - "subscriptions_url": "https://api.github.com/users/PolicyEngine/subscriptions", - "organizations_url": "https://api.github.com/users/PolicyEngine/orgs", - "repos_url": "https://api.github.com/users/PolicyEngine/repos", - "events_url": "https://api.github.com/users/PolicyEngine/events{/privacy}", - "received_events_url": "https://api.github.com/users/PolicyEngine/received_events", - "type": "Organization", - "site_admin": false - }, - "html_url": "https://github.com/PolicyEngine/policyengine-us", - "description": "The PolicyEngine US Python package contains a rules engine of the US tax-benefit system, and microdata generation for microsimulation analysis.", - "fork": false, - "url": "https://api.github.com/repos/PolicyEngine/policyengine-us", - "forks_url": "https://api.github.com/repos/PolicyEngine/policyengine-us/forks", - "keys_url": "https://api.github.com/repos/PolicyEngine/policyengine-us/keys{/key_id}", - "collaborators_url": "https://api.github.com/repos/PolicyEngine/policyengine-us/collaborators{/collaborator}", - "teams_url": "https://api.github.com/repos/PolicyEngine/policyengine-us/teams", - "hooks_url": "https://api.github.com/repos/PolicyEngine/policyengine-us/hooks", - "issue_events_url": "https://api.github.com/repos/PolicyEngine/policyengine-us/issues/events{/number}", - "events_url": "https://api.github.com/repos/PolicyEngine/policyengine-us/events", - "assignees_url": "https://api.github.com/repos/PolicyEngine/policyengine-us/assignees{/user}", - "branches_url": "https://api.github.com/repos/PolicyEngine/policyengine-us/branches{/branch}", - "tags_url": "https://api.github.com/repos/PolicyEngine/policyengine-us/tags", - "blobs_url": "https://api.github.com/repos/PolicyEngine/policyengine-us/git/blobs{/sha}", - "git_tags_url": "https://api.github.com/repos/PolicyEngine/policyengine-us/git/tags{/sha}", - "git_refs_url": "https://api.github.com/repos/PolicyEngine/policyengine-us/git/refs{/sha}", - "trees_url": "https://api.github.com/repos/PolicyEngine/policyengine-us/git/trees{/sha}", - "statuses_url": "https://api.github.com/repos/PolicyEngine/policyengine-us/statuses/{sha}", - "languages_url": "https://api.github.com/repos/PolicyEngine/policyengine-us/languages", - "stargazers_url": "https://api.github.com/repos/PolicyEngine/policyengine-us/stargazers", - "contributors_url": "https://api.github.com/repos/PolicyEngine/policyengine-us/contributors", - "subscribers_url": "https://api.github.com/repos/PolicyEngine/policyengine-us/subscribers", - "subscription_url": "https://api.github.com/repos/PolicyEngine/policyengine-us/subscription", - "commits_url": "https://api.github.com/repos/PolicyEngine/policyengine-us/commits{/sha}", - "git_commits_url": "https://api.github.com/repos/PolicyEngine/policyengine-us/git/commits{/sha}", - "comments_url": "https://api.github.com/repos/PolicyEngine/policyengine-us/comments{/number}", - "issue_comment_url": "https://api.github.com/repos/PolicyEngine/policyengine-us/issues/comments{/number}", - "contents_url": "https://api.github.com/repos/PolicyEngine/policyengine-us/contents/{+path}", - "compare_url": "https://api.github.com/repos/PolicyEngine/policyengine-us/compare/{base}...{head}", - "merges_url": "https://api.github.com/repos/PolicyEngine/policyengine-us/merges", - "archive_url": "https://api.github.com/repos/PolicyEngine/policyengine-us/{archive_format}{/ref}", - "downloads_url": "https://api.github.com/repos/PolicyEngine/policyengine-us/downloads", - "issues_url": "https://api.github.com/repos/PolicyEngine/policyengine-us/issues{/number}", - "pulls_url": "https://api.github.com/repos/PolicyEngine/policyengine-us/pulls{/number}", - "milestones_url": "https://api.github.com/repos/PolicyEngine/policyengine-us/milestones{/number}", - "notifications_url": "https://api.github.com/repos/PolicyEngine/policyengine-us/notifications{?since,all,participating}", - "labels_url": "https://api.github.com/repos/PolicyEngine/policyengine-us/labels{/name}", - "releases_url": "https://api.github.com/repos/PolicyEngine/policyengine-us/releases{/id}", - "deployments_url": "https://api.github.com/repos/PolicyEngine/policyengine-us/deployments", - "created_at": "2021-06-23T16:35:58Z", - "updated_at": "2024-05-18T09:29:09Z", - "pushed_at": "2024-05-18T10:36:12Z", - "git_url": "git://github.com/PolicyEngine/policyengine-us.git", - "ssh_url": "git@github.com:PolicyEngine/policyengine-us.git", - "clone_url": "https://github.com/PolicyEngine/policyengine-us.git", - "svn_url": "https://github.com/PolicyEngine/policyengine-us", - "homepage": "https://policyengine.org/us", - "size": 698451, - "stargazers_count": 94, - "watchers_count": 94, - "language": "Python", - "has_issues": true, - "has_projects": true, - "has_downloads": true, - "has_wiki": true, - "has_pages": true, - "has_discussions": true, - "forks_count": 159, - "mirror_url": null, - "archived": false, - "disabled": false, - "open_issues_count": 909, - "license": { - "key": "agpl-3.0", - "name": "GNU Affero General Public License v3.0", - "spdx_id": "AGPL-3.0", - "url": "https://api.github.com/licenses/agpl-3.0", - "node_id": "MDc6TGljZW5zZTE=" - }, - "allow_forking": true, - "is_template": false, - "web_commit_signoff_required": false, - "topics": [ - "economic-policy", - "economics", - "inequality", - "policy", - "poverty", - "public-policy", - "python", - "tax", - "united-states" - ], - "visibility": "public", - "forks": 159, - "open_issues": 909, - "watchers": 94, - "default_branch": "master" - } - }, - "_links": { - "self": { - "href": "https://api.github.com/repos/PolicyEngine/policyengine-us/pulls/4533" - }, - "html": { - "href": "https://github.com/PolicyEngine/policyengine-us/pull/4533" - }, - "issue": { - "href": "https://api.github.com/repos/PolicyEngine/policyengine-us/issues/4533" - }, - "comments": { - "href": "https://api.github.com/repos/PolicyEngine/policyengine-us/issues/4533/comments" - }, - "review_comments": { - "href": "https://api.github.com/repos/PolicyEngine/policyengine-us/pulls/4533/comments" - }, - "review_comment": { - "href": "https://api.github.com/repos/PolicyEngine/policyengine-us/pulls/comments{/number}" - }, - "commits": { - "href": "https://api.github.com/repos/PolicyEngine/policyengine-us/pulls/4533/commits" - }, - "statuses": { - "href": "https://api.github.com/repos/PolicyEngine/policyengine-us/statuses/1dbae0ee60ba8bea3d0fa1703783938ab49c16e2" - } - }, - "author_association": "COLLABORATOR", - "auto_merge": null, - "active_lock_reason": null - }, - { - "url": "https://api.github.com/repos/PolicyEngine/policyengine-us/pulls/4532", - "id": 1870018616, - "node_id": "PR_kwDOFqFFMc5vdjg4", - "html_url": "https://github.com/PolicyEngine/policyengine-us/pull/4532", - "diff_url": "https://github.com/PolicyEngine/policyengine-us/pull/4532.diff", - "patch_url": "https://github.com/PolicyEngine/policyengine-us/pull/4532.patch", - "issue_url": "https://api.github.com/repos/PolicyEngine/policyengine-us/issues/4532", - "number": 4532, - "state": "closed", - "locked": false, - "title": "Adjust the Alabama legal code references", - "user": { - "login": "PavelMakarchuk", - "id": 110687043, - "node_id": "U_kgDOBpjzQw", - "avatar_url": "https://avatars.githubusercontent.com/u/110687043?v=4", - "gravatar_id": "", - "url": "https://api.github.com/users/PavelMakarchuk", - "html_url": "https://github.com/PavelMakarchuk", - "followers_url": "https://api.github.com/users/PavelMakarchuk/followers", - "following_url": "https://api.github.com/users/PavelMakarchuk/following{/other_user}", - "gists_url": "https://api.github.com/users/PavelMakarchuk/gists{/gist_id}", - "starred_url": "https://api.github.com/users/PavelMakarchuk/starred{/owner}{/repo}", - "subscriptions_url": "https://api.github.com/users/PavelMakarchuk/subscriptions", - "organizations_url": "https://api.github.com/users/PavelMakarchuk/orgs", - "repos_url": "https://api.github.com/users/PavelMakarchuk/repos", - "events_url": "https://api.github.com/users/PavelMakarchuk/events{/privacy}", - "received_events_url": "https://api.github.com/users/PavelMakarchuk/received_events", - "type": "User", - "site_admin": false + "name": "GNU Affero General Public License v3.0", + "spdx_id": "AGPL-3.0", + "url": "https://api.github.com/licenses/agpl-3.0", + "node_id": "MDc6TGljZW5zZTE=" + }, + "allow_forking": true, + "is_template": false, + "web_commit_signoff_required": false, + "topics": [ + "economic-policy", + "economics", + "inequality", + "policy", + "poverty", + "public-policy", + "python", + "tax", + "united-states" + ], + "visibility": "public", + "forks": 159, + "open_issues": 911, + "watchers": 94, + "default_branch": "master" + } }, - "body": "Fixes #4531", - "created_at": "2024-05-14T23:35:36Z", - "updated_at": "2024-05-15T02:01:36Z", - "closed_at": "2024-05-15T02:01:36Z", - "merged_at": "2024-05-15T02:01:35Z", - "merge_commit_sha": "53f74d1ade016d6a7840e64d6114a629147ec1b6", - "assignee": null, - "assignees": [], - "requested_reviewers": [], - "requested_teams": [], - "labels": [], - "milestone": null, - "draft": false, - "commits_url": "https://api.github.com/repos/PolicyEngine/policyengine-us/pulls/4532/commits", - "review_comments_url": "https://api.github.com/repos/PolicyEngine/policyengine-us/pulls/4532/comments", - "review_comment_url": "https://api.github.com/repos/PolicyEngine/policyengine-us/pulls/comments{/number}", - "comments_url": "https://api.github.com/repos/PolicyEngine/policyengine-us/issues/4532/comments", - "statuses_url": "https://api.github.com/repos/PolicyEngine/policyengine-us/statuses/c592255508b152acea09d6e58c64e5139240a0bf", - "head": { - "label": "PolicyEngine:legal_code", - "ref": "legal_code", - "sha": "c592255508b152acea09d6e58c64e5139240a0bf", + "base": { + "label": "PolicyEngine:master", + "ref": "master", + "sha": "d50592eab542999f869401c7b1b5d4b7fca4d9d8", "user": { "login": "PolicyEngine", "id": 88570531, @@ -21173,7 +20920,7 @@ "deployments_url": "https://api.github.com/repos/PolicyEngine/policyengine-us/deployments", "created_at": "2021-06-23T16:35:58Z", "updated_at": "2024-05-18T09:29:09Z", - "pushed_at": "2024-05-18T10:36:12Z", + "pushed_at": "2024-05-20T23:21:15Z", "git_url": "git://github.com/PolicyEngine/policyengine-us.git", "ssh_url": "git@github.com:PolicyEngine/policyengine-us.git", "clone_url": "https://github.com/PolicyEngine/policyengine-us.git", @@ -21193,7 +20940,7 @@ "mirror_url": null, "archived": false, "disabled": false, - "open_issues_count": 909, + "open_issues_count": 911, "license": { "key": "agpl-3.0", "name": "GNU Affero General Public License v3.0", @@ -21217,15 +20964,226 @@ ], "visibility": "public", "forks": 159, - "open_issues": 909, + "open_issues": 911, "watchers": 94, "default_branch": "master" } }, + "_links": { + "self": { + "href": "https://api.github.com/repos/PolicyEngine/policyengine-us/pulls/4534" + }, + "html": { + "href": "https://github.com/PolicyEngine/policyengine-us/pull/4534" + }, + "issue": { + "href": "https://api.github.com/repos/PolicyEngine/policyengine-us/issues/4534" + }, + "comments": { + "href": "https://api.github.com/repos/PolicyEngine/policyengine-us/issues/4534/comments" + }, + "review_comments": { + "href": "https://api.github.com/repos/PolicyEngine/policyengine-us/pulls/4534/comments" + }, + "review_comment": { + "href": "https://api.github.com/repos/PolicyEngine/policyengine-us/pulls/comments{/number}" + }, + "commits": { + "href": "https://api.github.com/repos/PolicyEngine/policyengine-us/pulls/4534/commits" + }, + "statuses": { + "href": "https://api.github.com/repos/PolicyEngine/policyengine-us/statuses/588c738e2fc79f228892c67eb34caacdac06c4ba" + } + }, + "author_association": "COLLABORATOR", + "auto_merge": null, + "active_lock_reason": null + }, + { + "url": "https://api.github.com/repos/PolicyEngine/policyengine-us/pulls/4533", + "id": 1871856656, + "node_id": "PR_kwDOFqFFMc5vkkQQ", + "html_url": "https://github.com/PolicyEngine/policyengine-us/pull/4533", + "diff_url": "https://github.com/PolicyEngine/policyengine-us/pull/4533.diff", + "patch_url": "https://github.com/PolicyEngine/policyengine-us/pull/4533.patch", + "issue_url": "https://api.github.com/repos/PolicyEngine/policyengine-us/issues/4533", + "number": 4533, + "state": "open", + "locked": false, + "title": "Add Oregon state uprating", + "user": { + "login": "Kiki-67", + "id": 54519061, + "node_id": "MDQ6VXNlcjU0NTE5MDYx", + "avatar_url": "https://avatars.githubusercontent.com/u/54519061?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/Kiki-67", + "html_url": "https://github.com/Kiki-67", + "followers_url": "https://api.github.com/users/Kiki-67/followers", + "following_url": "https://api.github.com/users/Kiki-67/following{/other_user}", + "gists_url": "https://api.github.com/users/Kiki-67/gists{/gist_id}", + "starred_url": "https://api.github.com/users/Kiki-67/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/Kiki-67/subscriptions", + "organizations_url": "https://api.github.com/users/Kiki-67/orgs", + "repos_url": "https://api.github.com/users/Kiki-67/repos", + "events_url": "https://api.github.com/users/Kiki-67/events{/privacy}", + "received_events_url": "https://api.github.com/users/Kiki-67/received_events", + "type": "User", + "site_admin": false + }, + "body": "Fixes #4499", + "created_at": "2024-05-15T18:58:59Z", + "updated_at": "2024-05-15T21:56:25Z", + "closed_at": null, + "merged_at": null, + "merge_commit_sha": "acc3ac134bb84ee38aa64047ea2af3ec5e143088", + "assignee": null, + "assignees": [], + "requested_reviewers": [], + "requested_teams": [], + "labels": [], + "milestone": null, + "draft": true, + "commits_url": "https://api.github.com/repos/PolicyEngine/policyengine-us/pulls/4533/commits", + "review_comments_url": "https://api.github.com/repos/PolicyEngine/policyengine-us/pulls/4533/comments", + "review_comment_url": "https://api.github.com/repos/PolicyEngine/policyengine-us/pulls/comments{/number}", + "comments_url": "https://api.github.com/repos/PolicyEngine/policyengine-us/issues/4533/comments", + "statuses_url": "https://api.github.com/repos/PolicyEngine/policyengine-us/statuses/1dbae0ee60ba8bea3d0fa1703783938ab49c16e2", + "head": { + "label": "Kiki-67:Kiki-67/issue4499", + "ref": "Kiki-67/issue4499", + "sha": "1dbae0ee60ba8bea3d0fa1703783938ab49c16e2", + "user": { + "login": "Kiki-67", + "id": 54519061, + "node_id": "MDQ6VXNlcjU0NTE5MDYx", + "avatar_url": "https://avatars.githubusercontent.com/u/54519061?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/Kiki-67", + "html_url": "https://github.com/Kiki-67", + "followers_url": "https://api.github.com/users/Kiki-67/followers", + "following_url": "https://api.github.com/users/Kiki-67/following{/other_user}", + "gists_url": "https://api.github.com/users/Kiki-67/gists{/gist_id}", + "starred_url": "https://api.github.com/users/Kiki-67/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/Kiki-67/subscriptions", + "organizations_url": "https://api.github.com/users/Kiki-67/orgs", + "repos_url": "https://api.github.com/users/Kiki-67/repos", + "events_url": "https://api.github.com/users/Kiki-67/events{/privacy}", + "received_events_url": "https://api.github.com/users/Kiki-67/received_events", + "type": "User", + "site_admin": false + }, + "repo": { + "id": 635959412, + "node_id": "R_kgDOJef4dA", + "name": "policyengine-us", + "full_name": "Kiki-67/policyengine-us", + "private": false, + "owner": { + "login": "Kiki-67", + "id": 54519061, + "node_id": "MDQ6VXNlcjU0NTE5MDYx", + "avatar_url": "https://avatars.githubusercontent.com/u/54519061?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/Kiki-67", + "html_url": "https://github.com/Kiki-67", + "followers_url": "https://api.github.com/users/Kiki-67/followers", + "following_url": "https://api.github.com/users/Kiki-67/following{/other_user}", + "gists_url": "https://api.github.com/users/Kiki-67/gists{/gist_id}", + "starred_url": "https://api.github.com/users/Kiki-67/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/Kiki-67/subscriptions", + "organizations_url": "https://api.github.com/users/Kiki-67/orgs", + "repos_url": "https://api.github.com/users/Kiki-67/repos", + "events_url": "https://api.github.com/users/Kiki-67/events{/privacy}", + "received_events_url": "https://api.github.com/users/Kiki-67/received_events", + "type": "User", + "site_admin": false + }, + "html_url": "https://github.com/Kiki-67/policyengine-us", + "description": "A model of federal and State taxes and benefits.", + "fork": true, + "url": "https://api.github.com/repos/Kiki-67/policyengine-us", + "forks_url": "https://api.github.com/repos/Kiki-67/policyengine-us/forks", + "keys_url": "https://api.github.com/repos/Kiki-67/policyengine-us/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/Kiki-67/policyengine-us/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/Kiki-67/policyengine-us/teams", + "hooks_url": "https://api.github.com/repos/Kiki-67/policyengine-us/hooks", + "issue_events_url": "https://api.github.com/repos/Kiki-67/policyengine-us/issues/events{/number}", + "events_url": "https://api.github.com/repos/Kiki-67/policyengine-us/events", + "assignees_url": "https://api.github.com/repos/Kiki-67/policyengine-us/assignees{/user}", + "branches_url": "https://api.github.com/repos/Kiki-67/policyengine-us/branches{/branch}", + "tags_url": "https://api.github.com/repos/Kiki-67/policyengine-us/tags", + "blobs_url": "https://api.github.com/repos/Kiki-67/policyengine-us/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/Kiki-67/policyengine-us/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/Kiki-67/policyengine-us/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/Kiki-67/policyengine-us/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/Kiki-67/policyengine-us/statuses/{sha}", + "languages_url": "https://api.github.com/repos/Kiki-67/policyengine-us/languages", + "stargazers_url": "https://api.github.com/repos/Kiki-67/policyengine-us/stargazers", + "contributors_url": "https://api.github.com/repos/Kiki-67/policyengine-us/contributors", + "subscribers_url": "https://api.github.com/repos/Kiki-67/policyengine-us/subscribers", + "subscription_url": "https://api.github.com/repos/Kiki-67/policyengine-us/subscription", + "commits_url": "https://api.github.com/repos/Kiki-67/policyengine-us/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/Kiki-67/policyengine-us/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/Kiki-67/policyengine-us/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/Kiki-67/policyengine-us/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/Kiki-67/policyengine-us/contents/{+path}", + "compare_url": "https://api.github.com/repos/Kiki-67/policyengine-us/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/Kiki-67/policyengine-us/merges", + "archive_url": "https://api.github.com/repos/Kiki-67/policyengine-us/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/Kiki-67/policyengine-us/downloads", + "issues_url": "https://api.github.com/repos/Kiki-67/policyengine-us/issues{/number}", + "pulls_url": "https://api.github.com/repos/Kiki-67/policyengine-us/pulls{/number}", + "milestones_url": "https://api.github.com/repos/Kiki-67/policyengine-us/milestones{/number}", + "notifications_url": "https://api.github.com/repos/Kiki-67/policyengine-us/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/Kiki-67/policyengine-us/labels{/name}", + "releases_url": "https://api.github.com/repos/Kiki-67/policyengine-us/releases{/id}", + "deployments_url": "https://api.github.com/repos/Kiki-67/policyengine-us/deployments", + "created_at": "2023-05-03T20:34:17Z", + "updated_at": "2023-05-31T20:10:23Z", + "pushed_at": "2024-05-15T18:58:57Z", + "git_url": "git://github.com/Kiki-67/policyengine-us.git", + "ssh_url": "git@github.com:Kiki-67/policyengine-us.git", + "clone_url": "https://github.com/Kiki-67/policyengine-us.git", + "svn_url": "https://github.com/Kiki-67/policyengine-us", + "homepage": "https://policyengine.org/us", + "size": 52673, + "stargazers_count": 0, + "watchers_count": 0, + "language": "Python", + "has_issues": false, + "has_projects": true, + "has_downloads": true, + "has_wiki": true, + "has_pages": false, + "has_discussions": false, + "forks_count": 0, + "mirror_url": null, + "archived": false, + "disabled": false, + "open_issues_count": 3, + "license": { + "key": "agpl-3.0", + "name": "GNU Affero General Public License v3.0", + "spdx_id": "AGPL-3.0", + "url": "https://api.github.com/licenses/agpl-3.0", + "node_id": "MDc6TGljZW5zZTE=" + }, + "allow_forking": true, + "is_template": false, + "web_commit_signoff_required": false, + "topics": [], + "visibility": "public", + "forks": 0, + "open_issues": 3, + "watchers": 0, + "default_branch": "master" + } + }, "base": { "label": "PolicyEngine:master", "ref": "master", - "sha": "09912894aac95965cf3b88e5152f09c26afb02fa", + "sha": "d50592eab542999f869401c7b1b5d4b7fca4d9d8", "user": { "login": "PolicyEngine", "id": 88570531, @@ -21314,7 +21272,7 @@ "deployments_url": "https://api.github.com/repos/PolicyEngine/policyengine-us/deployments", "created_at": "2021-06-23T16:35:58Z", "updated_at": "2024-05-18T09:29:09Z", - "pushed_at": "2024-05-18T10:36:12Z", + "pushed_at": "2024-05-20T23:21:15Z", "git_url": "git://github.com/PolicyEngine/policyengine-us.git", "ssh_url": "git@github.com:PolicyEngine/policyengine-us.git", "clone_url": "https://github.com/PolicyEngine/policyengine-us.git", @@ -21334,7 +21292,7 @@ "mirror_url": null, "archived": false, "disabled": false, - "open_issues_count": 909, + "open_issues_count": 911, "license": { "key": "agpl-3.0", "name": "GNU Affero General Public License v3.0", @@ -21358,35 +21316,35 @@ ], "visibility": "public", "forks": 159, - "open_issues": 909, + "open_issues": 911, "watchers": 94, "default_branch": "master" } }, "_links": { "self": { - "href": "https://api.github.com/repos/PolicyEngine/policyengine-us/pulls/4532" + "href": "https://api.github.com/repos/PolicyEngine/policyengine-us/pulls/4533" }, "html": { - "href": "https://github.com/PolicyEngine/policyengine-us/pull/4532" + "href": "https://github.com/PolicyEngine/policyengine-us/pull/4533" }, "issue": { - "href": "https://api.github.com/repos/PolicyEngine/policyengine-us/issues/4532" + "href": "https://api.github.com/repos/PolicyEngine/policyengine-us/issues/4533" }, "comments": { - "href": "https://api.github.com/repos/PolicyEngine/policyengine-us/issues/4532/comments" + "href": "https://api.github.com/repos/PolicyEngine/policyengine-us/issues/4533/comments" }, "review_comments": { - "href": "https://api.github.com/repos/PolicyEngine/policyengine-us/pulls/4532/comments" + "href": "https://api.github.com/repos/PolicyEngine/policyengine-us/pulls/4533/comments" }, "review_comment": { "href": "https://api.github.com/repos/PolicyEngine/policyengine-us/pulls/comments{/number}" }, "commits": { - "href": "https://api.github.com/repos/PolicyEngine/policyengine-us/pulls/4532/commits" + "href": "https://api.github.com/repos/PolicyEngine/policyengine-us/pulls/4533/commits" }, "statuses": { - "href": "https://api.github.com/repos/PolicyEngine/policyengine-us/statuses/c592255508b152acea09d6e58c64e5139240a0bf" + "href": "https://api.github.com/repos/PolicyEngine/policyengine-us/statuses/1dbae0ee60ba8bea3d0fa1703783938ab49c16e2" } }, "author_association": "COLLABORATOR", diff --git a/Incubating/prs.json b/Incubating/prs.json index e3f3cf4..8eef5f9 100644 --- a/Incubating/prs.json +++ b/Incubating/prs.json @@ -5220,7 +5220,7 @@ }, "body": "This PR makes updates to OG-ZAF to work with the latest OG-Core.", "created_at": "2024-05-03T02:46:25Z", - "updated_at": "2024-05-17T14:55:07Z", + "updated_at": "2024-05-20T20:22:29Z", "closed_at": null, "merged_at": null, "merge_commit_sha": "179608bac0b080b786f216c6308f492da4cd75e4", @@ -5349,7 +5349,7 @@ "deployments_url": "https://api.github.com/repos/jdebacker/OG-ZAF/deployments", "created_at": "2022-10-28T12:21:59Z", "updated_at": "2024-05-01T16:28:24Z", - "pushed_at": "2024-05-17T13:46:42Z", + "pushed_at": "2024-05-20T20:15:23Z", "git_url": "git://github.com/jdebacker/OG-ZAF.git", "ssh_url": "git@github.com:jdebacker/OG-ZAF.git", "clone_url": "https://github.com/jdebacker/OG-ZAF.git", @@ -5369,7 +5369,7 @@ "mirror_url": null, "archived": false, "disabled": false, - "open_issues_count": 0, + "open_issues_count": 1, "license": { "key": "cc0-1.0", "name": "Creative Commons Zero v1.0 Universal", @@ -5383,7 +5383,7 @@ "topics": [], "visibility": "public", "forks": 0, - "open_issues": 0, + "open_issues": 1, "watchers": 0, "default_branch": "main" } @@ -6053,7 +6053,7 @@ "deployments_url": "https://api.github.com/repos/jdebacker/OG-ZAF/deployments", "created_at": "2022-10-28T12:21:59Z", "updated_at": "2024-05-01T16:28:24Z", - "pushed_at": "2024-05-17T13:46:42Z", + "pushed_at": "2024-05-20T20:15:23Z", "git_url": "git://github.com/jdebacker/OG-ZAF.git", "ssh_url": "git@github.com:jdebacker/OG-ZAF.git", "clone_url": "https://github.com/jdebacker/OG-ZAF.git", @@ -6073,7 +6073,7 @@ "mirror_url": null, "archived": false, "disabled": false, - "open_issues_count": 0, + "open_issues_count": 1, "license": { "key": "cc0-1.0", "name": "Creative Commons Zero v1.0 Universal", @@ -6087,7 +6087,7 @@ "topics": [], "visibility": "public", "forks": 0, - "open_issues": 0, + "open_issues": 1, "watchers": 0, "default_branch": "main" } @@ -6405,7 +6405,7 @@ "deployments_url": "https://api.github.com/repos/jdebacker/OG-ZAF/deployments", "created_at": "2022-10-28T12:21:59Z", "updated_at": "2024-05-01T16:28:24Z", - "pushed_at": "2024-05-17T13:46:42Z", + "pushed_at": "2024-05-20T20:15:23Z", "git_url": "git://github.com/jdebacker/OG-ZAF.git", "ssh_url": "git@github.com:jdebacker/OG-ZAF.git", "clone_url": "https://github.com/jdebacker/OG-ZAF.git", @@ -6425,7 +6425,7 @@ "mirror_url": null, "archived": false, "disabled": false, - "open_issues_count": 0, + "open_issues_count": 1, "license": { "key": "cc0-1.0", "name": "Creative Commons Zero v1.0 Universal", @@ -6439,7 +6439,7 @@ "topics": [], "visibility": "public", "forks": 0, - "open_issues": 0, + "open_issues": 1, "watchers": 0, "default_branch": "main" } @@ -6757,7 +6757,7 @@ "deployments_url": "https://api.github.com/repos/jdebacker/OG-ZAF/deployments", "created_at": "2022-10-28T12:21:59Z", "updated_at": "2024-05-01T16:28:24Z", - "pushed_at": "2024-05-17T13:46:42Z", + "pushed_at": "2024-05-20T20:15:23Z", "git_url": "git://github.com/jdebacker/OG-ZAF.git", "ssh_url": "git@github.com:jdebacker/OG-ZAF.git", "clone_url": "https://github.com/jdebacker/OG-ZAF.git", @@ -6777,7 +6777,7 @@ "mirror_url": null, "archived": false, "disabled": false, - "open_issues_count": 0, + "open_issues_count": 1, "license": { "key": "cc0-1.0", "name": "Creative Commons Zero v1.0 Universal", @@ -6791,7 +6791,7 @@ "topics": [], "visibility": "public", "forks": 0, - "open_issues": 0, + "open_issues": 1, "watchers": 0, "default_branch": "main" }