diff --git a/Catalog/prs.json b/Catalog/prs.json index f972f34..d5af2ee 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/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": "open", + "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 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. I also had to move the `rpy2` package download out of the `conda-forge` channel in the `environment.yml` file into the `pip` download section.\r\n\r\ncc: @jdebacker ", - "created_at": "2024-05-14T20:26:23Z", - "updated_at": "2024-05-14T20:32:47Z", - "closed_at": null, - "merged_at": null, - "merge_commit_sha": "36ca637612bffdbb17909710cc268299dd6648b0", + "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": [], @@ -45,112 +45,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/28ea7b1bda5245eb364dfd73132211523d7df34a", + "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": "28ea7b1bda5245eb364dfd73132211523d7df34a", + "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-09T00:26:27Z", - "pushed_at": "2024-05-14T20:31:21Z", - "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-08T14:27:13Z", + "pushed_at": "2024-05-16T21:54: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": 299768, - "stargazers_count": 2, - "watchers_count": 2, + "size": 267598, + "stargazers_count": 0, + "watchers_count": 0, "language": "Python", "has_issues": false, "has_projects": true, @@ -177,7 +177,7 @@ "visibility": "public", "forks": 0, "open_issues": 0, - "watchers": 2, + "watchers": 0, "default_branch": "master" } }, @@ -272,16 +272,16 @@ "releases_url": "https://api.github.com/repos/PSLmodels/OG-USA/releases{/id}", "deployments_url": "https://api.github.com/repos/PSLmodels/OG-USA/deployments", "created_at": "2020-02-05T15:36:20Z", - "updated_at": "2024-05-09T00:19:55Z", - "pushed_at": "2024-05-14T20:31:23Z", + "updated_at": "2024-05-16T22:05:20Z", + "pushed_at": "2024-05-16T22:05:16Z", "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", "svn_url": "https://github.com/PSLmodels/OG-USA", "homepage": "https://pslmodels.github.io/OG-USA/", - "size": 272416, - "stargazers_count": 18, - "watchers_count": 18, + "size": 272422, + "stargazers_count": 19, + "watchers_count": 19, "language": "Python", "has_issues": true, "has_projects": true, @@ -319,34 +319,34 @@ "visibility": "public", "forks": 34, "open_issues": 22, - "watchers": 18, + "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/28ea7b1bda5245eb364dfd73132211523d7df34a" + "href": "https://api.github.com/repos/PSLmodels/OG-USA/statuses/13841dd33d770716fa3983a1925ed2b9950bbe3f" } }, "author_association": "MEMBER", @@ -354,17 +354,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, - "state": "closed", + "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": "open", "locked": false, - "title": "[DO NOT MERGE] Add windows to build_and_test.py", + "title": "Updated ryp2 dependency", "user": { "login": "rickecon", "id": 4317690, @@ -385,12 +385,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", + "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-17T01:12:48Z", + "closed_at": null, "merged_at": null, - "merge_commit_sha": "acda3903b1114fc8268e4511b7798bb7bb9b9b13", + "merge_commit_sha": "b4dbb84fccc0fae05b2902bf96bbe1aaca6f0757", "assignee": null, "assignees": [], "requested_reviewers": [], @@ -398,16 +398,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=", @@ -495,13 +495,13 @@ "deployments_url": "https://api.github.com/repos/rickecon/OG-USA/deployments", "created_at": "2021-03-19T14:59:09Z", "updated_at": "2024-05-09T00:26:27Z", - "pushed_at": "2024-05-14T20:31:21Z", + "pushed_at": "2024-05-16T20:46:34Z", "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": 299768, + "size": 299770, "stargazers_count": 2, "watchers_count": 2, "language": "Python", @@ -625,16 +625,16 @@ "releases_url": "https://api.github.com/repos/PSLmodels/OG-USA/releases{/id}", "deployments_url": "https://api.github.com/repos/PSLmodels/OG-USA/deployments", "created_at": "2020-02-05T15:36:20Z", - "updated_at": "2024-05-09T00:19:55Z", - "pushed_at": "2024-05-14T20:31:23Z", + "updated_at": "2024-05-16T22:05:20Z", + "pushed_at": "2024-05-16T22:05:16Z", "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", "svn_url": "https://github.com/PSLmodels/OG-USA", "homepage": "https://pslmodels.github.io/OG-USA/", - "size": 272416, - "stargazers_count": 18, - "watchers_count": 18, + "size": 272422, + "stargazers_count": 19, + "watchers_count": 19, "language": "Python", "has_issues": true, "has_projects": true, @@ -672,34 +672,34 @@ "visibility": "public", "forks": 34, "open_issues": 22, - "watchers": 18, + "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", @@ -707,43 +707,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": [], @@ -751,112 +751,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-08T14:27:13Z", - "pushed_at": "2024-05-08T21:13:21Z", - "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-09T00:26:27Z", + "pushed_at": "2024-05-16T20:46:34Z", + "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": 267593, - "stargazers_count": 0, - "watchers_count": 0, + "size": 299770, + "stargazers_count": 2, + "watchers_count": 2, "language": "Python", "has_issues": false, "has_projects": true, @@ -883,14 +883,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, @@ -978,17 +978,17 @@ "releases_url": "https://api.github.com/repos/PSLmodels/OG-USA/releases{/id}", "deployments_url": "https://api.github.com/repos/PSLmodels/OG-USA/deployments", "created_at": "2020-02-05T15:36:20Z", - "updated_at": "2024-05-09T00:19:55Z", - "pushed_at": "2024-05-14T20:31:23Z", + "updated_at": "2024-05-16T22:05:20Z", + "pushed_at": "2024-05-16T22:05:16Z", "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", "svn_url": "https://github.com/PSLmodels/OG-USA", "homepage": "https://pslmodels.github.io/OG-USA/", - "size": 272416, - "stargazers_count": 18, - "watchers_count": 18, - "language": "Python", + "size": 272422, + "stargazers_count": 19, + "watchers_count": 19, + "language": "Python", "has_issues": true, "has_projects": true, "has_downloads": true, @@ -1025,34 +1025,34 @@ "visibility": "public", "forks": 34, "open_issues": 22, - "watchers": 18, + "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", @@ -1060,17 +1060,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, @@ -1091,28 +1091,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, @@ -1201,13 +1201,13 @@ "deployments_url": "https://api.github.com/repos/jdebacker/OG-USA/deployments", "created_at": "2020-10-26T18:04:04Z", "updated_at": "2024-05-08T14:27:13Z", - "pushed_at": "2024-05-08T21:13:21Z", + "pushed_at": "2024-05-16T21:54: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": 267593, + "size": 267598, "stargazers_count": 0, "watchers_count": 0, "language": "Python", @@ -1243,7 +1243,7 @@ "base": { "label": "PSLmodels:master", "ref": "master", - "sha": "4e1605ed21ff25cd3a3c9dd507d22ba943507647", + "sha": "300912ae8803d20c7d8942c5c5879097246164bc", "user": { "login": "PSLmodels", "id": 15148101, @@ -1331,16 +1331,16 @@ "releases_url": "https://api.github.com/repos/PSLmodels/OG-USA/releases{/id}", "deployments_url": "https://api.github.com/repos/PSLmodels/OG-USA/deployments", "created_at": "2020-02-05T15:36:20Z", - "updated_at": "2024-05-09T00:19:55Z", - "pushed_at": "2024-05-14T20:31:23Z", + "updated_at": "2024-05-16T22:05:20Z", + "pushed_at": "2024-05-16T22:05:16Z", "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", "svn_url": "https://github.com/PSLmodels/OG-USA", "homepage": "https://pslmodels.github.io/OG-USA/", - "size": 272416, - "stargazers_count": 18, - "watchers_count": 18, + "size": 272422, + "stargazers_count": 19, + "watchers_count": 19, "language": "Python", "has_issues": true, "has_projects": true, @@ -1378,34 +1378,34 @@ "visibility": "public", "forks": 34, "open_issues": 22, - "watchers": 18, + "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", @@ -1413,17 +1413,17 @@ "active_lock_reason": null }, { - "url": "https://api.github.com/repos/PSLmodels/OG-USA/pulls/106", - "id": 1835516529, - "node_id": "PR_kwDODjb9iM5tZ8Jx", - "html_url": "https://github.com/PSLmodels/OG-USA/pull/106", - "diff_url": "https://github.com/PSLmodels/OG-USA/pull/106.diff", - "patch_url": "https://github.com/PSLmodels/OG-USA/pull/106.patch", - "issue_url": "https://api.github.com/repos/PSLmodels/OG-USA/issues/106", - "number": 106, - "state": "closed", + "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", "locked": false, - "title": "Allow for alternative policy baselines", + "title": "Update default calibration", "user": { "login": "jdebacker", "id": 10715924, @@ -1444,49 +1444,28 @@ "type": "User", "site_admin": false }, - "body": "This PR updates OG-USA to allow one to specify the baseline individual income tax policy so that alternative IIT baseline (i.e., alternatives to the Tax-Calculator current law baseline) can be used in OG-USA.\r\n\r\nAn example script that implements a current policy baseline is added to illustrate usage.", - "created_at": "2024-04-22T22:14:35Z", - "updated_at": "2024-04-24T15:17:08Z", - "closed_at": "2024-04-24T15:17:04Z", - "merged_at": "2024-04-24T15:17:04Z", - "merge_commit_sha": "300912ae8803d20c7d8942c5c5879097246164bc", + "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", "assignee": null, "assignees": [], - "requested_reviewers": [ - { - "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/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 - } - ], + "requested_reviewers": [], "requested_teams": [], "labels": [], "milestone": null, - "draft": false, - "commits_url": "https://api.github.com/repos/PSLmodels/OG-USA/pulls/106/commits", - "review_comments_url": "https://api.github.com/repos/PSLmodels/OG-USA/pulls/106/comments", + "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", "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/106/comments", - "statuses_url": "https://api.github.com/repos/PSLmodels/OG-USA/statuses/822900838833cea20a967d3040fc3b4f93607e3f", + "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", "head": { - "label": "jdebacker:tcja_ext", - "ref": "tcja_ext", - "sha": "822900838833cea20a967d3040fc3b4f93607e3f", + "label": "jdebacker:update_calib", + "ref": "update_calib", + "sha": "07f1efef80489589c3b20f6602bf6f29fdf0a065", "user": { "login": "jdebacker", "id": 10715924, @@ -1575,13 +1554,13 @@ "deployments_url": "https://api.github.com/repos/jdebacker/OG-USA/deployments", "created_at": "2020-10-26T18:04:04Z", "updated_at": "2024-05-08T14:27:13Z", - "pushed_at": "2024-05-08T21:13:21Z", + "pushed_at": "2024-05-16T21:54: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": 267593, + "size": 267598, "stargazers_count": 0, "watchers_count": 0, "language": "Python", @@ -1705,16 +1684,16 @@ "releases_url": "https://api.github.com/repos/PSLmodels/OG-USA/releases{/id}", "deployments_url": "https://api.github.com/repos/PSLmodels/OG-USA/deployments", "created_at": "2020-02-05T15:36:20Z", - "updated_at": "2024-05-09T00:19:55Z", - "pushed_at": "2024-05-14T20:31:23Z", + "updated_at": "2024-05-16T22:05:20Z", + "pushed_at": "2024-05-16T22:05:16Z", "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", "svn_url": "https://github.com/PSLmodels/OG-USA", "homepage": "https://pslmodels.github.io/OG-USA/", - "size": 272416, - "stargazers_count": 18, - "watchers_count": 18, + "size": 272422, + "stargazers_count": 19, + "watchers_count": 19, "language": "Python", "has_issues": true, "has_projects": true, @@ -1752,34 +1731,34 @@ "visibility": "public", "forks": 34, "open_issues": 22, - "watchers": 18, + "watchers": 19, "default_branch": "master" } }, "_links": { "self": { - "href": "https://api.github.com/repos/PSLmodels/OG-USA/pulls/106" + "href": "https://api.github.com/repos/PSLmodels/OG-USA/pulls/107" }, "html": { - "href": "https://github.com/PSLmodels/OG-USA/pull/106" + "href": "https://github.com/PSLmodels/OG-USA/pull/107" }, "issue": { - "href": "https://api.github.com/repos/PSLmodels/OG-USA/issues/106" + "href": "https://api.github.com/repos/PSLmodels/OG-USA/issues/107" }, "comments": { - "href": "https://api.github.com/repos/PSLmodels/OG-USA/issues/106/comments" + "href": "https://api.github.com/repos/PSLmodels/OG-USA/issues/107/comments" }, "review_comments": { - "href": "https://api.github.com/repos/PSLmodels/OG-USA/pulls/106/comments" + "href": "https://api.github.com/repos/PSLmodels/OG-USA/pulls/107/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/106/commits" + "href": "https://api.github.com/repos/PSLmodels/OG-USA/pulls/107/commits" }, "statuses": { - "href": "https://api.github.com/repos/PSLmodels/OG-USA/statuses/822900838833cea20a967d3040fc3b4f93607e3f" + "href": "https://api.github.com/repos/PSLmodels/OG-USA/statuses/07f1efef80489589c3b20f6602bf6f29fdf0a065" } }, "author_association": "MEMBER", @@ -1789,17 +1768,17 @@ ], "OG-Core": [ { - "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, @@ -1820,12 +1799,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": [], @@ -1833,15 +1812,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, @@ -1929,14 +1908,14 @@ "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-04-25T13:15:04Z", - "pushed_at": "2024-05-10T19:26:44Z", + "updated_at": "2024-05-16T13:27:40Z", + "pushed_at": "2024-05-16T18:50:48Z", "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": 1899687, + "size": 1899723, "stargazers_count": 1, "watchers_count": 1, "language": "Python", @@ -1972,7 +1951,7 @@ "base": { "label": "PSLmodels:master", "ref": "master", - "sha": "565fdefcb0594a61334421a1c32974b085ab5a58", + "sha": "e068b601abf5728e89ffe04d1b9f936170301806", "user": { "login": "PSLmodels", "id": 15148101, @@ -2060,14 +2039,14 @@ "releases_url": "https://api.github.com/repos/PSLmodels/OG-Core/releases{/id}", "deployments_url": "https://api.github.com/repos/PSLmodels/OG-Core/deployments", "created_at": "2015-01-29T14:33:14Z", - "updated_at": "2024-05-10T19:26:45Z", - "pushed_at": "2024-05-10T19:29:26Z", + "updated_at": "2024-05-16T21:43:43Z", + "pushed_at": "2024-05-16T21:43:39Z", "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", "svn_url": "https://github.com/PSLmodels/OG-Core", "homepage": "https://pslmodels.github.io/OG-Core/", - "size": 1910259, + "size": 1910279, "stargazers_count": 64, "watchers_count": 64, "language": "Python", @@ -2077,11 +2056,11 @@ "has_wiki": true, "has_pages": true, "has_discussions": true, - "forks_count": 104, + "forks_count": 105, "mirror_url": null, "archived": false, "disabled": false, - "open_issues_count": 22, + "open_issues_count": 23, "license": { "key": "cc0-1.0", "name": "Creative Commons Zero v1.0 Universal", @@ -2100,36 +2079,36 @@ "psl-cataloged" ], "visibility": "public", - "forks": 104, - "open_issues": 22, + "forks": 105, + "open_issues": 23, "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", @@ -2137,17 +2116,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, @@ -2168,12 +2147,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": [], @@ -2181,15 +2160,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, @@ -2277,14 +2256,14 @@ "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-04-25T13:15:04Z", - "pushed_at": "2024-05-10T19:26:44Z", + "updated_at": "2024-05-16T13:27:40Z", + "pushed_at": "2024-05-16T18:50:48Z", "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": 1899687, + "size": 1899723, "stargazers_count": 1, "watchers_count": 1, "language": "Python", @@ -2408,14 +2387,14 @@ "releases_url": "https://api.github.com/repos/PSLmodels/OG-Core/releases{/id}", "deployments_url": "https://api.github.com/repos/PSLmodels/OG-Core/deployments", "created_at": "2015-01-29T14:33:14Z", - "updated_at": "2024-05-10T19:26:45Z", - "pushed_at": "2024-05-10T19:29:26Z", + "updated_at": "2024-05-16T21:43:43Z", + "pushed_at": "2024-05-16T21:43:39Z", "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", "svn_url": "https://github.com/PSLmodels/OG-Core", "homepage": "https://pslmodels.github.io/OG-Core/", - "size": 1910259, + "size": 1910279, "stargazers_count": 64, "watchers_count": 64, "language": "Python", @@ -2425,11 +2404,11 @@ "has_wiki": true, "has_pages": true, "has_discussions": true, - "forks_count": 104, + "forks_count": 105, "mirror_url": null, "archived": false, "disabled": false, - "open_issues_count": 22, + "open_issues_count": 23, "license": { "key": "cc0-1.0", "name": "Creative Commons Zero v1.0 Universal", @@ -2448,36 +2427,36 @@ "psl-cataloged" ], "visibility": "public", - "forks": 104, - "open_issues": 22, + "forks": 105, + "open_issues": 23, "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", @@ -2485,17 +2464,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, @@ -2516,12 +2495,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": [], @@ -2529,15 +2508,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, @@ -2625,14 +2604,14 @@ "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-04-25T13:15:04Z", - "pushed_at": "2024-05-10T19:26:44Z", + "updated_at": "2024-05-16T13:27:40Z", + "pushed_at": "2024-05-16T18:50:48Z", "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": 1899687, + "size": 1899723, "stargazers_count": 1, "watchers_count": 1, "language": "Python", @@ -2668,7 +2647,7 @@ "base": { "label": "PSLmodels:master", "ref": "master", - "sha": "8f1d77015ca0549cd26c93281c82331aeee04245", + "sha": "565fdefcb0594a61334421a1c32974b085ab5a58", "user": { "login": "PSLmodels", "id": 15148101, @@ -2756,14 +2735,14 @@ "releases_url": "https://api.github.com/repos/PSLmodels/OG-Core/releases{/id}", "deployments_url": "https://api.github.com/repos/PSLmodels/OG-Core/deployments", "created_at": "2015-01-29T14:33:14Z", - "updated_at": "2024-05-10T19:26:45Z", - "pushed_at": "2024-05-10T19:29:26Z", + "updated_at": "2024-05-16T21:43:43Z", + "pushed_at": "2024-05-16T21:43:39Z", "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", "svn_url": "https://github.com/PSLmodels/OG-Core", "homepage": "https://pslmodels.github.io/OG-Core/", - "size": 1910259, + "size": 1910279, "stargazers_count": 64, "watchers_count": 64, "language": "Python", @@ -2773,11 +2752,11 @@ "has_wiki": true, "has_pages": true, "has_discussions": true, - "forks_count": 104, + "forks_count": 105, "mirror_url": null, "archived": false, "disabled": false, - "open_issues_count": 22, + "open_issues_count": 23, "license": { "key": "cc0-1.0", "name": "Creative Commons Zero v1.0 Universal", @@ -2796,36 +2775,36 @@ "psl-cataloged" ], "visibility": "public", - "forks": 104, - "open_issues": 22, + "forks": 105, + "open_issues": 23, "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", @@ -2833,43 +2812,43 @@ "active_lock_reason": null }, { - "url": "https://api.github.com/repos/PSLmodels/OG-Core/pulls/925", - "id": 1824487328, - "node_id": "PR_kwDOAcognM5sv3eg", - "html_url": "https://github.com/PSLmodels/OG-Core/pull/925", - "diff_url": "https://github.com/PSLmodels/OG-Core/pull/925.diff", - "patch_url": "https://github.com/PSLmodels/OG-Core/pull/925.patch", - "issue_url": "https://api.github.com/repos/PSLmodels/OG-Core/issues/925", - "number": 925, + "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, "state": "closed", "locked": false, - "title": "Scatter parameters once in TPI", + "title": "Remove unused args and refs to Tax-Calculator", "user": { - "login": "talumbau", - "id": 1891418, - "node_id": "MDQ6VXNlcjE4OTE0MTg=", - "avatar_url": "https://avatars.githubusercontent.com/u/1891418?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/talumbau", - "html_url": "https://github.com/talumbau", - "followers_url": "https://api.github.com/users/talumbau/followers", - "following_url": "https://api.github.com/users/talumbau/following{/other_user}", - "gists_url": "https://api.github.com/users/talumbau/gists{/gist_id}", - "starred_url": "https://api.github.com/users/talumbau/starred{/owner}{/repo}", - "subscriptions_url": "https://api.github.com/users/talumbau/subscriptions", - "organizations_url": "https://api.github.com/users/talumbau/orgs", - "repos_url": "https://api.github.com/users/talumbau/repos", - "events_url": "https://api.github.com/users/talumbau/events{/privacy}", - "received_events_url": "https://api.github.com/users/talumbau/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": " - Similar to the change in SS, put the parameters in global scope, then in `inner_loop` retrieve if possible. If they are not present, scatter them once for all future execution of `inner_loop`.", - "created_at": "2024-04-16T03:14:18Z", - "updated_at": "2024-04-19T06:32:05Z", - "closed_at": "2024-04-19T06:32:05Z", - "merged_at": "2024-04-19T06:32:05Z", - "merge_commit_sha": "8f1d77015ca0549cd26c93281c82331aeee04245", + "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", "assignee": null, "assignees": [], "requested_reviewers": [], @@ -2877,120 +2856,120 @@ "labels": [], "milestone": null, "draft": false, - "commits_url": "https://api.github.com/repos/PSLmodels/OG-Core/pulls/925/commits", - "review_comments_url": "https://api.github.com/repos/PSLmodels/OG-Core/pulls/925/comments", + "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", "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/925/comments", - "statuses_url": "https://api.github.com/repos/PSLmodels/OG-Core/statuses/9e0e312cc9c157c90f6d27bb2c157c8bb94663d8", + "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", "head": { - "label": "talumbau:scatter_p_tpi", - "ref": "scatter_p_tpi", - "sha": "9e0e312cc9c157c90f6d27bb2c157c8bb94663d8", + "label": "jdebacker:clean_taxfunc", + "ref": "clean_taxfunc", + "sha": "420b81575b6fdffbcd0ea65244169462e05dd1e1", "user": { - "login": "talumbau", - "id": 1891418, - "node_id": "MDQ6VXNlcjE4OTE0MTg=", - "avatar_url": "https://avatars.githubusercontent.com/u/1891418?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/talumbau", - "html_url": "https://github.com/talumbau", - "followers_url": "https://api.github.com/users/talumbau/followers", - "following_url": "https://api.github.com/users/talumbau/following{/other_user}", - "gists_url": "https://api.github.com/users/talumbau/gists{/gist_id}", - "starred_url": "https://api.github.com/users/talumbau/starred{/owner}{/repo}", - "subscriptions_url": "https://api.github.com/users/talumbau/subscriptions", - "organizations_url": "https://api.github.com/users/talumbau/orgs", - "repos_url": "https://api.github.com/users/talumbau/repos", - "events_url": "https://api.github.com/users/talumbau/events{/privacy}", - "received_events_url": "https://api.github.com/users/talumbau/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": 787167663, - "node_id": "R_kgDOLus5rw", + "id": 37939574, + "node_id": "MDEwOlJlcG9zaXRvcnkzNzkzOTU3NA==", "name": "OG-Core", - "full_name": "talumbau/OG-Core", + "full_name": "jdebacker/OG-Core", "private": false, "owner": { - "login": "talumbau", - "id": 1891418, - "node_id": "MDQ6VXNlcjE4OTE0MTg=", - "avatar_url": "https://avatars.githubusercontent.com/u/1891418?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/talumbau", - "html_url": "https://github.com/talumbau", - "followers_url": "https://api.github.com/users/talumbau/followers", - "following_url": "https://api.github.com/users/talumbau/following{/other_user}", - "gists_url": "https://api.github.com/users/talumbau/gists{/gist_id}", - "starred_url": "https://api.github.com/users/talumbau/starred{/owner}{/repo}", - "subscriptions_url": "https://api.github.com/users/talumbau/subscriptions", - "organizations_url": "https://api.github.com/users/talumbau/orgs", - "repos_url": "https://api.github.com/users/talumbau/repos", - "events_url": "https://api.github.com/users/talumbau/events{/privacy}", - "received_events_url": "https://api.github.com/users/talumbau/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/talumbau/OG-Core", - "description": "An overlapping generations model framework for evaluating fiscal policies. ", + "html_url": "https://github.com/jdebacker/OG-Core", + "description": "An overlapping generations model for evaluating the macroeconomics and distributional impacts of fiscal policy.", "fork": true, - "url": "https://api.github.com/repos/talumbau/OG-Core", - "forks_url": "https://api.github.com/repos/talumbau/OG-Core/forks", - "keys_url": "https://api.github.com/repos/talumbau/OG-Core/keys{/key_id}", - "collaborators_url": "https://api.github.com/repos/talumbau/OG-Core/collaborators{/collaborator}", - "teams_url": "https://api.github.com/repos/talumbau/OG-Core/teams", - "hooks_url": "https://api.github.com/repos/talumbau/OG-Core/hooks", - "issue_events_url": "https://api.github.com/repos/talumbau/OG-Core/issues/events{/number}", - "events_url": "https://api.github.com/repos/talumbau/OG-Core/events", - "assignees_url": "https://api.github.com/repos/talumbau/OG-Core/assignees{/user}", - "branches_url": "https://api.github.com/repos/talumbau/OG-Core/branches{/branch}", - "tags_url": "https://api.github.com/repos/talumbau/OG-Core/tags", - "blobs_url": "https://api.github.com/repos/talumbau/OG-Core/git/blobs{/sha}", - "git_tags_url": "https://api.github.com/repos/talumbau/OG-Core/git/tags{/sha}", - "git_refs_url": "https://api.github.com/repos/talumbau/OG-Core/git/refs{/sha}", - "trees_url": "https://api.github.com/repos/talumbau/OG-Core/git/trees{/sha}", - "statuses_url": "https://api.github.com/repos/talumbau/OG-Core/statuses/{sha}", - "languages_url": "https://api.github.com/repos/talumbau/OG-Core/languages", - "stargazers_url": "https://api.github.com/repos/talumbau/OG-Core/stargazers", - "contributors_url": "https://api.github.com/repos/talumbau/OG-Core/contributors", - "subscribers_url": "https://api.github.com/repos/talumbau/OG-Core/subscribers", - "subscription_url": "https://api.github.com/repos/talumbau/OG-Core/subscription", - "commits_url": "https://api.github.com/repos/talumbau/OG-Core/commits{/sha}", - "git_commits_url": "https://api.github.com/repos/talumbau/OG-Core/git/commits{/sha}", - "comments_url": "https://api.github.com/repos/talumbau/OG-Core/comments{/number}", - "issue_comment_url": "https://api.github.com/repos/talumbau/OG-Core/issues/comments{/number}", - "contents_url": "https://api.github.com/repos/talumbau/OG-Core/contents/{+path}", - "compare_url": "https://api.github.com/repos/talumbau/OG-Core/compare/{base}...{head}", - "merges_url": "https://api.github.com/repos/talumbau/OG-Core/merges", - "archive_url": "https://api.github.com/repos/talumbau/OG-Core/{archive_format}{/ref}", - "downloads_url": "https://api.github.com/repos/talumbau/OG-Core/downloads", - "issues_url": "https://api.github.com/repos/talumbau/OG-Core/issues{/number}", - "pulls_url": "https://api.github.com/repos/talumbau/OG-Core/pulls{/number}", - "milestones_url": "https://api.github.com/repos/talumbau/OG-Core/milestones{/number}", - "notifications_url": "https://api.github.com/repos/talumbau/OG-Core/notifications{?since,all,participating}", - "labels_url": "https://api.github.com/repos/talumbau/OG-Core/labels{/name}", - "releases_url": "https://api.github.com/repos/talumbau/OG-Core/releases{/id}", - "deployments_url": "https://api.github.com/repos/talumbau/OG-Core/deployments", - "created_at": "2024-04-16T02:34:06Z", - "updated_at": "2024-04-16T02:34:06Z", - "pushed_at": "2024-04-19T05:53:42Z", - "git_url": "git://github.com/talumbau/OG-Core.git", - "ssh_url": "git@github.com:talumbau/OG-Core.git", - "clone_url": "https://github.com/talumbau/OG-Core.git", - "svn_url": "https://github.com/talumbau/OG-Core", - "homepage": "https://pslmodels.github.io/OG-Core/", - "size": 1899456, - "stargazers_count": 0, - "watchers_count": 0, - "language": null, + "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-16T13:27:40Z", + "pushed_at": "2024-05-16T18:50:48Z", + "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": 1899723, + "stargazers_count": 1, + "watchers_count": 1, + "language": "Python", "has_issues": false, "has_projects": true, "has_downloads": true, "has_wiki": true, "has_pages": false, "has_discussions": false, - "forks_count": 0, + "forks_count": 1, "mirror_url": null, "archived": false, "disabled": false, @@ -3007,16 +2986,16 @@ "web_commit_signoff_required": false, "topics": [], "visibility": "public", - "forks": 0, + "forks": 1, "open_issues": 0, - "watchers": 0, + "watchers": 1, "default_branch": "master" } }, "base": { "label": "PSLmodels:master", "ref": "master", - "sha": "66d6223dc2398e627b7b016f9bafb74e0886fb99", + "sha": "8f1d77015ca0549cd26c93281c82331aeee04245", "user": { "login": "PSLmodels", "id": 15148101, @@ -3104,14 +3083,14 @@ "releases_url": "https://api.github.com/repos/PSLmodels/OG-Core/releases{/id}", "deployments_url": "https://api.github.com/repos/PSLmodels/OG-Core/deployments", "created_at": "2015-01-29T14:33:14Z", - "updated_at": "2024-05-10T19:26:45Z", - "pushed_at": "2024-05-10T19:29:26Z", + "updated_at": "2024-05-16T21:43:43Z", + "pushed_at": "2024-05-16T21:43:39Z", "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", "svn_url": "https://github.com/PSLmodels/OG-Core", "homepage": "https://pslmodels.github.io/OG-Core/", - "size": 1910259, + "size": 1910279, "stargazers_count": 64, "watchers_count": 64, "language": "Python", @@ -3121,11 +3100,11 @@ "has_wiki": true, "has_pages": true, "has_discussions": true, - "forks_count": 104, + "forks_count": 105, "mirror_url": null, "archived": false, "disabled": false, - "open_issues_count": 22, + "open_issues_count": 23, "license": { "key": "cc0-1.0", "name": "Creative Commons Zero v1.0 Universal", @@ -3144,36 +3123,36 @@ "psl-cataloged" ], "visibility": "public", - "forks": 104, - "open_issues": 22, + "forks": 105, + "open_issues": 23, "watchers": 64, "default_branch": "master" } }, "_links": { "self": { - "href": "https://api.github.com/repos/PSLmodels/OG-Core/pulls/925" + "href": "https://api.github.com/repos/PSLmodels/OG-Core/pulls/927" }, "html": { - "href": "https://github.com/PSLmodels/OG-Core/pull/925" + "href": "https://github.com/PSLmodels/OG-Core/pull/927" }, "issue": { - "href": "https://api.github.com/repos/PSLmodels/OG-Core/issues/925" + "href": "https://api.github.com/repos/PSLmodels/OG-Core/issues/927" }, "comments": { - "href": "https://api.github.com/repos/PSLmodels/OG-Core/issues/925/comments" + "href": "https://api.github.com/repos/PSLmodels/OG-Core/issues/927/comments" }, "review_comments": { - "href": "https://api.github.com/repos/PSLmodels/OG-Core/pulls/925/comments" + "href": "https://api.github.com/repos/PSLmodels/OG-Core/pulls/927/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/925/commits" + "href": "https://api.github.com/repos/PSLmodels/OG-Core/pulls/927/commits" }, "statuses": { - "href": "https://api.github.com/repos/PSLmodels/OG-Core/statuses/9e0e312cc9c157c90f6d27bb2c157c8bb94663d8" + "href": "https://api.github.com/repos/PSLmodels/OG-Core/statuses/420b81575b6fdffbcd0ea65244169462e05dd1e1" } }, "author_association": "MEMBER", @@ -3181,43 +3160,43 @@ "active_lock_reason": null }, { - "url": "https://api.github.com/repos/PSLmodels/OG-Core/pulls/923", - "id": 1821997999, - "node_id": "PR_kwDOAcognM5smXuv", - "html_url": "https://github.com/PSLmodels/OG-Core/pull/923", - "diff_url": "https://github.com/PSLmodels/OG-Core/pull/923.diff", - "patch_url": "https://github.com/PSLmodels/OG-Core/pull/923.patch", - "issue_url": "https://api.github.com/repos/PSLmodels/OG-Core/issues/923", - "number": 923, + "url": "https://api.github.com/repos/PSLmodels/OG-Core/pulls/925", + "id": 1824487328, + "node_id": "PR_kwDOAcognM5sv3eg", + "html_url": "https://github.com/PSLmodels/OG-Core/pull/925", + "diff_url": "https://github.com/PSLmodels/OG-Core/pull/925.diff", + "patch_url": "https://github.com/PSLmodels/OG-Core/pull/925.patch", + "issue_url": "https://api.github.com/repos/PSLmodels/OG-Core/issues/925", + "number": 925, "state": "closed", "locked": false, - "title": "Generalizations in `output_plots.py`", + "title": "Scatter parameters once in TPI", "user": { - "login": "jdebacker", - "id": 10715924, - "node_id": "MDQ6VXNlcjEwNzE1OTI0", - "avatar_url": "https://avatars.githubusercontent.com/u/10715924?v=4", + "login": "talumbau", + "id": 1891418, + "node_id": "MDQ6VXNlcjE4OTE0MTg=", + "avatar_url": "https://avatars.githubusercontent.com/u/1891418?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/talumbau", + "html_url": "https://github.com/talumbau", + "followers_url": "https://api.github.com/users/talumbau/followers", + "following_url": "https://api.github.com/users/talumbau/following{/other_user}", + "gists_url": "https://api.github.com/users/talumbau/gists{/gist_id}", + "starred_url": "https://api.github.com/users/talumbau/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/talumbau/subscriptions", + "organizations_url": "https://api.github.com/users/talumbau/orgs", + "repos_url": "https://api.github.com/users/talumbau/repos", + "events_url": "https://api.github.com/users/talumbau/events{/privacy}", + "received_events_url": "https://api.github.com/users/talumbau/received_events", "type": "User", "site_admin": false }, - "body": "This PR does to things to make `output_plots.py` work better with different parameterizations:\r\n\r\n1. It ensures that the `num_years_to_plot` is less than `T` (or raises an assertion if not).\r\n2. Labels for ability types are generalized to work with any `lambdas` values.\r\n\r\nAddresses Issue #757 ", - "created_at": "2024-04-14T15:17:30Z", - "updated_at": "2024-04-15T06:47:45Z", - "closed_at": "2024-04-15T06:47:44Z", - "merged_at": "2024-04-15T06:47:44Z", - "merge_commit_sha": "94121680d24c551b6a9cd767c1b57f3d76fb3e36", + "body": " - Similar to the change in SS, put the parameters in global scope, then in `inner_loop` retrieve if possible. If they are not present, scatter them once for all future execution of `inner_loop`.", + "created_at": "2024-04-16T03:14:18Z", + "updated_at": "2024-04-19T06:32:05Z", + "closed_at": "2024-04-19T06:32:05Z", + "merged_at": "2024-04-19T06:32:05Z", + "merge_commit_sha": "8f1d77015ca0549cd26c93281c82331aeee04245", "assignee": null, "assignees": [], "requested_reviewers": [], @@ -3225,120 +3204,120 @@ "labels": [], "milestone": null, "draft": false, - "commits_url": "https://api.github.com/repos/PSLmodels/OG-Core/pulls/923/commits", - "review_comments_url": "https://api.github.com/repos/PSLmodels/OG-Core/pulls/923/comments", + "commits_url": "https://api.github.com/repos/PSLmodels/OG-Core/pulls/925/commits", + "review_comments_url": "https://api.github.com/repos/PSLmodels/OG-Core/pulls/925/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/923/comments", - "statuses_url": "https://api.github.com/repos/PSLmodels/OG-Core/statuses/0206cd041209b0ae2b8600d872c927e1f41c49a3", + "comments_url": "https://api.github.com/repos/PSLmodels/OG-Core/issues/925/comments", + "statuses_url": "https://api.github.com/repos/PSLmodels/OG-Core/statuses/9e0e312cc9c157c90f6d27bb2c157c8bb94663d8", "head": { - "label": "jdebacker:output_plots", - "ref": "output_plots", - "sha": "0206cd041209b0ae2b8600d872c927e1f41c49a3", + "label": "talumbau:scatter_p_tpi", + "ref": "scatter_p_tpi", + "sha": "9e0e312cc9c157c90f6d27bb2c157c8bb94663d8", "user": { - "login": "jdebacker", - "id": 10715924, - "node_id": "MDQ6VXNlcjEwNzE1OTI0", - "avatar_url": "https://avatars.githubusercontent.com/u/10715924?v=4", + "login": "talumbau", + "id": 1891418, + "node_id": "MDQ6VXNlcjE4OTE0MTg=", + "avatar_url": "https://avatars.githubusercontent.com/u/1891418?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/talumbau", + "html_url": "https://github.com/talumbau", + "followers_url": "https://api.github.com/users/talumbau/followers", + "following_url": "https://api.github.com/users/talumbau/following{/other_user}", + "gists_url": "https://api.github.com/users/talumbau/gists{/gist_id}", + "starred_url": "https://api.github.com/users/talumbau/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/talumbau/subscriptions", + "organizations_url": "https://api.github.com/users/talumbau/orgs", + "repos_url": "https://api.github.com/users/talumbau/repos", + "events_url": "https://api.github.com/users/talumbau/events{/privacy}", + "received_events_url": "https://api.github.com/users/talumbau/received_events", "type": "User", "site_admin": false }, "repo": { - "id": 37939574, - "node_id": "MDEwOlJlcG9zaXRvcnkzNzkzOTU3NA==", - "name": "OG-Core", - "full_name": "jdebacker/OG-Core", - "private": false, - "owner": { - "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/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", + "id": 787167663, + "node_id": "R_kgDOLus5rw", + "name": "OG-Core", + "full_name": "talumbau/OG-Core", + "private": false, + "owner": { + "login": "talumbau", + "id": 1891418, + "node_id": "MDQ6VXNlcjE4OTE0MTg=", + "avatar_url": "https://avatars.githubusercontent.com/u/1891418?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/talumbau", + "html_url": "https://github.com/talumbau", + "followers_url": "https://api.github.com/users/talumbau/followers", + "following_url": "https://api.github.com/users/talumbau/following{/other_user}", + "gists_url": "https://api.github.com/users/talumbau/gists{/gist_id}", + "starred_url": "https://api.github.com/users/talumbau/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/talumbau/subscriptions", + "organizations_url": "https://api.github.com/users/talumbau/orgs", + "repos_url": "https://api.github.com/users/talumbau/repos", + "events_url": "https://api.github.com/users/talumbau/events{/privacy}", + "received_events_url": "https://api.github.com/users/talumbau/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/talumbau/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-04-25T13:15:04Z", - "pushed_at": "2024-05-10T19:26:44Z", - "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": 1899687, - "stargazers_count": 1, - "watchers_count": 1, - "language": "Python", + "url": "https://api.github.com/repos/talumbau/OG-Core", + "forks_url": "https://api.github.com/repos/talumbau/OG-Core/forks", + "keys_url": "https://api.github.com/repos/talumbau/OG-Core/keys{/key_id}", + "collaborators_url": "https://api.github.com/repos/talumbau/OG-Core/collaborators{/collaborator}", + "teams_url": "https://api.github.com/repos/talumbau/OG-Core/teams", + "hooks_url": "https://api.github.com/repos/talumbau/OG-Core/hooks", + "issue_events_url": "https://api.github.com/repos/talumbau/OG-Core/issues/events{/number}", + "events_url": "https://api.github.com/repos/talumbau/OG-Core/events", + "assignees_url": "https://api.github.com/repos/talumbau/OG-Core/assignees{/user}", + "branches_url": "https://api.github.com/repos/talumbau/OG-Core/branches{/branch}", + "tags_url": "https://api.github.com/repos/talumbau/OG-Core/tags", + "blobs_url": "https://api.github.com/repos/talumbau/OG-Core/git/blobs{/sha}", + "git_tags_url": "https://api.github.com/repos/talumbau/OG-Core/git/tags{/sha}", + "git_refs_url": "https://api.github.com/repos/talumbau/OG-Core/git/refs{/sha}", + "trees_url": "https://api.github.com/repos/talumbau/OG-Core/git/trees{/sha}", + "statuses_url": "https://api.github.com/repos/talumbau/OG-Core/statuses/{sha}", + "languages_url": "https://api.github.com/repos/talumbau/OG-Core/languages", + "stargazers_url": "https://api.github.com/repos/talumbau/OG-Core/stargazers", + "contributors_url": "https://api.github.com/repos/talumbau/OG-Core/contributors", + "subscribers_url": "https://api.github.com/repos/talumbau/OG-Core/subscribers", + "subscription_url": "https://api.github.com/repos/talumbau/OG-Core/subscription", + "commits_url": "https://api.github.com/repos/talumbau/OG-Core/commits{/sha}", + "git_commits_url": "https://api.github.com/repos/talumbau/OG-Core/git/commits{/sha}", + "comments_url": "https://api.github.com/repos/talumbau/OG-Core/comments{/number}", + "issue_comment_url": "https://api.github.com/repos/talumbau/OG-Core/issues/comments{/number}", + "contents_url": "https://api.github.com/repos/talumbau/OG-Core/contents/{+path}", + "compare_url": "https://api.github.com/repos/talumbau/OG-Core/compare/{base}...{head}", + "merges_url": "https://api.github.com/repos/talumbau/OG-Core/merges", + "archive_url": "https://api.github.com/repos/talumbau/OG-Core/{archive_format}{/ref}", + "downloads_url": "https://api.github.com/repos/talumbau/OG-Core/downloads", + "issues_url": "https://api.github.com/repos/talumbau/OG-Core/issues{/number}", + "pulls_url": "https://api.github.com/repos/talumbau/OG-Core/pulls{/number}", + "milestones_url": "https://api.github.com/repos/talumbau/OG-Core/milestones{/number}", + "notifications_url": "https://api.github.com/repos/talumbau/OG-Core/notifications{?since,all,participating}", + "labels_url": "https://api.github.com/repos/talumbau/OG-Core/labels{/name}", + "releases_url": "https://api.github.com/repos/talumbau/OG-Core/releases{/id}", + "deployments_url": "https://api.github.com/repos/talumbau/OG-Core/deployments", + "created_at": "2024-04-16T02:34:06Z", + "updated_at": "2024-04-16T02:34:06Z", + "pushed_at": "2024-04-19T05:53:42Z", + "git_url": "git://github.com/talumbau/OG-Core.git", + "ssh_url": "git@github.com:talumbau/OG-Core.git", + "clone_url": "https://github.com/talumbau/OG-Core.git", + "svn_url": "https://github.com/talumbau/OG-Core", + "homepage": "https://pslmodels.github.io/OG-Core/", + "size": 1899456, + "stargazers_count": 0, + "watchers_count": 0, + "language": null, "has_issues": false, "has_projects": true, "has_downloads": true, "has_wiki": true, "has_pages": false, "has_discussions": false, - "forks_count": 1, + "forks_count": 0, "mirror_url": null, "archived": false, "disabled": false, @@ -3355,16 +3334,16 @@ "web_commit_signoff_required": false, "topics": [], "visibility": "public", - "forks": 1, + "forks": 0, "open_issues": 0, - "watchers": 1, + "watchers": 0, "default_branch": "master" } }, "base": { "label": "PSLmodels:master", "ref": "master", - "sha": "95987b73158c951831fd9d2dbf7b63dd9888e77b", + "sha": "66d6223dc2398e627b7b016f9bafb74e0886fb99", "user": { "login": "PSLmodels", "id": 15148101, @@ -3452,14 +3431,14 @@ "releases_url": "https://api.github.com/repos/PSLmodels/OG-Core/releases{/id}", "deployments_url": "https://api.github.com/repos/PSLmodels/OG-Core/deployments", "created_at": "2015-01-29T14:33:14Z", - "updated_at": "2024-05-10T19:26:45Z", - "pushed_at": "2024-05-10T19:29:26Z", + "updated_at": "2024-05-16T21:43:43Z", + "pushed_at": "2024-05-16T21:43:39Z", "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", "svn_url": "https://github.com/PSLmodels/OG-Core", "homepage": "https://pslmodels.github.io/OG-Core/", - "size": 1910259, + "size": 1910279, "stargazers_count": 64, "watchers_count": 64, "language": "Python", @@ -3469,11 +3448,11 @@ "has_wiki": true, "has_pages": true, "has_discussions": true, - "forks_count": 104, + "forks_count": 105, "mirror_url": null, "archived": false, "disabled": false, - "open_issues_count": 22, + "open_issues_count": 23, "license": { "key": "cc0-1.0", "name": "Creative Commons Zero v1.0 Universal", @@ -3492,36 +3471,36 @@ "psl-cataloged" ], "visibility": "public", - "forks": 104, - "open_issues": 22, + "forks": 105, + "open_issues": 23, "watchers": 64, "default_branch": "master" } }, "_links": { "self": { - "href": "https://api.github.com/repos/PSLmodels/OG-Core/pulls/923" + "href": "https://api.github.com/repos/PSLmodels/OG-Core/pulls/925" }, "html": { - "href": "https://github.com/PSLmodels/OG-Core/pull/923" + "href": "https://github.com/PSLmodels/OG-Core/pull/925" }, "issue": { - "href": "https://api.github.com/repos/PSLmodels/OG-Core/issues/923" + "href": "https://api.github.com/repos/PSLmodels/OG-Core/issues/925" }, "comments": { - "href": "https://api.github.com/repos/PSLmodels/OG-Core/issues/923/comments" + "href": "https://api.github.com/repos/PSLmodels/OG-Core/issues/925/comments" }, "review_comments": { - "href": "https://api.github.com/repos/PSLmodels/OG-Core/pulls/923/comments" + "href": "https://api.github.com/repos/PSLmodels/OG-Core/pulls/925/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/923/commits" + "href": "https://api.github.com/repos/PSLmodels/OG-Core/pulls/925/commits" }, "statuses": { - "href": "https://api.github.com/repos/PSLmodels/OG-Core/statuses/0206cd041209b0ae2b8600d872c927e1f41c49a3" + "href": "https://api.github.com/repos/PSLmodels/OG-Core/statuses/9e0e312cc9c157c90f6d27bb2c157c8bb94663d8" } }, "author_association": "MEMBER", @@ -10469,17 +10448,17 @@ ], "Tax-Brain": [ { - "url": "https://api.github.com/repos/PSLmodels/Tax-Brain/pulls/200", - "id": 1869364893, - "node_id": "PR_kwDOCdnR-M5vbD6d", - "html_url": "https://github.com/PSLmodels/Tax-Brain/pull/200", - "diff_url": "https://github.com/PSLmodels/Tax-Brain/pull/200.diff", - "patch_url": "https://github.com/PSLmodels/Tax-Brain/pull/200.patch", - "issue_url": "https://api.github.com/repos/PSLmodels/Tax-Brain/issues/200", - "number": 200, + "url": "https://api.github.com/repos/PSLmodels/Tax-Brain/pulls/201", + "id": 1874548691, + "node_id": "PR_kwDOCdnR-M5vu1fT", + "html_url": "https://github.com/PSLmodels/Tax-Brain/pull/201", + "diff_url": "https://github.com/PSLmodels/Tax-Brain/pull/201.diff", + "patch_url": "https://github.com/PSLmodels/Tax-Brain/pull/201.patch", + "issue_url": "https://api.github.com/repos/PSLmodels/Tax-Brain/issues/201", + "number": 201, "state": "open", "locked": false, - "title": "Update version in `setup.py`", + "title": "Update GH Action: only upload to codecov in PSLmodels repo", "user": { "login": "jdebacker", "id": 10715924, @@ -10500,12 +10479,12 @@ "type": "User", "site_admin": false }, - "body": "Update version in `setup.py` to 2.7.0", - "created_at": "2024-05-14T16:04:37Z", - "updated_at": "2024-05-14T16:28:22Z", + "body": "Update GH Action to only upload to `codecov` in `PSLmodels` repo", + "created_at": "2024-05-17T00:54:07Z", + "updated_at": "2024-05-17T01:11:28Z", "closed_at": null, "merged_at": null, - "merge_commit_sha": "350d2ec6a5c6d10def84abf3714d1b1c18ac795f", + "merge_commit_sha": "db6cda260bcfb659585b4017362661bcf5ddc66f", "assignee": null, "assignees": [], "requested_reviewers": [], @@ -10513,15 +10492,15 @@ "labels": [], "milestone": null, "draft": false, - "commits_url": "https://api.github.com/repos/PSLmodels/Tax-Brain/pulls/200/commits", - "review_comments_url": "https://api.github.com/repos/PSLmodels/Tax-Brain/pulls/200/comments", + "commits_url": "https://api.github.com/repos/PSLmodels/Tax-Brain/pulls/201/commits", + "review_comments_url": "https://api.github.com/repos/PSLmodels/Tax-Brain/pulls/201/comments", "review_comment_url": "https://api.github.com/repos/PSLmodels/Tax-Brain/pulls/comments{/number}", - "comments_url": "https://api.github.com/repos/PSLmodels/Tax-Brain/issues/200/comments", - "statuses_url": "https://api.github.com/repos/PSLmodels/Tax-Brain/statuses/a227422c930c8f6632ee4b7433c73e9c9132c036", + "comments_url": "https://api.github.com/repos/PSLmodels/Tax-Brain/issues/201/comments", + "statuses_url": "https://api.github.com/repos/PSLmodels/Tax-Brain/statuses/cb9a3656201a7082a03a0aeec76a278252c9a4de", "head": { - "label": "jdebacker:2-7-0", - "ref": "2-7-0", - "sha": "a227422c930c8f6632ee4b7433c73e9c9132c036", + "label": "jdebacker:codecov", + "ref": "codecov", + "sha": "cb9a3656201a7082a03a0aeec76a278252c9a4de", "user": { "login": "jdebacker", "id": 10715924, @@ -10609,14 +10588,14 @@ "releases_url": "https://api.github.com/repos/jdebacker/Tax-Brain/releases{/id}", "deployments_url": "https://api.github.com/repos/jdebacker/Tax-Brain/deployments", "created_at": "2020-06-15T00:27:32Z", - "updated_at": "2024-04-30T01:04:01Z", - "pushed_at": "2024-05-14T16:11:46Z", + "updated_at": "2024-05-17T00:31:56Z", + "pushed_at": "2024-05-17T00:53:24Z", "git_url": "git://github.com/jdebacker/Tax-Brain.git", "ssh_url": "git@github.com:jdebacker/Tax-Brain.git", "clone_url": "https://github.com/jdebacker/Tax-Brain.git", "svn_url": "https://github.com/jdebacker/Tax-Brain", "homepage": "", - "size": 11954, + "size": 11956, "stargazers_count": 0, "watchers_count": 0, "language": "Python", @@ -10652,7 +10631,7 @@ "base": { "label": "PSLmodels:master", "ref": "master", - "sha": "2892197e4331965c244d1695855df8110812ef67", + "sha": "d1eef566d881c4eaaf6db7be13189599ed0e3bae", "user": { "login": "PSLmodels", "id": 15148101, @@ -10740,14 +10719,14 @@ "releases_url": "https://api.github.com/repos/PSLmodels/Tax-Brain/releases{/id}", "deployments_url": "https://api.github.com/repos/PSLmodels/Tax-Brain/deployments", "created_at": "2019-01-11T15:59:22Z", - "updated_at": "2024-05-14T15:08:52Z", - "pushed_at": "2024-05-14T16:11:48Z", + "updated_at": "2024-05-17T00:31:22Z", + "pushed_at": "2024-05-17T00:54:08Z", "git_url": "git://github.com/PSLmodels/Tax-Brain.git", "ssh_url": "git@github.com:PSLmodels/Tax-Brain.git", "clone_url": "https://github.com/PSLmodels/Tax-Brain.git", "svn_url": "https://github.com/PSLmodels/Tax-Brain", "homepage": "http://taxbrain.pslmodels.org/", - "size": 4971, + "size": 4975, "stargazers_count": 8, "watchers_count": 8, "language": "Python", @@ -10787,28 +10766,28 @@ }, "_links": { "self": { - "href": "https://api.github.com/repos/PSLmodels/Tax-Brain/pulls/200" + "href": "https://api.github.com/repos/PSLmodels/Tax-Brain/pulls/201" }, "html": { - "href": "https://github.com/PSLmodels/Tax-Brain/pull/200" + "href": "https://github.com/PSLmodels/Tax-Brain/pull/201" }, "issue": { - "href": "https://api.github.com/repos/PSLmodels/Tax-Brain/issues/200" + "href": "https://api.github.com/repos/PSLmodels/Tax-Brain/issues/201" }, "comments": { - "href": "https://api.github.com/repos/PSLmodels/Tax-Brain/issues/200/comments" + "href": "https://api.github.com/repos/PSLmodels/Tax-Brain/issues/201/comments" }, "review_comments": { - "href": "https://api.github.com/repos/PSLmodels/Tax-Brain/pulls/200/comments" + "href": "https://api.github.com/repos/PSLmodels/Tax-Brain/pulls/201/comments" }, "review_comment": { "href": "https://api.github.com/repos/PSLmodels/Tax-Brain/pulls/comments{/number}" }, "commits": { - "href": "https://api.github.com/repos/PSLmodels/Tax-Brain/pulls/200/commits" + "href": "https://api.github.com/repos/PSLmodels/Tax-Brain/pulls/201/commits" }, "statuses": { - "href": "https://api.github.com/repos/PSLmodels/Tax-Brain/statuses/a227422c930c8f6632ee4b7433c73e9c9132c036" + "href": "https://api.github.com/repos/PSLmodels/Tax-Brain/statuses/cb9a3656201a7082a03a0aeec76a278252c9a4de" } }, "author_association": "MEMBER", @@ -10816,17 +10795,17 @@ "active_lock_reason": null }, { - "url": "https://api.github.com/repos/PSLmodels/Tax-Brain/pulls/199", - "id": 1846869666, - "node_id": "PR_kwDOCdnR-M5uFP6i", - "html_url": "https://github.com/PSLmodels/Tax-Brain/pull/199", - "diff_url": "https://github.com/PSLmodels/Tax-Brain/pull/199.diff", - "patch_url": "https://github.com/PSLmodels/Tax-Brain/pull/199.patch", - "issue_url": "https://api.github.com/repos/PSLmodels/Tax-Brain/issues/199", - "number": 199, + "url": "https://api.github.com/repos/PSLmodels/Tax-Brain/pulls/200", + "id": 1869364893, + "node_id": "PR_kwDOCdnR-M5vbD6d", + "html_url": "https://github.com/PSLmodels/Tax-Brain/pull/200", + "diff_url": "https://github.com/PSLmodels/Tax-Brain/pull/200.diff", + "patch_url": "https://github.com/PSLmodels/Tax-Brain/pull/200.patch", + "issue_url": "https://api.github.com/repos/PSLmodels/Tax-Brain/issues/200", + "number": 200, "state": "closed", "locked": false, - "title": "Fix math type in docs", + "title": "Update version in `setup.py`", "user": { "login": "jdebacker", "id": 10715924, @@ -10847,12 +10826,12 @@ "type": "User", "site_admin": false }, - "body": "This PR corrects the math type and uses escapes for dollar signs where appropriate in the Tax-Brain documentation.", - "created_at": "2024-04-30T01:10:46Z", - "updated_at": "2024-05-14T15:08:49Z", - "closed_at": "2024-05-14T15:08:46Z", - "merged_at": "2024-05-14T15:08:46Z", - "merge_commit_sha": "2892197e4331965c244d1695855df8110812ef67", + "body": "Update version in `setup.py` to 2.7.0", + "created_at": "2024-05-14T16:04:37Z", + "updated_at": "2024-05-17T00:31:21Z", + "closed_at": "2024-05-17T00:31:18Z", + "merged_at": "2024-05-17T00:31:18Z", + "merge_commit_sha": "d1eef566d881c4eaaf6db7be13189599ed0e3bae", "assignee": null, "assignees": [], "requested_reviewers": [], @@ -10860,15 +10839,15 @@ "labels": [], "milestone": null, "draft": false, - "commits_url": "https://api.github.com/repos/PSLmodels/Tax-Brain/pulls/199/commits", - "review_comments_url": "https://api.github.com/repos/PSLmodels/Tax-Brain/pulls/199/comments", + "commits_url": "https://api.github.com/repos/PSLmodels/Tax-Brain/pulls/200/commits", + "review_comments_url": "https://api.github.com/repos/PSLmodels/Tax-Brain/pulls/200/comments", "review_comment_url": "https://api.github.com/repos/PSLmodels/Tax-Brain/pulls/comments{/number}", - "comments_url": "https://api.github.com/repos/PSLmodels/Tax-Brain/issues/199/comments", - "statuses_url": "https://api.github.com/repos/PSLmodels/Tax-Brain/statuses/1d081749fdbba673304f1322cbd31a53a4d0373b", + "comments_url": "https://api.github.com/repos/PSLmodels/Tax-Brain/issues/200/comments", + "statuses_url": "https://api.github.com/repos/PSLmodels/Tax-Brain/statuses/2e945e370286cfe1a7386c714bc390009f072892", "head": { - "label": "jdebacker:docs", - "ref": "docs", - "sha": "1d081749fdbba673304f1322cbd31a53a4d0373b", + "label": "jdebacker:2-7-0", + "ref": "2-7-0", + "sha": "2e945e370286cfe1a7386c714bc390009f072892", "user": { "login": "jdebacker", "id": 10715924, @@ -10956,14 +10935,14 @@ "releases_url": "https://api.github.com/repos/jdebacker/Tax-Brain/releases{/id}", "deployments_url": "https://api.github.com/repos/jdebacker/Tax-Brain/deployments", "created_at": "2020-06-15T00:27:32Z", - "updated_at": "2024-04-30T01:04:01Z", - "pushed_at": "2024-05-14T16:11:46Z", + "updated_at": "2024-05-17T00:31:56Z", + "pushed_at": "2024-05-17T00:53:24Z", "git_url": "git://github.com/jdebacker/Tax-Brain.git", "ssh_url": "git@github.com:jdebacker/Tax-Brain.git", "clone_url": "https://github.com/jdebacker/Tax-Brain.git", "svn_url": "https://github.com/jdebacker/Tax-Brain", "homepage": "", - "size": 11954, + "size": 11956, "stargazers_count": 0, "watchers_count": 0, "language": "Python", @@ -10999,7 +10978,7 @@ "base": { "label": "PSLmodels:master", "ref": "master", - "sha": "b5376d56217de657b0f1c30457af9ef449db1837", + "sha": "2892197e4331965c244d1695855df8110812ef67", "user": { "login": "PSLmodels", "id": 15148101, @@ -11087,14 +11066,14 @@ "releases_url": "https://api.github.com/repos/PSLmodels/Tax-Brain/releases{/id}", "deployments_url": "https://api.github.com/repos/PSLmodels/Tax-Brain/deployments", "created_at": "2019-01-11T15:59:22Z", - "updated_at": "2024-05-14T15:08:52Z", - "pushed_at": "2024-05-14T16:11:48Z", + "updated_at": "2024-05-17T00:31:22Z", + "pushed_at": "2024-05-17T00:54:08Z", "git_url": "git://github.com/PSLmodels/Tax-Brain.git", "ssh_url": "git@github.com:PSLmodels/Tax-Brain.git", "clone_url": "https://github.com/PSLmodels/Tax-Brain.git", "svn_url": "https://github.com/PSLmodels/Tax-Brain", "homepage": "http://taxbrain.pslmodels.org/", - "size": 4971, + "size": 4975, "stargazers_count": 8, "watchers_count": 8, "language": "Python", @@ -11134,28 +11113,28 @@ }, "_links": { "self": { - "href": "https://api.github.com/repos/PSLmodels/Tax-Brain/pulls/199" + "href": "https://api.github.com/repos/PSLmodels/Tax-Brain/pulls/200" }, "html": { - "href": "https://github.com/PSLmodels/Tax-Brain/pull/199" + "href": "https://github.com/PSLmodels/Tax-Brain/pull/200" }, "issue": { - "href": "https://api.github.com/repos/PSLmodels/Tax-Brain/issues/199" + "href": "https://api.github.com/repos/PSLmodels/Tax-Brain/issues/200" }, "comments": { - "href": "https://api.github.com/repos/PSLmodels/Tax-Brain/issues/199/comments" + "href": "https://api.github.com/repos/PSLmodels/Tax-Brain/issues/200/comments" }, "review_comments": { - "href": "https://api.github.com/repos/PSLmodels/Tax-Brain/pulls/199/comments" + "href": "https://api.github.com/repos/PSLmodels/Tax-Brain/pulls/200/comments" }, "review_comment": { "href": "https://api.github.com/repos/PSLmodels/Tax-Brain/pulls/comments{/number}" }, "commits": { - "href": "https://api.github.com/repos/PSLmodels/Tax-Brain/pulls/199/commits" + "href": "https://api.github.com/repos/PSLmodels/Tax-Brain/pulls/200/commits" }, "statuses": { - "href": "https://api.github.com/repos/PSLmodels/Tax-Brain/statuses/1d081749fdbba673304f1322cbd31a53a4d0373b" + "href": "https://api.github.com/repos/PSLmodels/Tax-Brain/statuses/2e945e370286cfe1a7386c714bc390009f072892" } }, "author_association": "MEMBER", @@ -11163,17 +11142,17 @@ "active_lock_reason": null }, { - "url": "https://api.github.com/repos/PSLmodels/Tax-Brain/pulls/197", - "id": 1841411249, - "node_id": "PR_kwDOCdnR-M5twbSx", - "html_url": "https://github.com/PSLmodels/Tax-Brain/pull/197", - "diff_url": "https://github.com/PSLmodels/Tax-Brain/pull/197.diff", - "patch_url": "https://github.com/PSLmodels/Tax-Brain/pull/197.patch", - "issue_url": "https://api.github.com/repos/PSLmodels/Tax-Brain/issues/197", - "number": 197, + "url": "https://api.github.com/repos/PSLmodels/Tax-Brain/pulls/199", + "id": 1846869666, + "node_id": "PR_kwDOCdnR-M5uFP6i", + "html_url": "https://github.com/PSLmodels/Tax-Brain/pull/199", + "diff_url": "https://github.com/PSLmodels/Tax-Brain/pull/199.diff", + "patch_url": "https://github.com/PSLmodels/Tax-Brain/pull/199.patch", + "issue_url": "https://api.github.com/repos/PSLmodels/Tax-Brain/issues/199", + "number": 199, "state": "closed", "locked": false, - "title": "Prepare release 2.7.0", + "title": "Fix math type in docs", "user": { "login": "jdebacker", "id": 10715924, @@ -11194,12 +11173,12 @@ "type": "User", "site_admin": false }, - "body": "This PR updates the RELEASES.md for the release of version 2.7.0", - "created_at": "2024-04-25T17:48:05Z", - "updated_at": "2024-04-25T19:15:22Z", - "closed_at": "2024-04-25T19:15:17Z", - "merged_at": "2024-04-25T19:15:17Z", - "merge_commit_sha": "b5376d56217de657b0f1c30457af9ef449db1837", + "body": "This PR corrects the math type and uses escapes for dollar signs where appropriate in the Tax-Brain documentation.", + "created_at": "2024-04-30T01:10:46Z", + "updated_at": "2024-05-14T15:08:49Z", + "closed_at": "2024-05-14T15:08:46Z", + "merged_at": "2024-05-14T15:08:46Z", + "merge_commit_sha": "2892197e4331965c244d1695855df8110812ef67", "assignee": null, "assignees": [], "requested_reviewers": [], @@ -11207,15 +11186,15 @@ "labels": [], "milestone": null, "draft": false, - "commits_url": "https://api.github.com/repos/PSLmodels/Tax-Brain/pulls/197/commits", - "review_comments_url": "https://api.github.com/repos/PSLmodels/Tax-Brain/pulls/197/comments", + "commits_url": "https://api.github.com/repos/PSLmodels/Tax-Brain/pulls/199/commits", + "review_comments_url": "https://api.github.com/repos/PSLmodels/Tax-Brain/pulls/199/comments", "review_comment_url": "https://api.github.com/repos/PSLmodels/Tax-Brain/pulls/comments{/number}", - "comments_url": "https://api.github.com/repos/PSLmodels/Tax-Brain/issues/197/comments", - "statuses_url": "https://api.github.com/repos/PSLmodels/Tax-Brain/statuses/de5e3742058fcf48ed5debe906f2c7f5df87148f", + "comments_url": "https://api.github.com/repos/PSLmodels/Tax-Brain/issues/199/comments", + "statuses_url": "https://api.github.com/repos/PSLmodels/Tax-Brain/statuses/1d081749fdbba673304f1322cbd31a53a4d0373b", "head": { - "label": "jdebacker:2-7-0", - "ref": "2-7-0", - "sha": "de5e3742058fcf48ed5debe906f2c7f5df87148f", + "label": "jdebacker:docs", + "ref": "docs", + "sha": "1d081749fdbba673304f1322cbd31a53a4d0373b", "user": { "login": "jdebacker", "id": 10715924, @@ -11303,14 +11282,14 @@ "releases_url": "https://api.github.com/repos/jdebacker/Tax-Brain/releases{/id}", "deployments_url": "https://api.github.com/repos/jdebacker/Tax-Brain/deployments", "created_at": "2020-06-15T00:27:32Z", - "updated_at": "2024-04-30T01:04:01Z", - "pushed_at": "2024-05-14T16:11:46Z", + "updated_at": "2024-05-17T00:31:56Z", + "pushed_at": "2024-05-17T00:53:24Z", "git_url": "git://github.com/jdebacker/Tax-Brain.git", "ssh_url": "git@github.com:jdebacker/Tax-Brain.git", "clone_url": "https://github.com/jdebacker/Tax-Brain.git", "svn_url": "https://github.com/jdebacker/Tax-Brain", "homepage": "", - "size": 11954, + "size": 11956, "stargazers_count": 0, "watchers_count": 0, "language": "Python", @@ -11346,7 +11325,7 @@ "base": { "label": "PSLmodels:master", "ref": "master", - "sha": "1a7e67f71b9dd1d2617ac38557d834d08455aec2", + "sha": "b5376d56217de657b0f1c30457af9ef449db1837", "user": { "login": "PSLmodels", "id": 15148101, @@ -11434,14 +11413,14 @@ "releases_url": "https://api.github.com/repos/PSLmodels/Tax-Brain/releases{/id}", "deployments_url": "https://api.github.com/repos/PSLmodels/Tax-Brain/deployments", "created_at": "2019-01-11T15:59:22Z", - "updated_at": "2024-05-14T15:08:52Z", - "pushed_at": "2024-05-14T16:11:48Z", + "updated_at": "2024-05-17T00:31:22Z", + "pushed_at": "2024-05-17T00:54:08Z", "git_url": "git://github.com/PSLmodels/Tax-Brain.git", "ssh_url": "git@github.com:PSLmodels/Tax-Brain.git", "clone_url": "https://github.com/PSLmodels/Tax-Brain.git", "svn_url": "https://github.com/PSLmodels/Tax-Brain", "homepage": "http://taxbrain.pslmodels.org/", - "size": 4971, + "size": 4975, "stargazers_count": 8, "watchers_count": 8, "language": "Python", @@ -11481,28 +11460,28 @@ }, "_links": { "self": { - "href": "https://api.github.com/repos/PSLmodels/Tax-Brain/pulls/197" + "href": "https://api.github.com/repos/PSLmodels/Tax-Brain/pulls/199" }, "html": { - "href": "https://github.com/PSLmodels/Tax-Brain/pull/197" + "href": "https://github.com/PSLmodels/Tax-Brain/pull/199" }, "issue": { - "href": "https://api.github.com/repos/PSLmodels/Tax-Brain/issues/197" + "href": "https://api.github.com/repos/PSLmodels/Tax-Brain/issues/199" }, "comments": { - "href": "https://api.github.com/repos/PSLmodels/Tax-Brain/issues/197/comments" + "href": "https://api.github.com/repos/PSLmodels/Tax-Brain/issues/199/comments" }, "review_comments": { - "href": "https://api.github.com/repos/PSLmodels/Tax-Brain/pulls/197/comments" + "href": "https://api.github.com/repos/PSLmodels/Tax-Brain/pulls/199/comments" }, "review_comment": { "href": "https://api.github.com/repos/PSLmodels/Tax-Brain/pulls/comments{/number}" }, "commits": { - "href": "https://api.github.com/repos/PSLmodels/Tax-Brain/pulls/197/commits" + "href": "https://api.github.com/repos/PSLmodels/Tax-Brain/pulls/199/commits" }, "statuses": { - "href": "https://api.github.com/repos/PSLmodels/Tax-Brain/statuses/de5e3742058fcf48ed5debe906f2c7f5df87148f" + "href": "https://api.github.com/repos/PSLmodels/Tax-Brain/statuses/1d081749fdbba673304f1322cbd31a53a4d0373b" } }, "author_association": "MEMBER", @@ -11510,17 +11489,17 @@ "active_lock_reason": null }, { - "url": "https://api.github.com/repos/PSLmodels/Tax-Brain/pulls/196", - "id": 1799615080, - "node_id": "PR_kwDOCdnR-M5rQ_Jo", - "html_url": "https://github.com/PSLmodels/Tax-Brain/pull/196", - "diff_url": "https://github.com/PSLmodels/Tax-Brain/pull/196.diff", - "patch_url": "https://github.com/PSLmodels/Tax-Brain/pull/196.patch", - "issue_url": "https://api.github.com/repos/PSLmodels/Tax-Brain/issues/196", - "number": 196, + "url": "https://api.github.com/repos/PSLmodels/Tax-Brain/pulls/197", + "id": 1841411249, + "node_id": "PR_kwDOCdnR-M5twbSx", + "html_url": "https://github.com/PSLmodels/Tax-Brain/pull/197", + "diff_url": "https://github.com/PSLmodels/Tax-Brain/pull/197.diff", + "patch_url": "https://github.com/PSLmodels/Tax-Brain/pull/197.patch", + "issue_url": "https://api.github.com/repos/PSLmodels/Tax-Brain/issues/197", + "number": 197, "state": "closed", "locked": false, - "title": "Distributing the corporate income tax across individual taxpayers", + "title": "Prepare release 2.7.0", "user": { "login": "jdebacker", "id": 10715924, @@ -11541,12 +11520,12 @@ "type": "User", "site_admin": false }, - "body": "This PR adds functions to Tax-Brain to distribute the corporate income tax across individual taxpayers. \r\n\r\n", - "created_at": "2024-04-01T01:13:59Z", - "updated_at": "2024-04-23T17:44:56Z", - "closed_at": "2024-04-23T17:43:14Z", - "merged_at": "2024-04-23T17:43:14Z", - "merge_commit_sha": "1a7e67f71b9dd1d2617ac38557d834d08455aec2", + "body": "This PR updates the RELEASES.md for the release of version 2.7.0", + "created_at": "2024-04-25T17:48:05Z", + "updated_at": "2024-04-25T19:15:22Z", + "closed_at": "2024-04-25T19:15:17Z", + "merged_at": "2024-04-25T19:15:17Z", + "merge_commit_sha": "b5376d56217de657b0f1c30457af9ef449db1837", "assignee": null, "assignees": [], "requested_reviewers": [], @@ -11554,15 +11533,15 @@ "labels": [], "milestone": null, "draft": false, - "commits_url": "https://api.github.com/repos/PSLmodels/Tax-Brain/pulls/196/commits", - "review_comments_url": "https://api.github.com/repos/PSLmodels/Tax-Brain/pulls/196/comments", + "commits_url": "https://api.github.com/repos/PSLmodels/Tax-Brain/pulls/197/commits", + "review_comments_url": "https://api.github.com/repos/PSLmodels/Tax-Brain/pulls/197/comments", "review_comment_url": "https://api.github.com/repos/PSLmodels/Tax-Brain/pulls/comments{/number}", - "comments_url": "https://api.github.com/repos/PSLmodels/Tax-Brain/issues/196/comments", - "statuses_url": "https://api.github.com/repos/PSLmodels/Tax-Brain/statuses/fa0d3bbcbefea50eb9fb7d1ee09fae0c9bc50643", + "comments_url": "https://api.github.com/repos/PSLmodels/Tax-Brain/issues/197/comments", + "statuses_url": "https://api.github.com/repos/PSLmodels/Tax-Brain/statuses/de5e3742058fcf48ed5debe906f2c7f5df87148f", "head": { - "label": "jdebacker:corp_incidence", - "ref": "corp_incidence", - "sha": "fa0d3bbcbefea50eb9fb7d1ee09fae0c9bc50643", + "label": "jdebacker:2-7-0", + "ref": "2-7-0", + "sha": "de5e3742058fcf48ed5debe906f2c7f5df87148f", "user": { "login": "jdebacker", "id": 10715924, @@ -11650,14 +11629,14 @@ "releases_url": "https://api.github.com/repos/jdebacker/Tax-Brain/releases{/id}", "deployments_url": "https://api.github.com/repos/jdebacker/Tax-Brain/deployments", "created_at": "2020-06-15T00:27:32Z", - "updated_at": "2024-04-30T01:04:01Z", - "pushed_at": "2024-05-14T16:11:46Z", + "updated_at": "2024-05-17T00:31:56Z", + "pushed_at": "2024-05-17T00:53:24Z", "git_url": "git://github.com/jdebacker/Tax-Brain.git", "ssh_url": "git@github.com:jdebacker/Tax-Brain.git", "clone_url": "https://github.com/jdebacker/Tax-Brain.git", "svn_url": "https://github.com/jdebacker/Tax-Brain", "homepage": "", - "size": 11954, + "size": 11956, "stargazers_count": 0, "watchers_count": 0, "language": "Python", @@ -11693,7 +11672,7 @@ "base": { "label": "PSLmodels:master", "ref": "master", - "sha": "10c94efad427ddd4a04b84f6e5050e51005726c2", + "sha": "1a7e67f71b9dd1d2617ac38557d834d08455aec2", "user": { "login": "PSLmodels", "id": 15148101, @@ -11781,14 +11760,14 @@ "releases_url": "https://api.github.com/repos/PSLmodels/Tax-Brain/releases{/id}", "deployments_url": "https://api.github.com/repos/PSLmodels/Tax-Brain/deployments", "created_at": "2019-01-11T15:59:22Z", - "updated_at": "2024-05-14T15:08:52Z", - "pushed_at": "2024-05-14T16:11:48Z", + "updated_at": "2024-05-17T00:31:22Z", + "pushed_at": "2024-05-17T00:54:08Z", "git_url": "git://github.com/PSLmodels/Tax-Brain.git", "ssh_url": "git@github.com:PSLmodels/Tax-Brain.git", "clone_url": "https://github.com/PSLmodels/Tax-Brain.git", "svn_url": "https://github.com/PSLmodels/Tax-Brain", "homepage": "http://taxbrain.pslmodels.org/", - "size": 4971, + "size": 4975, "stargazers_count": 8, "watchers_count": 8, "language": "Python", @@ -11828,28 +11807,28 @@ }, "_links": { "self": { - "href": "https://api.github.com/repos/PSLmodels/Tax-Brain/pulls/196" + "href": "https://api.github.com/repos/PSLmodels/Tax-Brain/pulls/197" }, "html": { - "href": "https://github.com/PSLmodels/Tax-Brain/pull/196" + "href": "https://github.com/PSLmodels/Tax-Brain/pull/197" }, "issue": { - "href": "https://api.github.com/repos/PSLmodels/Tax-Brain/issues/196" + "href": "https://api.github.com/repos/PSLmodels/Tax-Brain/issues/197" }, "comments": { - "href": "https://api.github.com/repos/PSLmodels/Tax-Brain/issues/196/comments" + "href": "https://api.github.com/repos/PSLmodels/Tax-Brain/issues/197/comments" }, "review_comments": { - "href": "https://api.github.com/repos/PSLmodels/Tax-Brain/pulls/196/comments" + "href": "https://api.github.com/repos/PSLmodels/Tax-Brain/pulls/197/comments" }, "review_comment": { "href": "https://api.github.com/repos/PSLmodels/Tax-Brain/pulls/comments{/number}" }, "commits": { - "href": "https://api.github.com/repos/PSLmodels/Tax-Brain/pulls/196/commits" + "href": "https://api.github.com/repos/PSLmodels/Tax-Brain/pulls/197/commits" }, "statuses": { - "href": "https://api.github.com/repos/PSLmodels/Tax-Brain/statuses/fa0d3bbcbefea50eb9fb7d1ee09fae0c9bc50643" + "href": "https://api.github.com/repos/PSLmodels/Tax-Brain/statuses/de5e3742058fcf48ed5debe906f2c7f5df87148f" } }, "author_association": "MEMBER", @@ -11857,17 +11836,17 @@ "active_lock_reason": null }, { - "url": "https://api.github.com/repos/PSLmodels/Tax-Brain/pulls/194", - "id": 1780752108, - "node_id": "PR_kwDOCdnR-M5qJB7s", - "html_url": "https://github.com/PSLmodels/Tax-Brain/pull/194", - "diff_url": "https://github.com/PSLmodels/Tax-Brain/pull/194.diff", - "patch_url": "https://github.com/PSLmodels/Tax-Brain/pull/194.patch", - "issue_url": "https://api.github.com/repos/PSLmodels/Tax-Brain/issues/194", - "number": 194, + "url": "https://api.github.com/repos/PSLmodels/Tax-Brain/pulls/196", + "id": 1799615080, + "node_id": "PR_kwDOCdnR-M5rQ_Jo", + "html_url": "https://github.com/PSLmodels/Tax-Brain/pull/196", + "diff_url": "https://github.com/PSLmodels/Tax-Brain/pull/196.diff", + "patch_url": "https://github.com/PSLmodels/Tax-Brain/pull/196.patch", + "issue_url": "https://api.github.com/repos/PSLmodels/Tax-Brain/issues/196", + "number": 196, "state": "closed", "locked": false, - "title": "fix json format", + "title": "Distributing the corporate income tax across individual taxpayers", "user": { "login": "jdebacker", "id": 10715924, @@ -11888,12 +11867,12 @@ "type": "User", "site_admin": false }, - "body": "fixes JSON format in catalog file", - "created_at": "2024-03-19T20:23:10Z", - "updated_at": "2024-03-19T20:23:25Z", - "closed_at": "2024-03-19T20:23:15Z", - "merged_at": "2024-03-19T20:23:15Z", - "merge_commit_sha": "82cee9744ad8e9aa4f4926d5d505f85c737bda95", + "body": "This PR adds functions to Tax-Brain to distribute the corporate income tax across individual taxpayers. \r\n\r\n", + "created_at": "2024-04-01T01:13:59Z", + "updated_at": "2024-04-23T17:44:56Z", + "closed_at": "2024-04-23T17:43:14Z", + "merged_at": "2024-04-23T17:43:14Z", + "merge_commit_sha": "1a7e67f71b9dd1d2617ac38557d834d08455aec2", "assignee": null, "assignees": [], "requested_reviewers": [], @@ -11901,15 +11880,15 @@ "labels": [], "milestone": null, "draft": false, - "commits_url": "https://api.github.com/repos/PSLmodels/Tax-Brain/pulls/194/commits", - "review_comments_url": "https://api.github.com/repos/PSLmodels/Tax-Brain/pulls/194/comments", + "commits_url": "https://api.github.com/repos/PSLmodels/Tax-Brain/pulls/196/commits", + "review_comments_url": "https://api.github.com/repos/PSLmodels/Tax-Brain/pulls/196/comments", "review_comment_url": "https://api.github.com/repos/PSLmodels/Tax-Brain/pulls/comments{/number}", - "comments_url": "https://api.github.com/repos/PSLmodels/Tax-Brain/issues/194/comments", - "statuses_url": "https://api.github.com/repos/PSLmodels/Tax-Brain/statuses/0009fe3e69b765e51a5c34453975c5fb0874b81c", + "comments_url": "https://api.github.com/repos/PSLmodels/Tax-Brain/issues/196/comments", + "statuses_url": "https://api.github.com/repos/PSLmodels/Tax-Brain/statuses/fa0d3bbcbefea50eb9fb7d1ee09fae0c9bc50643", "head": { - "label": "jdebacker:catalog", - "ref": "catalog", - "sha": "0009fe3e69b765e51a5c34453975c5fb0874b81c", + "label": "jdebacker:corp_incidence", + "ref": "corp_incidence", + "sha": "fa0d3bbcbefea50eb9fb7d1ee09fae0c9bc50643", "user": { "login": "jdebacker", "id": 10715924, @@ -11997,14 +11976,14 @@ "releases_url": "https://api.github.com/repos/jdebacker/Tax-Brain/releases{/id}", "deployments_url": "https://api.github.com/repos/jdebacker/Tax-Brain/deployments", "created_at": "2020-06-15T00:27:32Z", - "updated_at": "2024-04-30T01:04:01Z", - "pushed_at": "2024-05-14T16:11:46Z", + "updated_at": "2024-05-17T00:31:56Z", + "pushed_at": "2024-05-17T00:53:24Z", "git_url": "git://github.com/jdebacker/Tax-Brain.git", "ssh_url": "git@github.com:jdebacker/Tax-Brain.git", "clone_url": "https://github.com/jdebacker/Tax-Brain.git", "svn_url": "https://github.com/jdebacker/Tax-Brain", "homepage": "", - "size": 11954, + "size": 11956, "stargazers_count": 0, "watchers_count": 0, "language": "Python", @@ -12040,7 +12019,7 @@ "base": { "label": "PSLmodels:master", "ref": "master", - "sha": "7e6b0f02367692500db202e7e9ac6ff9ed979961", + "sha": "10c94efad427ddd4a04b84f6e5050e51005726c2", "user": { "login": "PSLmodels", "id": 15148101, @@ -12128,14 +12107,14 @@ "releases_url": "https://api.github.com/repos/PSLmodels/Tax-Brain/releases{/id}", "deployments_url": "https://api.github.com/repos/PSLmodels/Tax-Brain/deployments", "created_at": "2019-01-11T15:59:22Z", - "updated_at": "2024-05-14T15:08:52Z", - "pushed_at": "2024-05-14T16:11:48Z", + "updated_at": "2024-05-17T00:31:22Z", + "pushed_at": "2024-05-17T00:54:08Z", "git_url": "git://github.com/PSLmodels/Tax-Brain.git", "ssh_url": "git@github.com:PSLmodels/Tax-Brain.git", "clone_url": "https://github.com/PSLmodels/Tax-Brain.git", "svn_url": "https://github.com/PSLmodels/Tax-Brain", "homepage": "http://taxbrain.pslmodels.org/", - "size": 4971, + "size": 4975, "stargazers_count": 8, "watchers_count": 8, "language": "Python", @@ -12175,28 +12154,28 @@ }, "_links": { "self": { - "href": "https://api.github.com/repos/PSLmodels/Tax-Brain/pulls/194" + "href": "https://api.github.com/repos/PSLmodels/Tax-Brain/pulls/196" }, "html": { - "href": "https://github.com/PSLmodels/Tax-Brain/pull/194" + "href": "https://github.com/PSLmodels/Tax-Brain/pull/196" }, "issue": { - "href": "https://api.github.com/repos/PSLmodels/Tax-Brain/issues/194" + "href": "https://api.github.com/repos/PSLmodels/Tax-Brain/issues/196" }, "comments": { - "href": "https://api.github.com/repos/PSLmodels/Tax-Brain/issues/194/comments" + "href": "https://api.github.com/repos/PSLmodels/Tax-Brain/issues/196/comments" }, "review_comments": { - "href": "https://api.github.com/repos/PSLmodels/Tax-Brain/pulls/194/comments" + "href": "https://api.github.com/repos/PSLmodels/Tax-Brain/pulls/196/comments" }, "review_comment": { "href": "https://api.github.com/repos/PSLmodels/Tax-Brain/pulls/comments{/number}" }, "commits": { - "href": "https://api.github.com/repos/PSLmodels/Tax-Brain/pulls/194/commits" + "href": "https://api.github.com/repos/PSLmodels/Tax-Brain/pulls/196/commits" }, "statuses": { - "href": "https://api.github.com/repos/PSLmodels/Tax-Brain/statuses/0009fe3e69b765e51a5c34453975c5fb0874b81c" + "href": "https://api.github.com/repos/PSLmodels/Tax-Brain/statuses/fa0d3bbcbefea50eb9fb7d1ee09fae0c9bc50643" } }, "author_association": "MEMBER", @@ -17616,34 +17595,13 @@ }, "body": "1. move care-to-learn.py to \u2018variables\u2019 folder \r\n2. Create yaml. file for care-to-learn in 'parameter' folder\r\n3. change the return value*4 to make sure the monthly value is retuned.", "created_at": "2024-05-10T22:25:34Z", - "updated_at": "2024-05-10T22:25:46Z", + "updated_at": "2024-05-16T15:05:59Z", "closed_at": null, "merged_at": null, "merge_commit_sha": "c16ab55949561f365a4818eed0eade42e5c79e59", "assignee": null, "assignees": [], - "requested_reviewers": [ - { - "login": "nikhilwoodruff", - "id": 35577657, - "node_id": "MDQ6VXNlcjM1NTc3NjU3", - "avatar_url": "https://avatars.githubusercontent.com/u/35577657?v=4", - "gravatar_id": "", - "url": "https://api.github.com/users/nikhilwoodruff", - "html_url": "https://github.com/nikhilwoodruff", - "followers_url": "https://api.github.com/users/nikhilwoodruff/followers", - "following_url": "https://api.github.com/users/nikhilwoodruff/following{/other_user}", - "gists_url": "https://api.github.com/users/nikhilwoodruff/gists{/gist_id}", - "starred_url": "https://api.github.com/users/nikhilwoodruff/starred{/owner}{/repo}", - "subscriptions_url": "https://api.github.com/users/nikhilwoodruff/subscriptions", - "organizations_url": "https://api.github.com/users/nikhilwoodruff/orgs", - "repos_url": "https://api.github.com/users/nikhilwoodruff/repos", - "events_url": "https://api.github.com/users/nikhilwoodruff/events{/privacy}", - "received_events_url": "https://api.github.com/users/nikhilwoodruff/received_events", - "type": "User", - "site_admin": false - } - ], + "requested_reviewers": [], "requested_teams": [], "labels": [], "milestone": null, @@ -19565,168 +19523,189 @@ ], "policyengine-us": [ { - "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, + "url": "https://api.github.com/repos/PolicyEngine/policyengine-us/pulls/4537", + "id": 1873905628, + "node_id": "PR_kwDOFqFFMc5vsYfc", + "html_url": "https://github.com/PolicyEngine/policyengine-us/pull/4537", + "diff_url": "https://github.com/PolicyEngine/policyengine-us/pull/4537.diff", + "patch_url": "https://github.com/PolicyEngine/policyengine-us/pull/4537.patch", + "issue_url": "https://api.github.com/repos/PolicyEngine/policyengine-us/issues/4537", + "number": 4537, "state": "open", "locked": false, - "title": "Add Oregon state uprating", + "title": "Add automatic versioning for household API", "user": { - "login": "Kiki-67", - "id": 54519061, - "node_id": "MDQ6VXNlcjU0NTE5MDYx", - "avatar_url": "https://avatars.githubusercontent.com/u/54519061?v=4", + "login": "anth-volk", + "id": 14987227, + "node_id": "MDQ6VXNlcjE0OTg3MjI3", + "avatar_url": "https://avatars.githubusercontent.com/u/14987227?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", + "url": "https://api.github.com/users/anth-volk", + "html_url": "https://github.com/anth-volk", + "followers_url": "https://api.github.com/users/anth-volk/followers", + "following_url": "https://api.github.com/users/anth-volk/following{/other_user}", + "gists_url": "https://api.github.com/users/anth-volk/gists{/gist_id}", + "starred_url": "https://api.github.com/users/anth-volk/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/anth-volk/subscriptions", + "organizations_url": "https://api.github.com/users/anth-volk/orgs", + "repos_url": "https://api.github.com/users/anth-volk/repos", + "events_url": "https://api.github.com/users/anth-volk/events{/privacy}", + "received_events_url": "https://api.github.com/users/anth-volk/received_events", "type": "User", "site_admin": false }, - "body": "Fixes #4499", - "created_at": "2024-05-15T18:58:59Z", - "updated_at": "2024-05-15T21:56:25Z", + "body": "Fixes #4536. This PR adds automatic version updating for the household API.\r\n\r\nWhile this is straightforward, I'm not entirely sure how broadly GitHub personal access tokens can be applied. @nikhilwoodruff Could you confirm that the link that's added here to fetch the household API repo is correct?\r\n\r\nMy intention, upon successful incorporation and merging of this PR, is to open similar PRs within the UK, Canada, and other repos, but I'd like to confirm the correctness of the personal access token beforehand.", + "created_at": "2024-05-16T16:54:06Z", + "updated_at": "2024-05-16T16:54:52Z", "closed_at": null, "merged_at": null, - "merge_commit_sha": "1153e95ea57b56f430995b7bfbb4a3a585a977bd", + "merge_commit_sha": "37947ab4b8e19906a6bee11bed27d244ba14197b", "assignee": null, "assignees": [], - "requested_reviewers": [], + "requested_reviewers": [ + { + "login": "nikhilwoodruff", + "id": 35577657, + "node_id": "MDQ6VXNlcjM1NTc3NjU3", + "avatar_url": "https://avatars.githubusercontent.com/u/35577657?v=4", + "gravatar_id": "", + "url": "https://api.github.com/users/nikhilwoodruff", + "html_url": "https://github.com/nikhilwoodruff", + "followers_url": "https://api.github.com/users/nikhilwoodruff/followers", + "following_url": "https://api.github.com/users/nikhilwoodruff/following{/other_user}", + "gists_url": "https://api.github.com/users/nikhilwoodruff/gists{/gist_id}", + "starred_url": "https://api.github.com/users/nikhilwoodruff/starred{/owner}{/repo}", + "subscriptions_url": "https://api.github.com/users/nikhilwoodruff/subscriptions", + "organizations_url": "https://api.github.com/users/nikhilwoodruff/orgs", + "repos_url": "https://api.github.com/users/nikhilwoodruff/repos", + "events_url": "https://api.github.com/users/nikhilwoodruff/events{/privacy}", + "received_events_url": "https://api.github.com/users/nikhilwoodruff/received_events", + "type": "User", + "site_admin": false + } + ], "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", + "draft": false, + "commits_url": "https://api.github.com/repos/PolicyEngine/policyengine-us/pulls/4537/commits", + "review_comments_url": "https://api.github.com/repos/PolicyEngine/policyengine-us/pulls/4537/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", + "comments_url": "https://api.github.com/repos/PolicyEngine/policyengine-us/issues/4537/comments", + "statuses_url": "https://api.github.com/repos/PolicyEngine/policyengine-us/statuses/10d426cbaf059d405a9a967e94637024fae8ceb3", "head": { - "label": "Kiki-67:Kiki-67/issue4499", - "ref": "Kiki-67/issue4499", - "sha": "1dbae0ee60ba8bea3d0fa1703783938ab49c16e2", + "label": "PolicyEngine:fix/update_h_api", + "ref": "fix/update_h_api", + "sha": "10d426cbaf059d405a9a967e94637024fae8ceb3", "user": { - "login": "Kiki-67", - "id": 54519061, - "node_id": "MDQ6VXNlcjU0NTE5MDYx", - "avatar_url": "https://avatars.githubusercontent.com/u/54519061?v=4", + "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/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", + "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": 635959412, - "node_id": "R_kgDOJef4dA", + "id": 379667761, + "node_id": "MDEwOlJlcG9zaXRvcnkzNzk2Njc3NjE=", "name": "policyengine-us", - "full_name": "Kiki-67/policyengine-us", + "full_name": "PolicyEngine/policyengine-us", "private": false, "owner": { - "login": "Kiki-67", - "id": 54519061, - "node_id": "MDQ6VXNlcjU0NTE5MDYx", - "avatar_url": "https://avatars.githubusercontent.com/u/54519061?v=4", + "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/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", + "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/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", + "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-16T23:50:41Z", + "pushed_at": "2024-05-17T01:22:51Z", + "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": 52673, - "stargazers_count": 0, - "watchers_count": 0, + "size": 695872, + "stargazers_count": 94, + "watchers_count": 94, "language": "Python", - "has_issues": false, + "has_issues": true, "has_projects": true, "has_downloads": true, "has_wiki": true, - "has_pages": false, - "has_discussions": false, - "forks_count": 0, + "has_pages": true, + "has_discussions": true, + "forks_count": 159, "mirror_url": null, "archived": false, "disabled": false, - "open_issues_count": 3, + "open_issues_count": 905, "license": { "key": "agpl-3.0", "name": "GNU Affero General Public License v3.0", @@ -19737,11 +19716,21 @@ "allow_forking": true, "is_template": false, "web_commit_signoff_required": false, - "topics": [], + "topics": [ + "economic-policy", + "economics", + "inequality", + "policy", + "poverty", + "public-policy", + "python", + "tax", + "united-states" + ], "visibility": "public", - "forks": 0, - "open_issues": 3, - "watchers": 0, + "forks": 159, + "open_issues": 905, + "watchers": 94, "default_branch": "master" } }, @@ -19836,14 +19825,14 @@ "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-15T02:05:14Z", - "pushed_at": "2024-05-15T20:43:02Z", + "updated_at": "2024-05-16T23:50:41Z", + "pushed_at": "2024-05-17T01:22:51Z", "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": 693070, + "size": 695872, "stargazers_count": 94, "watchers_count": 94, "language": "Python", @@ -19888,46 +19877,46 @@ }, "_links": { "self": { - "href": "https://api.github.com/repos/PolicyEngine/policyengine-us/pulls/4533" + "href": "https://api.github.com/repos/PolicyEngine/policyengine-us/pulls/4537" }, "html": { - "href": "https://github.com/PolicyEngine/policyengine-us/pull/4533" + "href": "https://github.com/PolicyEngine/policyengine-us/pull/4537" }, "issue": { - "href": "https://api.github.com/repos/PolicyEngine/policyengine-us/issues/4533" + "href": "https://api.github.com/repos/PolicyEngine/policyengine-us/issues/4537" }, "comments": { - "href": "https://api.github.com/repos/PolicyEngine/policyengine-us/issues/4533/comments" + "href": "https://api.github.com/repos/PolicyEngine/policyengine-us/issues/4537/comments" }, "review_comments": { - "href": "https://api.github.com/repos/PolicyEngine/policyengine-us/pulls/4533/comments" + "href": "https://api.github.com/repos/PolicyEngine/policyengine-us/pulls/4537/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" + "href": "https://api.github.com/repos/PolicyEngine/policyengine-us/pulls/4537/commits" }, "statuses": { - "href": "https://api.github.com/repos/PolicyEngine/policyengine-us/statuses/1dbae0ee60ba8bea3d0fa1703783938ab49c16e2" + "href": "https://api.github.com/repos/PolicyEngine/policyengine-us/statuses/10d426cbaf059d405a9a967e94637024fae8ceb3" } }, - "author_association": "COLLABORATOR", + "author_association": "CONTRIBUTOR", "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, + "url": "https://api.github.com/repos/PolicyEngine/policyengine-us/pulls/4534", + "id": 1872453066, + "node_id": "PR_kwDOFqFFMc5vm13K", + "html_url": "https://github.com/PolicyEngine/policyengine-us/pull/4534", + "diff_url": "https://github.com/PolicyEngine/policyengine-us/pull/4534.diff", + "patch_url": "https://github.com/PolicyEngine/policyengine-us/pull/4534.patch", + "issue_url": "https://api.github.com/repos/PolicyEngine/policyengine-us/issues/4534", + "number": 4534, "state": "closed", "locked": false, - "title": "Adjust the Alabama legal code references", + "title": "Uncap the real estate taxes in the Virginia itemized deduction logic", "user": { "login": "PavelMakarchuk", "id": 110687043, @@ -19948,12 +19937,12 @@ "type": "User", "site_admin": false }, - "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", + "body": "Fixes #4505", + "created_at": "2024-05-16T04:04:35Z", + "updated_at": "2024-05-16T22:53:11Z", + "closed_at": "2024-05-16T22:53:10Z", + "merged_at": "2024-05-16T22:53:10Z", + "merge_commit_sha": "da737250f2f37e1fa7fe834ea7ff64065ebbcd8f", "assignee": null, "assignees": [], "requested_reviewers": [], @@ -19961,15 +19950,15 @@ "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", + "commits_url": "https://api.github.com/repos/PolicyEngine/policyengine-us/pulls/4534/commits", + "review_comments_url": "https://api.github.com/repos/PolicyEngine/policyengine-us/pulls/4534/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", + "comments_url": "https://api.github.com/repos/PolicyEngine/policyengine-us/issues/4534/comments", + "statuses_url": "https://api.github.com/repos/PolicyEngine/policyengine-us/statuses/588c738e2fc79f228892c67eb34caacdac06c4ba", "head": { - "label": "PolicyEngine:legal_code", - "ref": "legal_code", - "sha": "c592255508b152acea09d6e58c64e5139240a0bf", + "label": "PolicyEngine:va_item", + "ref": "va_item", + "sha": "588c738e2fc79f228892c67eb34caacdac06c4ba", "user": { "login": "PolicyEngine", "id": 88570531, @@ -20057,14 +20046,14 @@ "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-15T02:05:14Z", - "pushed_at": "2024-05-15T20:43:02Z", + "updated_at": "2024-05-16T23:50:41Z", + "pushed_at": "2024-05-17T01:22:51Z", "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": 693070, + "size": 695872, "stargazers_count": 94, "watchers_count": 94, "language": "Python", @@ -20110,7 +20099,7 @@ "base": { "label": "PolicyEngine:master", "ref": "master", - "sha": "09912894aac95965cf3b88e5152f09c26afb02fa", + "sha": "d50592eab542999f869401c7b1b5d4b7fca4d9d8", "user": { "login": "PolicyEngine", "id": 88570531, @@ -20198,14 +20187,14 @@ "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-15T02:05:14Z", - "pushed_at": "2024-05-15T20:43:02Z", + "updated_at": "2024-05-16T23:50:41Z", + "pushed_at": "2024-05-17T01:22:51Z", "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": 693070, + "size": 695872, "stargazers_count": 94, "watchers_count": 94, "language": "Python", @@ -20250,28 +20239,28 @@ }, "_links": { "self": { - "href": "https://api.github.com/repos/PolicyEngine/policyengine-us/pulls/4532" + "href": "https://api.github.com/repos/PolicyEngine/policyengine-us/pulls/4534" }, "html": { - "href": "https://github.com/PolicyEngine/policyengine-us/pull/4532" + "href": "https://github.com/PolicyEngine/policyengine-us/pull/4534" }, "issue": { - "href": "https://api.github.com/repos/PolicyEngine/policyengine-us/issues/4532" + "href": "https://api.github.com/repos/PolicyEngine/policyengine-us/issues/4534" }, "comments": { - "href": "https://api.github.com/repos/PolicyEngine/policyengine-us/issues/4532/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/4532/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/4532/commits" + "href": "https://api.github.com/repos/PolicyEngine/policyengine-us/pulls/4534/commits" }, "statuses": { - "href": "https://api.github.com/repos/PolicyEngine/policyengine-us/statuses/c592255508b152acea09d6e58c64e5139240a0bf" + "href": "https://api.github.com/repos/PolicyEngine/policyengine-us/statuses/588c738e2fc79f228892c67eb34caacdac06c4ba" } }, "author_association": "COLLABORATOR", @@ -20279,154 +20268,154 @@ "active_lock_reason": null }, { - "url": "https://api.github.com/repos/PolicyEngine/policyengine-us/pulls/4528", - "id": 1869456626, - "node_id": "PR_kwDOFqFFMc5vbaTy", - "html_url": "https://github.com/PolicyEngine/policyengine-us/pull/4528", - "diff_url": "https://github.com/PolicyEngine/policyengine-us/pull/4528.diff", - "patch_url": "https://github.com/PolicyEngine/policyengine-us/pull/4528.patch", - "issue_url": "https://api.github.com/repos/PolicyEngine/policyengine-us/issues/4528", - "number": 4528, - "state": "closed", + "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": "CHP+ Income Disregard", + "title": "Add Oregon state uprating", "user": { - "login": "CalebPena", - "id": 62856626, - "node_id": "MDQ6VXNlcjYyODU2NjI2", - "avatar_url": "https://avatars.githubusercontent.com/u/62856626?v=4", + "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/CalebPena", - "html_url": "https://github.com/CalebPena", - "followers_url": "https://api.github.com/users/CalebPena/followers", - "following_url": "https://api.github.com/users/CalebPena/following{/other_user}", - "gists_url": "https://api.github.com/users/CalebPena/gists{/gist_id}", - "starred_url": "https://api.github.com/users/CalebPena/starred{/owner}{/repo}", - "subscriptions_url": "https://api.github.com/users/CalebPena/subscriptions", - "organizations_url": "https://api.github.com/users/CalebPena/orgs", - "repos_url": "https://api.github.com/users/CalebPena/repos", - "events_url": "https://api.github.com/users/CalebPena/events{/privacy}", - "received_events_url": "https://api.github.com/users/CalebPena/received_events", + "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": "fix #4527 ", - "created_at": "2024-05-14T17:02:33Z", - "updated_at": "2024-05-14T21:12:37Z", - "closed_at": "2024-05-14T21:12:37Z", - "merged_at": "2024-05-14T21:12:37Z", - "merge_commit_sha": "89225692dfb47f9a1d3135dfa9665afbe21b06f0", + "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": "1153e95ea57b56f430995b7bfbb4a3a585a977bd", "assignee": null, "assignees": [], "requested_reviewers": [], "requested_teams": [], "labels": [], "milestone": null, - "draft": false, - "commits_url": "https://api.github.com/repos/PolicyEngine/policyengine-us/pulls/4528/commits", - "review_comments_url": "https://api.github.com/repos/PolicyEngine/policyengine-us/pulls/4528/comments", + "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/4528/comments", - "statuses_url": "https://api.github.com/repos/PolicyEngine/policyengine-us/statuses/9d24221bf329b2151020affcc930459791f7482f", + "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": "CalebPena:issue4527", - "ref": "issue4527", - "sha": "9d24221bf329b2151020affcc930459791f7482f", + "label": "Kiki-67:Kiki-67/issue4499", + "ref": "Kiki-67/issue4499", + "sha": "1dbae0ee60ba8bea3d0fa1703783938ab49c16e2", "user": { - "login": "CalebPena", - "id": 62856626, - "node_id": "MDQ6VXNlcjYyODU2NjI2", - "avatar_url": "https://avatars.githubusercontent.com/u/62856626?v=4", + "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/CalebPena", - "html_url": "https://github.com/CalebPena", - "followers_url": "https://api.github.com/users/CalebPena/followers", - "following_url": "https://api.github.com/users/CalebPena/following{/other_user}", - "gists_url": "https://api.github.com/users/CalebPena/gists{/gist_id}", - "starred_url": "https://api.github.com/users/CalebPena/starred{/owner}{/repo}", - "subscriptions_url": "https://api.github.com/users/CalebPena/subscriptions", - "organizations_url": "https://api.github.com/users/CalebPena/orgs", - "repos_url": "https://api.github.com/users/CalebPena/repos", - "events_url": "https://api.github.com/users/CalebPena/events{/privacy}", - "received_events_url": "https://api.github.com/users/CalebPena/received_events", + "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": 591067357, - "node_id": "R_kgDOIzr43Q", + "id": 635959412, + "node_id": "R_kgDOJef4dA", "name": "policyengine-us", - "full_name": "CalebPena/policyengine-us", + "full_name": "Kiki-67/policyengine-us", "private": false, "owner": { - "login": "CalebPena", - "id": 62856626, - "node_id": "MDQ6VXNlcjYyODU2NjI2", - "avatar_url": "https://avatars.githubusercontent.com/u/62856626?v=4", + "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/CalebPena", - "html_url": "https://github.com/CalebPena", - "followers_url": "https://api.github.com/users/CalebPena/followers", - "following_url": "https://api.github.com/users/CalebPena/following{/other_user}", - "gists_url": "https://api.github.com/users/CalebPena/gists{/gist_id}", - "starred_url": "https://api.github.com/users/CalebPena/starred{/owner}{/repo}", - "subscriptions_url": "https://api.github.com/users/CalebPena/subscriptions", - "organizations_url": "https://api.github.com/users/CalebPena/orgs", - "repos_url": "https://api.github.com/users/CalebPena/repos", - "events_url": "https://api.github.com/users/CalebPena/events{/privacy}", - "received_events_url": "https://api.github.com/users/CalebPena/received_events", + "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/CalebPena/policyengine-us", - "description": null, + "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/CalebPena/policyengine-us", - "forks_url": "https://api.github.com/repos/CalebPena/policyengine-us/forks", - "keys_url": "https://api.github.com/repos/CalebPena/policyengine-us/keys{/key_id}", - "collaborators_url": "https://api.github.com/repos/CalebPena/policyengine-us/collaborators{/collaborator}", - "teams_url": "https://api.github.com/repos/CalebPena/policyengine-us/teams", - "hooks_url": "https://api.github.com/repos/CalebPena/policyengine-us/hooks", - "issue_events_url": "https://api.github.com/repos/CalebPena/policyengine-us/issues/events{/number}", - "events_url": "https://api.github.com/repos/CalebPena/policyengine-us/events", - "assignees_url": "https://api.github.com/repos/CalebPena/policyengine-us/assignees{/user}", - "branches_url": "https://api.github.com/repos/CalebPena/policyengine-us/branches{/branch}", - "tags_url": "https://api.github.com/repos/CalebPena/policyengine-us/tags", - "blobs_url": "https://api.github.com/repos/CalebPena/policyengine-us/git/blobs{/sha}", - "git_tags_url": "https://api.github.com/repos/CalebPena/policyengine-us/git/tags{/sha}", - "git_refs_url": "https://api.github.com/repos/CalebPena/policyengine-us/git/refs{/sha}", - "trees_url": "https://api.github.com/repos/CalebPena/policyengine-us/git/trees{/sha}", - "statuses_url": "https://api.github.com/repos/CalebPena/policyengine-us/statuses/{sha}", - "languages_url": "https://api.github.com/repos/CalebPena/policyengine-us/languages", - "stargazers_url": "https://api.github.com/repos/CalebPena/policyengine-us/stargazers", - "contributors_url": "https://api.github.com/repos/CalebPena/policyengine-us/contributors", - "subscribers_url": "https://api.github.com/repos/CalebPena/policyengine-us/subscribers", - "subscription_url": "https://api.github.com/repos/CalebPena/policyengine-us/subscription", - "commits_url": "https://api.github.com/repos/CalebPena/policyengine-us/commits{/sha}", - "git_commits_url": "https://api.github.com/repos/CalebPena/policyengine-us/git/commits{/sha}", - "comments_url": "https://api.github.com/repos/CalebPena/policyengine-us/comments{/number}", - "issue_comment_url": "https://api.github.com/repos/CalebPena/policyengine-us/issues/comments{/number}", - "contents_url": "https://api.github.com/repos/CalebPena/policyengine-us/contents/{+path}", - "compare_url": "https://api.github.com/repos/CalebPena/policyengine-us/compare/{base}...{head}", - "merges_url": "https://api.github.com/repos/CalebPena/policyengine-us/merges", - "archive_url": "https://api.github.com/repos/CalebPena/policyengine-us/{archive_format}{/ref}", - "downloads_url": "https://api.github.com/repos/CalebPena/policyengine-us/downloads", - "issues_url": "https://api.github.com/repos/CalebPena/policyengine-us/issues{/number}", - "pulls_url": "https://api.github.com/repos/CalebPena/policyengine-us/pulls{/number}", - "milestones_url": "https://api.github.com/repos/CalebPena/policyengine-us/milestones{/number}", - "notifications_url": "https://api.github.com/repos/CalebPena/policyengine-us/notifications{?since,all,participating}", - "labels_url": "https://api.github.com/repos/CalebPena/policyengine-us/labels{/name}", - "releases_url": "https://api.github.com/repos/CalebPena/policyengine-us/releases{/id}", - "deployments_url": "https://api.github.com/repos/CalebPena/policyengine-us/deployments", - "created_at": "2023-01-19T21:10:52Z", - "updated_at": "2024-04-15T16:45:39Z", - "pushed_at": "2024-05-14T20:27:21Z", - "git_url": "git://github.com/CalebPena/policyengine-us.git", - "ssh_url": "git@github.com:CalebPena/policyengine-us.git", - "clone_url": "https://github.com/CalebPena/policyengine-us.git", - "svn_url": "https://github.com/CalebPena/policyengine-us", + "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": 200024, + "size": 52673, "stargazers_count": 0, "watchers_count": 0, "language": "Python", @@ -20440,7 +20429,7 @@ "mirror_url": null, "archived": false, "disabled": false, - "open_issues_count": 0, + "open_issues_count": 3, "license": { "key": "agpl-3.0", "name": "GNU Affero General Public License v3.0", @@ -20454,7 +20443,7 @@ "topics": [], "visibility": "public", "forks": 0, - "open_issues": 0, + "open_issues": 3, "watchers": 0, "default_branch": "master" } @@ -20462,7 +20451,7 @@ "base": { "label": "PolicyEngine:master", "ref": "master", - "sha": "479445fd1befc58d4632fdfbb2d377e4b474cc97", + "sha": "d50592eab542999f869401c7b1b5d4b7fca4d9d8", "user": { "login": "PolicyEngine", "id": 88570531, @@ -20550,14 +20539,14 @@ "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-15T02:05:14Z", - "pushed_at": "2024-05-15T20:43:02Z", + "updated_at": "2024-05-16T23:50:41Z", + "pushed_at": "2024-05-17T01:22:51Z", "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": 693070, + "size": 695872, "stargazers_count": 94, "watchers_count": 94, "language": "Python", @@ -20602,28 +20591,28 @@ }, "_links": { "self": { - "href": "https://api.github.com/repos/PolicyEngine/policyengine-us/pulls/4528" + "href": "https://api.github.com/repos/PolicyEngine/policyengine-us/pulls/4533" }, "html": { - "href": "https://github.com/PolicyEngine/policyengine-us/pull/4528" + "href": "https://github.com/PolicyEngine/policyengine-us/pull/4533" }, "issue": { - "href": "https://api.github.com/repos/PolicyEngine/policyengine-us/issues/4528" + "href": "https://api.github.com/repos/PolicyEngine/policyengine-us/issues/4533" }, "comments": { - "href": "https://api.github.com/repos/PolicyEngine/policyengine-us/issues/4528/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/4528/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/4528/commits" + "href": "https://api.github.com/repos/PolicyEngine/policyengine-us/pulls/4533/commits" }, "statuses": { - "href": "https://api.github.com/repos/PolicyEngine/policyengine-us/statuses/9d24221bf329b2151020affcc930459791f7482f" + "href": "https://api.github.com/repos/PolicyEngine/policyengine-us/statuses/1dbae0ee60ba8bea3d0fa1703783938ab49c16e2" } }, "author_association": "COLLABORATOR", @@ -20631,17 +20620,17 @@ "active_lock_reason": null }, { - "url": "https://api.github.com/repos/PolicyEngine/policyengine-us/pulls/4526", - "id": 1869304373, - "node_id": "PR_kwDOFqFFMc5va1I1", - "html_url": "https://github.com/PolicyEngine/policyengine-us/pull/4526", - "diff_url": "https://github.com/PolicyEngine/policyengine-us/pull/4526.diff", - "patch_url": "https://github.com/PolicyEngine/policyengine-us/pull/4526.patch", - "issue_url": "https://api.github.com/repos/PolicyEngine/policyengine-us/issues/4526", - "number": 4526, + "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": "Update core to 2.21.5", + "title": "Adjust the Alabama legal code references", "user": { "login": "PavelMakarchuk", "id": 110687043, @@ -20662,12 +20651,12 @@ "type": "User", "site_admin": false }, - "body": "Fixes #4516", - "created_at": "2024-05-14T15:31:00Z", - "updated_at": "2024-05-14T16:50:57Z", - "closed_at": "2024-05-14T16:50:56Z", - "merged_at": "2024-05-14T16:50:56Z", - "merge_commit_sha": "32d640301487f89d3fa7751f0877dc9d6edd785f", + "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": [], @@ -20675,15 +20664,15 @@ "labels": [], "milestone": null, "draft": false, - "commits_url": "https://api.github.com/repos/PolicyEngine/policyengine-us/pulls/4526/commits", - "review_comments_url": "https://api.github.com/repos/PolicyEngine/policyengine-us/pulls/4526/comments", + "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/4526/comments", - "statuses_url": "https://api.github.com/repos/PolicyEngine/policyengine-us/statuses/b054d789ceb62fa25a620f2e97f9768462c91599", + "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:update-core", - "ref": "update-core", - "sha": "b054d789ceb62fa25a620f2e97f9768462c91599", + "label": "PolicyEngine:legal_code", + "ref": "legal_code", + "sha": "c592255508b152acea09d6e58c64e5139240a0bf", "user": { "login": "PolicyEngine", "id": 88570531, @@ -20771,14 +20760,14 @@ "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-15T02:05:14Z", - "pushed_at": "2024-05-15T20:43:02Z", + "updated_at": "2024-05-16T23:50:41Z", + "pushed_at": "2024-05-17T01:22:51Z", "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": 693070, + "size": 695872, "stargazers_count": 94, "watchers_count": 94, "language": "Python", @@ -20824,7 +20813,7 @@ "base": { "label": "PolicyEngine:master", "ref": "master", - "sha": "7ee7379ac199fefe7e2f88e52ce0b8fd9629ba3c", + "sha": "09912894aac95965cf3b88e5152f09c26afb02fa", "user": { "login": "PolicyEngine", "id": 88570531, @@ -20912,14 +20901,14 @@ "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-15T02:05:14Z", - "pushed_at": "2024-05-15T20:43:02Z", + "updated_at": "2024-05-16T23:50:41Z", + "pushed_at": "2024-05-17T01:22:51Z", "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": 693070, + "size": 695872, "stargazers_count": 94, "watchers_count": 94, "language": "Python", @@ -20964,28 +20953,28 @@ }, "_links": { "self": { - "href": "https://api.github.com/repos/PolicyEngine/policyengine-us/pulls/4526" + "href": "https://api.github.com/repos/PolicyEngine/policyengine-us/pulls/4532" }, "html": { - "href": "https://github.com/PolicyEngine/policyengine-us/pull/4526" + "href": "https://github.com/PolicyEngine/policyengine-us/pull/4532" }, "issue": { - "href": "https://api.github.com/repos/PolicyEngine/policyengine-us/issues/4526" + "href": "https://api.github.com/repos/PolicyEngine/policyengine-us/issues/4532" }, "comments": { - "href": "https://api.github.com/repos/PolicyEngine/policyengine-us/issues/4526/comments" + "href": "https://api.github.com/repos/PolicyEngine/policyengine-us/issues/4532/comments" }, "review_comments": { - "href": "https://api.github.com/repos/PolicyEngine/policyengine-us/pulls/4526/comments" + "href": "https://api.github.com/repos/PolicyEngine/policyengine-us/pulls/4532/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/4526/commits" + "href": "https://api.github.com/repos/PolicyEngine/policyengine-us/pulls/4532/commits" }, "statuses": { - "href": "https://api.github.com/repos/PolicyEngine/policyengine-us/statuses/b054d789ceb62fa25a620f2e97f9768462c91599" + "href": "https://api.github.com/repos/PolicyEngine/policyengine-us/statuses/c592255508b152acea09d6e58c64e5139240a0bf" } }, "author_association": "COLLABORATOR", @@ -20993,17 +20982,17 @@ "active_lock_reason": null }, { - "url": "https://api.github.com/repos/PolicyEngine/policyengine-us/pulls/4519", - "id": 1867283062, - "node_id": "PR_kwDOFqFFMc5vTHp2", - "html_url": "https://github.com/PolicyEngine/policyengine-us/pull/4519", - "diff_url": "https://github.com/PolicyEngine/policyengine-us/pull/4519.diff", - "patch_url": "https://github.com/PolicyEngine/policyengine-us/pull/4519.patch", - "issue_url": "https://api.github.com/repos/PolicyEngine/policyengine-us/issues/4519", - "number": 4519, + "url": "https://api.github.com/repos/PolicyEngine/policyengine-us/pulls/4528", + "id": 1869456626, + "node_id": "PR_kwDOFqFFMc5vbaTy", + "html_url": "https://github.com/PolicyEngine/policyengine-us/pull/4528", + "diff_url": "https://github.com/PolicyEngine/policyengine-us/pull/4528.diff", + "patch_url": "https://github.com/PolicyEngine/policyengine-us/pull/4528.patch", + "issue_url": "https://api.github.com/repos/PolicyEngine/policyengine-us/issues/4528", + "number": 4528, "state": "closed", "locked": false, - "title": "Add Medicaid Disregard in Colorado", + "title": "CHP+ Income Disregard", "user": { "login": "CalebPena", "id": 62856626, @@ -21024,49 +21013,28 @@ "type": "User", "site_admin": false }, - "body": "fixes #2109 ", - "created_at": "2024-05-13T18:44:19Z", - "updated_at": "2024-05-14T03:15:17Z", - "closed_at": "2024-05-14T03:15:17Z", - "merged_at": null, - "merge_commit_sha": "86aaae43bff6857990d79432c96c0523deaf7534", + "body": "fix #4527 ", + "created_at": "2024-05-14T17:02:33Z", + "updated_at": "2024-05-14T21:12:37Z", + "closed_at": "2024-05-14T21:12:37Z", + "merged_at": "2024-05-14T21:12:37Z", + "merge_commit_sha": "89225692dfb47f9a1d3135dfa9665afbe21b06f0", "assignee": null, "assignees": [], - "requested_reviewers": [ - { - "login": "MaxGhenis", - "id": 6076111, - "node_id": "MDQ6VXNlcjYwNzYxMTE=", - "avatar_url": "https://avatars.githubusercontent.com/u/6076111?v=4", - "gravatar_id": "", - "url": "https://api.github.com/users/MaxGhenis", - "html_url": "https://github.com/MaxGhenis", - "followers_url": "https://api.github.com/users/MaxGhenis/followers", - "following_url": "https://api.github.com/users/MaxGhenis/following{/other_user}", - "gists_url": "https://api.github.com/users/MaxGhenis/gists{/gist_id}", - "starred_url": "https://api.github.com/users/MaxGhenis/starred{/owner}{/repo}", - "subscriptions_url": "https://api.github.com/users/MaxGhenis/subscriptions", - "organizations_url": "https://api.github.com/users/MaxGhenis/orgs", - "repos_url": "https://api.github.com/users/MaxGhenis/repos", - "events_url": "https://api.github.com/users/MaxGhenis/events{/privacy}", - "received_events_url": "https://api.github.com/users/MaxGhenis/received_events", - "type": "User", - "site_admin": false - } - ], + "requested_reviewers": [], "requested_teams": [], "labels": [], "milestone": null, "draft": false, - "commits_url": "https://api.github.com/repos/PolicyEngine/policyengine-us/pulls/4519/commits", - "review_comments_url": "https://api.github.com/repos/PolicyEngine/policyengine-us/pulls/4519/comments", + "commits_url": "https://api.github.com/repos/PolicyEngine/policyengine-us/pulls/4528/commits", + "review_comments_url": "https://api.github.com/repos/PolicyEngine/policyengine-us/pulls/4528/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/4519/comments", - "statuses_url": "https://api.github.com/repos/PolicyEngine/policyengine-us/statuses/353cfc94ccc12d7b910d8f7f98d2060e12b20acd", + "comments_url": "https://api.github.com/repos/PolicyEngine/policyengine-us/issues/4528/comments", + "statuses_url": "https://api.github.com/repos/PolicyEngine/policyengine-us/statuses/9d24221bf329b2151020affcc930459791f7482f", "head": { - "label": "CalebPena:issue2109", - "ref": "issue2109", - "sha": "353cfc94ccc12d7b910d8f7f98d2060e12b20acd", + "label": "CalebPena:issue4527", + "ref": "issue4527", + "sha": "9d24221bf329b2151020affcc930459791f7482f", "user": { "login": "CalebPena", "id": 62856626, @@ -21197,7 +21165,7 @@ "base": { "label": "PolicyEngine:master", "ref": "master", - "sha": "9c5ec52c3817784bd55e550d76dd0305eada11fe", + "sha": "479445fd1befc58d4632fdfbb2d377e4b474cc97", "user": { "login": "PolicyEngine", "id": 88570531, @@ -21285,14 +21253,14 @@ "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-15T02:05:14Z", - "pushed_at": "2024-05-15T20:43:02Z", + "updated_at": "2024-05-16T23:50:41Z", + "pushed_at": "2024-05-17T01:22:51Z", "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": 693070, + "size": 695872, "stargazers_count": 94, "watchers_count": 94, "language": "Python", @@ -21337,28 +21305,28 @@ }, "_links": { "self": { - "href": "https://api.github.com/repos/PolicyEngine/policyengine-us/pulls/4519" + "href": "https://api.github.com/repos/PolicyEngine/policyengine-us/pulls/4528" }, "html": { - "href": "https://github.com/PolicyEngine/policyengine-us/pull/4519" + "href": "https://github.com/PolicyEngine/policyengine-us/pull/4528" }, "issue": { - "href": "https://api.github.com/repos/PolicyEngine/policyengine-us/issues/4519" + "href": "https://api.github.com/repos/PolicyEngine/policyengine-us/issues/4528" }, "comments": { - "href": "https://api.github.com/repos/PolicyEngine/policyengine-us/issues/4519/comments" + "href": "https://api.github.com/repos/PolicyEngine/policyengine-us/issues/4528/comments" }, "review_comments": { - "href": "https://api.github.com/repos/PolicyEngine/policyengine-us/pulls/4519/comments" + "href": "https://api.github.com/repos/PolicyEngine/policyengine-us/pulls/4528/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/4519/commits" + "href": "https://api.github.com/repos/PolicyEngine/policyengine-us/pulls/4528/commits" }, "statuses": { - "href": "https://api.github.com/repos/PolicyEngine/policyengine-us/statuses/353cfc94ccc12d7b910d8f7f98d2060e12b20acd" + "href": "https://api.github.com/repos/PolicyEngine/policyengine-us/statuses/9d24221bf329b2151020affcc930459791f7482f" } }, "author_association": "COLLABORATOR", @@ -23283,7 +23251,7 @@ "deployments_url": "https://api.github.com/repos/FRBNY-DSGE/DSGE.jl/deployments", "created_at": "2015-11-25T21:03:30Z", "updated_at": "2024-05-07T10:21:31Z", - "pushed_at": "2024-05-07T22:10:11Z", + "pushed_at": "2024-05-17T00:39:44Z", "git_url": "git://github.com/FRBNY-DSGE/DSGE.jl.git", "ssh_url": "git@github.com:FRBNY-DSGE/DSGE.jl.git", "clone_url": "https://github.com/FRBNY-DSGE/DSGE.jl.git", @@ -23421,7 +23389,7 @@ "deployments_url": "https://api.github.com/repos/FRBNY-DSGE/DSGE.jl/deployments", "created_at": "2015-11-25T21:03:30Z", "updated_at": "2024-05-07T10:21:31Z", - "pushed_at": "2024-05-07T22:10:11Z", + "pushed_at": "2024-05-17T00:39:44Z", "git_url": "git://github.com/FRBNY-DSGE/DSGE.jl.git", "ssh_url": "git@github.com:FRBNY-DSGE/DSGE.jl.git", "clone_url": "https://github.com/FRBNY-DSGE/DSGE.jl.git", @@ -23639,7 +23607,7 @@ "deployments_url": "https://api.github.com/repos/FRBNY-DSGE/DSGE.jl/deployments", "created_at": "2015-11-25T21:03:30Z", "updated_at": "2024-05-07T10:21:31Z", - "pushed_at": "2024-05-07T22:10:11Z", + "pushed_at": "2024-05-17T00:39:44Z", "git_url": "git://github.com/FRBNY-DSGE/DSGE.jl.git", "ssh_url": "git@github.com:FRBNY-DSGE/DSGE.jl.git", "clone_url": "https://github.com/FRBNY-DSGE/DSGE.jl.git", @@ -23777,7 +23745,7 @@ "deployments_url": "https://api.github.com/repos/FRBNY-DSGE/DSGE.jl/deployments", "created_at": "2015-11-25T21:03:30Z", "updated_at": "2024-05-07T10:21:31Z", - "pushed_at": "2024-05-07T22:10:11Z", + "pushed_at": "2024-05-17T00:39:44Z", "git_url": "git://github.com/FRBNY-DSGE/DSGE.jl.git", "ssh_url": "git@github.com:FRBNY-DSGE/DSGE.jl.git", "clone_url": "https://github.com/FRBNY-DSGE/DSGE.jl.git", @@ -23887,10 +23855,10 @@ }, "body": "This PR updates the `PSL_catalog.json` file in the DSGE.jl repo so that project metadata will be better populated on the updated [Policy Simulation Library Catalog page](http://pslmodels.org/Catalog/index.html).", "created_at": "2024-03-19T19:30:03Z", - "updated_at": "2024-03-19T19:30:03Z", + "updated_at": "2024-05-17T00:39:43Z", "closed_at": null, "merged_at": null, - "merge_commit_sha": "83f841a84131a5917ef1f7d57b9861243a01e119", + "merge_commit_sha": "64cc6ee7f65de5d78bb32cbdb0469b7248b18690", "assignee": null, "assignees": [], "requested_reviewers": [], @@ -23902,11 +23870,11 @@ "review_comments_url": "https://api.github.com/repos/FRBNY-DSGE/DSGE.jl/pulls/223/comments", "review_comment_url": "https://api.github.com/repos/FRBNY-DSGE/DSGE.jl/pulls/comments{/number}", "comments_url": "https://api.github.com/repos/FRBNY-DSGE/DSGE.jl/issues/223/comments", - "statuses_url": "https://api.github.com/repos/FRBNY-DSGE/DSGE.jl/statuses/fc913713d5b7f154a04d41507ca81aa48e6832d6", + "statuses_url": "https://api.github.com/repos/FRBNY-DSGE/DSGE.jl/statuses/d22f6ac86a86dc1d86338539179c4c0839e786b6", "head": { "label": "jdebacker:catalog", "ref": "catalog", - "sha": "fc913713d5b7f154a04d41507ca81aa48e6832d6", + "sha": "d22f6ac86a86dc1d86338539179c4c0839e786b6", "user": { "login": "jdebacker", "id": 10715924, @@ -23995,13 +23963,13 @@ "deployments_url": "https://api.github.com/repos/jdebacker/DSGE.jl/deployments", "created_at": "2020-04-07T22:01:00Z", "updated_at": "2020-04-07T22:01:02Z", - "pushed_at": "2024-03-19T19:27:32Z", + "pushed_at": "2024-05-17T00:39:42Z", "git_url": "git://github.com/jdebacker/DSGE.jl.git", "ssh_url": "git@github.com:jdebacker/DSGE.jl.git", "clone_url": "https://github.com/jdebacker/DSGE.jl.git", "svn_url": "https://github.com/jdebacker/DSGE.jl", "homepage": "", - "size": 2639210, + "size": 2639211, "stargazers_count": 0, "watchers_count": 0, "language": null, @@ -24126,7 +24094,7 @@ "deployments_url": "https://api.github.com/repos/FRBNY-DSGE/DSGE.jl/deployments", "created_at": "2015-11-25T21:03:30Z", "updated_at": "2024-05-07T10:21:31Z", - "pushed_at": "2024-05-07T22:10:11Z", + "pushed_at": "2024-05-17T00:39:44Z", "git_url": "git://github.com/FRBNY-DSGE/DSGE.jl.git", "ssh_url": "git@github.com:FRBNY-DSGE/DSGE.jl.git", "clone_url": "https://github.com/FRBNY-DSGE/DSGE.jl.git", @@ -24195,7 +24163,7 @@ "href": "https://api.github.com/repos/FRBNY-DSGE/DSGE.jl/pulls/223/commits" }, "statuses": { - "href": "https://api.github.com/repos/FRBNY-DSGE/DSGE.jl/statuses/fc913713d5b7f154a04d41507ca81aa48e6832d6" + "href": "https://api.github.com/repos/FRBNY-DSGE/DSGE.jl/statuses/d22f6ac86a86dc1d86338539179c4c0839e786b6" } }, "author_association": "NONE", @@ -24344,7 +24312,7 @@ "deployments_url": "https://api.github.com/repos/FRBNY-DSGE/DSGE.jl/deployments", "created_at": "2015-11-25T21:03:30Z", "updated_at": "2024-05-07T10:21:31Z", - "pushed_at": "2024-05-07T22:10:11Z", + "pushed_at": "2024-05-17T00:39:44Z", "git_url": "git://github.com/FRBNY-DSGE/DSGE.jl.git", "ssh_url": "git@github.com:FRBNY-DSGE/DSGE.jl.git", "clone_url": "https://github.com/FRBNY-DSGE/DSGE.jl.git", @@ -24482,7 +24450,7 @@ "deployments_url": "https://api.github.com/repos/FRBNY-DSGE/DSGE.jl/deployments", "created_at": "2015-11-25T21:03:30Z", "updated_at": "2024-05-07T10:21:31Z", - "pushed_at": "2024-05-07T22:10:11Z", + "pushed_at": "2024-05-17T00:39:44Z", "git_url": "git://github.com/FRBNY-DSGE/DSGE.jl.git", "ssh_url": "git@github.com:FRBNY-DSGE/DSGE.jl.git", "clone_url": "https://github.com/FRBNY-DSGE/DSGE.jl.git", @@ -24700,7 +24668,7 @@ "deployments_url": "https://api.github.com/repos/FRBNY-DSGE/DSGE.jl/deployments", "created_at": "2015-11-25T21:03:30Z", "updated_at": "2024-05-07T10:21:31Z", - "pushed_at": "2024-05-07T22:10:11Z", + "pushed_at": "2024-05-17T00:39:44Z", "git_url": "git://github.com/FRBNY-DSGE/DSGE.jl.git", "ssh_url": "git@github.com:FRBNY-DSGE/DSGE.jl.git", "clone_url": "https://github.com/FRBNY-DSGE/DSGE.jl.git", @@ -24838,7 +24806,7 @@ "deployments_url": "https://api.github.com/repos/FRBNY-DSGE/DSGE.jl/deployments", "created_at": "2015-11-25T21:03:30Z", "updated_at": "2024-05-07T10:21:31Z", - "pushed_at": "2024-05-07T22:10:11Z", + "pushed_at": "2024-05-17T00:39:44Z", "git_url": "git://github.com/FRBNY-DSGE/DSGE.jl.git", "ssh_url": "git@github.com:FRBNY-DSGE/DSGE.jl.git", "clone_url": "https://github.com/FRBNY-DSGE/DSGE.jl.git", @@ -25189,13 +25157,13 @@ "deployments_url": "https://api.github.com/repos/TaxFoundation/capital-cost-recovery/deployments", "created_at": "2020-03-02T19:47:59Z", "updated_at": "2023-12-29T14:41:09Z", - "pushed_at": "2024-05-15T15:51:57Z", + "pushed_at": "2024-05-16T12:34:04Z", "git_url": "git://github.com/TaxFoundation/capital-cost-recovery.git", "ssh_url": "git@github.com:TaxFoundation/capital-cost-recovery.git", "clone_url": "https://github.com/TaxFoundation/capital-cost-recovery.git", "svn_url": "https://github.com/TaxFoundation/capital-cost-recovery", "homepage": null, - "size": 2603, + "size": 2644, "stargazers_count": 3, "watchers_count": 3, "language": "R", @@ -25400,13 +25368,13 @@ "deployments_url": "https://api.github.com/repos/TaxFoundation/capital-cost-recovery/deployments", "created_at": "2020-03-02T19:47:59Z", "updated_at": "2023-12-29T14:41:09Z", - "pushed_at": "2024-05-15T15:51:57Z", + "pushed_at": "2024-05-16T12:34:04Z", "git_url": "git://github.com/TaxFoundation/capital-cost-recovery.git", "ssh_url": "git@github.com:TaxFoundation/capital-cost-recovery.git", "clone_url": "https://github.com/TaxFoundation/capital-cost-recovery.git", "svn_url": "https://github.com/TaxFoundation/capital-cost-recovery", "homepage": null, - "size": 2603, + "size": 2644, "stargazers_count": 3, "watchers_count": 3, "language": "R", @@ -25531,13 +25499,13 @@ "deployments_url": "https://api.github.com/repos/TaxFoundation/capital-cost-recovery/deployments", "created_at": "2020-03-02T19:47:59Z", "updated_at": "2023-12-29T14:41:09Z", - "pushed_at": "2024-05-15T15:51:57Z", + "pushed_at": "2024-05-16T12:34:04Z", "git_url": "git://github.com/TaxFoundation/capital-cost-recovery.git", "ssh_url": "git@github.com:TaxFoundation/capital-cost-recovery.git", "clone_url": "https://github.com/TaxFoundation/capital-cost-recovery.git", "svn_url": "https://github.com/TaxFoundation/capital-cost-recovery", "homepage": null, - "size": 2603, + "size": 2644, "stargazers_count": 3, "watchers_count": 3, "language": "R", @@ -25873,13 +25841,13 @@ "deployments_url": "https://api.github.com/repos/TaxFoundation/capital-cost-recovery/deployments", "created_at": "2020-03-02T19:47:59Z", "updated_at": "2023-12-29T14:41:09Z", - "pushed_at": "2024-05-15T15:51:57Z", + "pushed_at": "2024-05-16T12:34:04Z", "git_url": "git://github.com/TaxFoundation/capital-cost-recovery.git", "ssh_url": "git@github.com:TaxFoundation/capital-cost-recovery.git", "clone_url": "https://github.com/TaxFoundation/capital-cost-recovery.git", "svn_url": "https://github.com/TaxFoundation/capital-cost-recovery", "homepage": null, - "size": 2603, + "size": 2644, "stargazers_count": 3, "watchers_count": 3, "language": "R", @@ -26084,13 +26052,13 @@ "deployments_url": "https://api.github.com/repos/TaxFoundation/capital-cost-recovery/deployments", "created_at": "2020-03-02T19:47:59Z", "updated_at": "2023-12-29T14:41:09Z", - "pushed_at": "2024-05-15T15:51:57Z", + "pushed_at": "2024-05-16T12:34:04Z", "git_url": "git://github.com/TaxFoundation/capital-cost-recovery.git", "ssh_url": "git@github.com:TaxFoundation/capital-cost-recovery.git", "clone_url": "https://github.com/TaxFoundation/capital-cost-recovery.git", "svn_url": "https://github.com/TaxFoundation/capital-cost-recovery", "homepage": null, - "size": 2603, + "size": 2644, "stargazers_count": 3, "watchers_count": 3, "language": "R", @@ -26215,13 +26183,13 @@ "deployments_url": "https://api.github.com/repos/TaxFoundation/capital-cost-recovery/deployments", "created_at": "2020-03-02T19:47:59Z", "updated_at": "2023-12-29T14:41:09Z", - "pushed_at": "2024-05-15T15:51:57Z", + "pushed_at": "2024-05-16T12:34:04Z", "git_url": "git://github.com/TaxFoundation/capital-cost-recovery.git", "ssh_url": "git@github.com:TaxFoundation/capital-cost-recovery.git", "clone_url": "https://github.com/TaxFoundation/capital-cost-recovery.git", "svn_url": "https://github.com/TaxFoundation/capital-cost-recovery", "homepage": null, - "size": 2603, + "size": 2644, "stargazers_count": 3, "watchers_count": 3, "language": "R", @@ -26557,13 +26525,13 @@ "deployments_url": "https://api.github.com/repos/TaxFoundation/capital-cost-recovery/deployments", "created_at": "2020-03-02T19:47:59Z", "updated_at": "2023-12-29T14:41:09Z", - "pushed_at": "2024-05-15T15:51:57Z", + "pushed_at": "2024-05-16T12:34:04Z", "git_url": "git://github.com/TaxFoundation/capital-cost-recovery.git", "ssh_url": "git@github.com:TaxFoundation/capital-cost-recovery.git", "clone_url": "https://github.com/TaxFoundation/capital-cost-recovery.git", "svn_url": "https://github.com/TaxFoundation/capital-cost-recovery", "homepage": null, - "size": 2603, + "size": 2644, "stargazers_count": 3, "watchers_count": 3, "language": "R", diff --git a/Incubating/prs.json b/Incubating/prs.json index 1ea6f1d..6962f32 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-14T14:15:38Z", + "updated_at": "2024-05-16T13:41:54Z", "closed_at": null, "merged_at": null, "merge_commit_sha": "6c266edd8230cb8f6443894f1fa28085279b5879",