{"id":2821,"name":"dustmaps","description":"dustmaps: A Python interface for maps of interstellar dust - Published in JOSS (2018)","url":"https://github.com/gregreen/dustmaps","last_synced_at":"2025-09-04T16:53:35.125Z","repository":{"id":8747141,"uuid":"59614814","full_name":"gregreen/dustmaps","owner":"gregreen","description":"A uniform interface for a number of 2D and 3D maps of interstellar dust reddening/extinction.","archived":false,"fork":false,"pushed_at":"2025-03-04T14:44:56.000Z","size":2185,"stargazers_count":74,"open_issues_count":10,"forks_count":25,"subscribers_count":7,"default_branch":"master","last_synced_at":"2025-08-28T01:17:23.082Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/gregreen.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.BSD-2-Clause","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2016-05-24T23:11:06.000Z","updated_at":"2025-07-11T11:23:23.000Z","dependencies_parsed_at":"2025-04-14T17:35:19.310Z","dependency_job_id":null,"html_url":"https://github.com/gregreen/dustmaps","commit_stats":{"total_commits":214,"total_committers":5,"mean_commits":42.8,"dds":"0.032710280373831724","last_synced_commit":"fac0f153a366299023f2d8d63c7bb2a39f559e29"},"previous_names":[],"tags_count":26,"template":false,"template_full_name":null,"purl":"pkg:github/gregreen/dustmaps","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gregreen%2Fdustmaps","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gregreen%2Fdustmaps/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gregreen%2Fdustmaps/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gregreen%2Fdustmaps/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gregreen","download_url":"https://codeload.github.com/gregreen/dustmaps/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gregreen%2Fdustmaps/sbom","scorecard":{"id":445128,"data":{"date":"2025-08-11","repo":{"name":"github.com/gregreen/dustmaps","commit":"035a65a7bbf02431172113883993a7da1ba1cacb"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.3,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Dangerous-Workflow","score":-1,"reason":"no workflows found","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":2,"reason":"Found 3/15 approved changesets -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 18 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-19T06:31:49.995Z","repository_id":8747141,"created_at":"2025-08-19T06:31:49.995Z","updated_at":"2025-08-19T06:31:49.995Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273515189,"owners_count":25119509,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-03T02:00:09.631Z","response_time":76,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"owner":{"login":"gregreen","name":"Gregory Green","uuid":"1033896","kind":"user","description":"Sofia Kovalevskaya Group Leader at the Max Planck Institute for Astronomy. Former postdoc at KIPAC, Stanford. PhD in Astronomy and Astrophysics from Harvard.","email":"","website":"greg.ory.gr/een","location":"Heidelberg, Germany","twitter":null,"company":"Max Planck Institute for Astronomy","icon_url":"https://avatars.githubusercontent.com/u/1033896?v=4","repositories_count":19,"last_synced_at":"2023-03-12T06:20:43.201Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/gregreen","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-03T03:09:05.141Z","updated_at":"2023-03-12T06:20:43.218Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gregreen","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gregreen/repositories"},"packages":[{"id":2717736,"name":"dustmaps","ecosystem":"pypi","description":"Uniform interface for multiple dust reddening maps.","homepage":"https://github.com/gregreen/dustmaps","licenses":"GPL-2.0 OR BSD-2-Clause","normalized_licenses":["GPL-2.0","BSD-2-Clause"],"repository_url":"https://github.com/gregreen/dustmaps","keywords_array":[],"namespace":null,"versions_count":24,"first_release_published_at":"2016-10-14T23:44:27.000Z","latest_release_published_at":"2025-03-04T13:40:51.000Z","latest_release_number":"1.0.14","last_synced_at":"2025-09-03T21:37:00.832Z","created_at":"2022-04-10T10:50:00.265Z","updated_at":"2025-09-03T21:37:00.832Z","registry_url":"https://pypi.org/project/dustmaps/","install_command":"pip install dustmaps --index-url https://pypi.org/simple","documentation_url":"https://dustmaps.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":[],"normalized_name":"dustmaps","project_status":null},"repo_metadata":{"id":8747141,"uuid":"59614814","full_name":"gregreen/dustmaps","owner":"gregreen","description":"A uniform interface for a number of 2D and 3D maps of interstellar dust reddening/extinction.","archived":false,"fork":false,"pushed_at":"2024-07-10T15:44:07.000Z","size":2050,"stargazers_count":64,"open_issues_count":10,"forks_count":21,"subscribers_count":8,"default_branch":"master","last_synced_at":"2024-07-19T20:22:27.134Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/gregreen.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-05-24T23:11:06.000Z","updated_at":"2024-06-27T06:39:17.000Z","dependencies_parsed_at":"2024-06-18T20:12:32.052Z","dependency_job_id":null,"html_url":"https://github.com/gregreen/dustmaps","commit_stats":{"total_commits":214,"total_committers":5,"mean_commits":42.8,"dds":"0.032710280373831724","last_synced_commit":"fac0f153a366299023f2d8d63c7bb2a39f559e29"},"previous_names":[],"tags_count":25,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gregreen%2Fdustmaps","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gregreen%2Fdustmaps/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gregreen%2Fdustmaps/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gregreen%2Fdustmaps/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gregreen","download_url":"https://codeload.github.com/gregreen/dustmaps/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":216033602,"owners_count":15965959,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"gregreen","name":"Gregory Green","uuid":"1033896","kind":"user","description":"Sofia Kovalevskaya Group Leader at the Max Planck Institute for Astronomy. Former postdoc at KIPAC, Stanford. PhD in Astronomy and Astrophysics from Harvard.","email":"","website":"greg.ory.gr/een","location":"Heidelberg, Germany","twitter":null,"company":"Max Planck Institute for Astronomy","icon_url":"https://avatars.githubusercontent.com/u/1033896?v=4","repositories_count":19,"last_synced_at":"2023-03-12T06:20:43.201Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/gregreen","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-03T03:09:05.141Z","updated_at":"2023-03-12T06:20:43.218Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gregreen","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gregreen/repositories"},"tags":[{"name":"v1.0.13","sha":"36b591462c3d22a8e13f18cc690c0eb833fe86a6","kind":"tag","published_at":"2024-01-16T09:15:39.000Z","download_url":"https://codeload.github.com/gregreen/dustmaps/tar.gz/v1.0.13","html_url":"https://github.com/gregreen/dustmaps/releases/tag/v1.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gregreen%2Fdustmaps/tags/v1.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gregreen%2Fdustmaps/tags/v1.0.13/manifests"},{"name":"v1.0.12","sha":"35596acc1bbe38a97f3678d184492c50da8bbc8a","kind":"tag","published_at":"2023-08-11T12:22:42.000Z","download_url":"https://codeload.github.com/gregreen/dustmaps/tar.gz/v1.0.12","html_url":"https://github.com/gregreen/dustmaps/releases/tag/v1.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gregreen%2Fdustmaps/tags/v1.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gregreen%2Fdustmaps/tags/v1.0.12/manifests"},{"name":"v1.0.11","sha":"7c1a83c1bb70038973bd981ad45b70d356333b14","kind":"tag","published_at":"2023-08-03T09:34:55.000Z","download_url":"https://codeload.github.com/gregreen/dustmaps/tar.gz/v1.0.11","html_url":"https://github.com/gregreen/dustmaps/releases/tag/v1.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gregreen%2Fdustmaps/tags/v1.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gregreen%2Fdustmaps/tags/v1.0.11/manifests"},{"name":"v1.0.10","sha":"fac0f153a366299023f2d8d63c7bb2a39f559e29","kind":"tag","published_at":"2022-06-13T14:51:32.000Z","download_url":"https://codeload.github.com/gregreen/dustmaps/tar.gz/v1.0.10","html_url":"https://github.com/gregreen/dustmaps/releases/tag/v1.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gregreen%2Fdustmaps/tags/v1.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gregreen%2Fdustmaps/tags/v1.0.10/manifests"},{"name":"v1.0.9","sha":"6f8601dda5b238d0946c3b8f0fed717fee151f35","kind":"tag","published_at":"2021-08-16T13:19:57.000Z","download_url":"https://codeload.github.com/gregreen/dustmaps/tar.gz/v1.0.9","html_url":"https://github.com/gregreen/dustmaps/releases/tag/v1.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gregreen%2Fdustmaps/tags/v1.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gregreen%2Fdustmaps/tags/v1.0.9/manifests"},{"name":"v1.0.8","sha":"8351c52a39dfaf4a65bff79fa8f5f6a4d288ede7","kind":"tag","published_at":"2021-04-22T09:14:10.000Z","download_url":"https://codeload.github.com/gregreen/dustmaps/tar.gz/v1.0.8","html_url":"https://github.com/gregreen/dustmaps/releases/tag/v1.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gregreen%2Fdustmaps/tags/v1.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gregreen%2Fdustmaps/tags/v1.0.8/manifests"},{"name":"v1.0.7","sha":"061f7079c76e6b08ab3c0cf270dfc3ce7468021a","kind":"tag","published_at":"2021-02-01T13:26:41.000Z","download_url":"https://codeload.github.com/gregreen/dustmaps/tar.gz/v1.0.7","html_url":"https://github.com/gregreen/dustmaps/releases/tag/v1.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gregreen%2Fdustmaps/tags/v1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gregreen%2Fdustmaps/tags/v1.0.7/manifests"},{"name":"v1.0.6","sha":"6ef5a0af6ec7b15166b39161adf8f853ba750c28","kind":"tag","published_at":"2020-11-10T20:22:31.000Z","download_url":"https://codeload.github.com/gregreen/dustmaps/tar.gz/v1.0.6","html_url":"https://github.com/gregreen/dustmaps/releases/tag/v1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gregreen%2Fdustmaps/tags/v1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gregreen%2Fdustmaps/tags/v1.0.6/manifests"},{"name":"v1.0.5","sha":"ca693f1c5370df24e23fe3f1ce07d91587fb99d0","kind":"tag","published_at":"2020-10-05T14:24:37.000Z","download_url":"https://codeload.github.com/gregreen/dustmaps/tar.gz/v1.0.5","html_url":"https://github.com/gregreen/dustmaps/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gregreen%2Fdustmaps/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gregreen%2Fdustmaps/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"1a1337617d466b367a9b340afce9bcec0e8064c2","kind":"tag","published_at":"2019-05-08T01:10:42.000Z","download_url":"https://codeload.github.com/gregreen/dustmaps/tar.gz/v1.0.4","html_url":"https://github.com/gregreen/dustmaps/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gregreen%2Fdustmaps/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gregreen%2Fdustmaps/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"c8f571a71da0d951bf8ea865621bee14492bdfd9","kind":"tag","published_at":"2018-10-24T11:55:52.000Z","download_url":"https://codeload.github.com/gregreen/dustmaps/tar.gz/v1.0.3","html_url":"https://github.com/gregreen/dustmaps/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gregreen%2Fdustmaps/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gregreen%2Fdustmaps/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"8e41612b377df90698ec79d289574d9b6b71b424","kind":"tag","published_at":"2018-10-22T15:00:11.000Z","download_url":"https://codeload.github.com/gregreen/dustmaps/tar.gz/v1.0.2","html_url":"https://github.com/gregreen/dustmaps/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gregreen%2Fdustmaps/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gregreen%2Fdustmaps/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"5b573e41df606ee410d29b66e0e67b4b180b2926","kind":"tag","published_at":"2018-06-27T21:18:31.000Z","download_url":"https://codeload.github.com/gregreen/dustmaps/tar.gz/v1.0.1","html_url":"https://github.com/gregreen/dustmaps/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gregreen%2Fdustmaps/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gregreen%2Fdustmaps/tags/v1.0.1/manifests"},{"name":"v1.0","sha":"3d7104edb09a0b932e6556cfcad5740d148cbcf4","kind":"tag","published_at":"2018-04-19T02:30:16.000Z","download_url":"https://codeload.github.com/gregreen/dustmaps/tar.gz/v1.0","html_url":"https://github.com/gregreen/dustmaps/releases/tag/v1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gregreen%2Fdustmaps/tags/v1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gregreen%2Fdustmaps/tags/v1.0/manifests"},{"name":"0.1a12","sha":"132786047e6743a986d095045fa152cc78611578","kind":"tag","published_at":"2018-01-14T03:41:42.000Z","download_url":"https://codeload.github.com/gregreen/dustmaps/tar.gz/0.1a12","html_url":"https://github.com/gregreen/dustmaps/releases/tag/0.1a12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gregreen%2Fdustmaps/tags/0.1a12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gregreen%2Fdustmaps/tags/0.1a12/manifests"},{"name":"0.1a11","sha":"f4a6fbba26b1bf32835196a162ec2fcf3ba7ea50","kind":"tag","published_at":"2017-04-07T01:03:11.000Z","download_url":"https://codeload.github.com/gregreen/dustmaps/tar.gz/0.1a11","html_url":"https://github.com/gregreen/dustmaps/releases/tag/0.1a11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gregreen%2Fdustmaps/tags/0.1a11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gregreen%2Fdustmaps/tags/0.1a11/manifests"},{"name":"0.1a10","sha":"38021d798d400982dd26e00177490be4859067fa","kind":"tag","published_at":"2017-04-01T01:00:15.000Z","download_url":"https://codeload.github.com/gregreen/dustmaps/tar.gz/0.1a10","html_url":"https://github.com/gregreen/dustmaps/releases/tag/0.1a10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gregreen%2Fdustmaps/tags/0.1a10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gregreen%2Fdustmaps/tags/0.1a10/manifests"},{"name":"v0.1a9","sha":"cf0f26828caf94832f20ada3e6a2c43ccf11d4a5","kind":"tag","published_at":"2016-10-26T23:22:34.000Z","download_url":"https://codeload.github.com/gregreen/dustmaps/tar.gz/v0.1a9","html_url":"https://github.com/gregreen/dustmaps/releases/tag/v0.1a9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gregreen%2Fdustmaps/tags/v0.1a9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gregreen%2Fdustmaps/tags/v0.1a9/manifests"},{"name":"v0.1a8","sha":"3a899e92564a79f76901964613d3ea23384206d9","kind":"tag","published_at":"2016-10-23T05:24:14.000Z","download_url":"https://codeload.github.com/gregreen/dustmaps/tar.gz/v0.1a8","html_url":"https://github.com/gregreen/dustmaps/releases/tag/v0.1a8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gregreen%2Fdustmaps/tags/v0.1a8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gregreen%2Fdustmaps/tags/v0.1a8/manifests"},{"name":"v0.1a7","sha":"17e43878efc2ed50420f8a0d1608ece840d554be","kind":"tag","published_at":"2016-10-20T15:56:18.000Z","download_url":"https://codeload.github.com/gregreen/dustmaps/tar.gz/v0.1a7","html_url":"https://github.com/gregreen/dustmaps/releases/tag/v0.1a7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gregreen%2Fdustmaps/tags/v0.1a7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gregreen%2Fdustmaps/tags/v0.1a7/manifests"},{"name":"v0.1a6","sha":"4c3278dc1190479f85ab53c4fc36a55a26453961","kind":"tag","published_at":"2016-10-20T06:07:03.000Z","download_url":"https://codeload.github.com/gregreen/dustmaps/tar.gz/v0.1a6","html_url":"https://github.com/gregreen/dustmaps/releases/tag/v0.1a6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gregreen%2Fdustmaps/tags/v0.1a6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gregreen%2Fdustmaps/tags/v0.1a6/manifests"},{"name":"v0.1a5","sha":"dd2b0d5018d26d2bc5148403e243d4d3fb9aff68","kind":"tag","published_at":"2016-10-18T05:40:43.000Z","download_url":"https://codeload.github.com/gregreen/dustmaps/tar.gz/v0.1a5","html_url":"https://github.com/gregreen/dustmaps/releases/tag/v0.1a5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gregreen%2Fdustmaps/tags/v0.1a5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gregreen%2Fdustmaps/tags/v0.1a5/manifests"},{"name":"v0.1a4","sha":"17a52427ad1e66978d4e2130d2dee0e351c876a1","kind":"tag","published_at":"2016-10-17T21:37:09.000Z","download_url":"https://codeload.github.com/gregreen/dustmaps/tar.gz/v0.1a4","html_url":"https://github.com/gregreen/dustmaps/releases/tag/v0.1a4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gregreen%2Fdustmaps/tags/v0.1a4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gregreen%2Fdustmaps/tags/v0.1a4/manifests"},{"name":"v0.1a3","sha":"14941493d917ae2e085a6a1ba9e3edffa0abe592","kind":"tag","published_at":"2016-10-14T23:49:33.000Z","download_url":"https://codeload.github.com/gregreen/dustmaps/tar.gz/v0.1a3","html_url":"https://github.com/gregreen/dustmaps/releases/tag/v0.1a3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gregreen%2Fdustmaps/tags/v0.1a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gregreen%2Fdustmaps/tags/v0.1a3/manifests"},{"name":"v0.1a2","sha":"385b22415eb66c136ec4ab697704200c0ede1aac","kind":"tag","published_at":"2016-10-14T23:35:10.000Z","download_url":"https://codeload.github.com/gregreen/dustmaps/tar.gz/v0.1a2","html_url":"https://github.com/gregreen/dustmaps/releases/tag/v0.1a2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gregreen%2Fdustmaps/tags/v0.1a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gregreen%2Fdustmaps/tags/v0.1a2/manifests"}]},"repo_metadata_updated_at":"2024-08-19T18:41:46.006Z","dependent_packages_count":10,"downloads":4769,"downloads_period":"last-month","dependent_repos_count":42,"rankings":{"downloads":3.863454952245015,"dependent_repos_count":2.2663062177439177,"dependent_packages_count":3.2590014355101964,"stargazers_count":9.155313137192058,"forks_count":8.757676309395567,"docker_downloads_count":1.600259469659741,"average":4.817001920291083},"purl":"pkg:pypi/dustmaps","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/dustmaps","docker_dependents_count":2,"docker_downloads_count":3884,"usage_url":"https://repos.ecosyste.ms/usage/pypi/dustmaps","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/dustmaps/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2024-07-19T17:45:13.253Z","issues_count":39,"pull_requests_count":17,"avg_time_to_close_issue":3563741.7352941176,"avg_time_to_close_pull_request":1625194.3333333333,"issues_closed_count":34,"pull_requests_closed_count":12,"pull_request_authors_count":14,"issue_authors_count":28,"avg_comments_per_issue":2.5128205128205128,"avg_comments_per_pull_request":1.2941176470588236,"merged_pull_requests_count":9,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":6,"past_year_pull_requests_count":8,"past_year_avg_time_to_close_issue":497251.25,"past_year_avg_time_to_close_pull_request":2304203.8,"past_year_issues_closed_count":4,"past_year_pull_requests_closed_count":5,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":2.5,"past_year_avg_comments_per_pull_request":0.625,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":4,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/gregreen%2Fdustmaps/issues","maintainers":[{"login":"gregreen","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gregreen"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/dustmaps/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/dustmaps/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/dustmaps/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/dustmaps/related_packages","maintainers":[{"uuid":"gregreen","login":"gregreen","name":null,"email":null,"url":null,"packages_count":1,"html_url":"https://pypi.org/user/gregreen/","role":null,"created_at":"2023-02-24T03:09:20.991Z","updated_at":"2023-02-24T03:09:20.991Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/gregreen/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":724747,"maintainers_count":308195,"namespaces_count":0,"keywords_count":237984,"github":"pypi","metadata":{"funded_packages_count":50481},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-04T05:23:51.177Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}},{"id":5284554,"name":"dustmaps","ecosystem":"conda","description":null,"homepage":"https://github.com/gregreen/dustmaps","licenses":"GPL-2.0-or-later","normalized_licenses":["GPL-2.0-or-later"],"repository_url":"https://github.com/gregreen/dustmaps","keywords_array":[],"namespace":null,"versions_count":9,"first_release_published_at":"2018-09-20T16:17:46.000Z","latest_release_published_at":"2022-06-15T22:59:53.000Z","latest_release_number":"1.0.10","last_synced_at":"2025-09-03T21:37:19.700Z","created_at":"2022-10-03T15:41:01.271Z","updated_at":"2025-09-03T21:37:19.701Z","registry_url":"https://anaconda.org/conda-forge/dustmaps","install_command":"conda install -c conda-forge dustmaps","documentation_url":null,"metadata":{},"repo_metadata":{"uuid":"59614814","full_name":"gregreen/dustmaps","owner":"gregreen","description":"A uniform interface for a number of 2D and 3D maps of interstellar dust reddening/extinction.","archived":false,"fork":false,"pushed_at":"2022-11-21T09:44:42.000Z","size":2034,"stargazers_count":47,"open_issues_count":5,"forks_count":17,"subscribers_count":6,"default_branch":"master","last_synced_at":"2023-03-21T10:48:22.135Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"logo_url":null,"metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-05-24T23:11:06.000Z","updated_at":"2023-03-17T16:52:05.000Z","dependencies_parsed_at":"2023-01-13T14:58:52.992Z","dependency_job_id":null,"html_url":"https://github.com/gregreen/dustmaps","commit_stats":null,"repository_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gregreen%2Fdustmaps","tags_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gregreen%2Fdustmaps/tags","manifests_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gregreen%2Fdustmaps/manifests","owner_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gregreen","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":108921946,"host_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names"},"owner_record":{"login":"gregreen","name":"Gregory Green","uuid":"1033896","kind":"user","description":"Sofia Kovalevskaya Group Leader at the Max Planck Institute for Astronomy. Former postdoc at KIPAC, Stanford. PhD in Astronomy and Astrophysics from Harvard.","email":"","website":"greg.ory.gr/een","location":"Heidelberg, Germany","twitter":null,"company":"Max Planck Institute for Astronomy","avatar_url":"https://avatars.githubusercontent.com/u/1033896?v=4","repositories_count":19,"last_synced_at":"2023-03-12T06:20:43.201Z","metadata":{"has_sponsors_listing":false},"owner_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gregreen"},"tags":[{"name":"v1.0.10","sha":"fac0f153a366299023f2d8d63c7bb2a39f559e29","kind":"tag","published_at":"2022-06-13T14:51:32.000Z","download_url":"https://codeload.github.com/gregreen/dustmaps/tar.gz/v1.0.10","html_url":"https://github.com/gregreen/dustmaps/releases/tag/v1.0.10"},{"name":"v1.0.9","sha":"6f8601dda5b238d0946c3b8f0fed717fee151f35","kind":"tag","published_at":"2021-08-16T13:19:57.000Z","download_url":"https://codeload.github.com/gregreen/dustmaps/tar.gz/v1.0.9","html_url":"https://github.com/gregreen/dustmaps/releases/tag/v1.0.9"},{"name":"v1.0.8","sha":"8351c52a39dfaf4a65bff79fa8f5f6a4d288ede7","kind":"tag","published_at":"2021-04-22T09:14:10.000Z","download_url":"https://codeload.github.com/gregreen/dustmaps/tar.gz/v1.0.8","html_url":"https://github.com/gregreen/dustmaps/releases/tag/v1.0.8"},{"name":"v1.0.7","sha":"061f7079c76e6b08ab3c0cf270dfc3ce7468021a","kind":"tag","published_at":"2021-02-01T13:26:41.000Z","download_url":"https://codeload.github.com/gregreen/dustmaps/tar.gz/v1.0.7","html_url":"https://github.com/gregreen/dustmaps/releases/tag/v1.0.7"},{"name":"v1.0.6","sha":"6ef5a0af6ec7b15166b39161adf8f853ba750c28","kind":"tag","published_at":"2020-11-10T20:22:31.000Z","download_url":"https://codeload.github.com/gregreen/dustmaps/tar.gz/v1.0.6","html_url":"https://github.com/gregreen/dustmaps/releases/tag/v1.0.6"},{"name":"v1.0.5","sha":"ca693f1c5370df24e23fe3f1ce07d91587fb99d0","kind":"tag","published_at":"2020-10-05T14:24:37.000Z","download_url":"https://codeload.github.com/gregreen/dustmaps/tar.gz/v1.0.5","html_url":"https://github.com/gregreen/dustmaps/releases/tag/v1.0.5"},{"name":"v1.0.4","sha":"1a1337617d466b367a9b340afce9bcec0e8064c2","kind":"tag","published_at":"2019-05-08T01:10:42.000Z","download_url":"https://codeload.github.com/gregreen/dustmaps/tar.gz/v1.0.4","html_url":"https://github.com/gregreen/dustmaps/releases/tag/v1.0.4"},{"name":"v1.0.3","sha":"c8f571a71da0d951bf8ea865621bee14492bdfd9","kind":"tag","published_at":"2018-10-24T11:55:52.000Z","download_url":"https://codeload.github.com/gregreen/dustmaps/tar.gz/v1.0.3","html_url":"https://github.com/gregreen/dustmaps/releases/tag/v1.0.3"},{"name":"v1.0.2","sha":"8e41612b377df90698ec79d289574d9b6b71b424","kind":"tag","published_at":"2018-10-22T15:00:11.000Z","download_url":"https://codeload.github.com/gregreen/dustmaps/tar.gz/v1.0.2","html_url":"https://github.com/gregreen/dustmaps/releases/tag/v1.0.2"},{"name":"v1.0.1","sha":"5b573e41df606ee410d29b66e0e67b4b180b2926","kind":"tag","published_at":"2018-06-27T21:18:31.000Z","download_url":"https://codeload.github.com/gregreen/dustmaps/tar.gz/v1.0.1","html_url":"https://github.com/gregreen/dustmaps/releases/tag/v1.0.1"},{"name":"v1.0","sha":"3d7104edb09a0b932e6556cfcad5740d148cbcf4","kind":"tag","published_at":"2018-04-19T02:30:16.000Z","download_url":"https://codeload.github.com/gregreen/dustmaps/tar.gz/v1.0","html_url":"https://github.com/gregreen/dustmaps/releases/tag/v1.0"},{"name":"0.1a12","sha":"132786047e6743a986d095045fa152cc78611578","kind":"tag","published_at":"2018-01-14T03:41:42.000Z","download_url":"https://codeload.github.com/gregreen/dustmaps/tar.gz/0.1a12","html_url":"https://github.com/gregreen/dustmaps/releases/tag/0.1a12"},{"name":"0.1a11","sha":"f4a6fbba26b1bf32835196a162ec2fcf3ba7ea50","kind":"tag","published_at":"2017-04-07T01:03:11.000Z","download_url":"https://codeload.github.com/gregreen/dustmaps/tar.gz/0.1a11","html_url":"https://github.com/gregreen/dustmaps/releases/tag/0.1a11"},{"name":"0.1a10","sha":"38021d798d400982dd26e00177490be4859067fa","kind":"tag","published_at":"2017-04-01T01:00:15.000Z","download_url":"https://codeload.github.com/gregreen/dustmaps/tar.gz/0.1a10","html_url":"https://github.com/gregreen/dustmaps/releases/tag/0.1a10"},{"name":"v0.1a9","sha":"cf0f26828caf94832f20ada3e6a2c43ccf11d4a5","kind":"tag","published_at":"2016-10-26T23:22:34.000Z","download_url":"https://codeload.github.com/gregreen/dustmaps/tar.gz/v0.1a9","html_url":"https://github.com/gregreen/dustmaps/releases/tag/v0.1a9"},{"name":"v0.1a8","sha":"3a899e92564a79f76901964613d3ea23384206d9","kind":"tag","published_at":"2016-10-23T05:24:14.000Z","download_url":"https://codeload.github.com/gregreen/dustmaps/tar.gz/v0.1a8","html_url":"https://github.com/gregreen/dustmaps/releases/tag/v0.1a8"},{"name":"v0.1a7","sha":"17e43878efc2ed50420f8a0d1608ece840d554be","kind":"tag","published_at":"2016-10-20T15:56:18.000Z","download_url":"https://codeload.github.com/gregreen/dustmaps/tar.gz/v0.1a7","html_url":"https://github.com/gregreen/dustmaps/releases/tag/v0.1a7"},{"name":"v0.1a6","sha":"4c3278dc1190479f85ab53c4fc36a55a26453961","kind":"tag","published_at":"2016-10-20T06:07:03.000Z","download_url":"https://codeload.github.com/gregreen/dustmaps/tar.gz/v0.1a6","html_url":"https://github.com/gregreen/dustmaps/releases/tag/v0.1a6"},{"name":"v0.1a5","sha":"dd2b0d5018d26d2bc5148403e243d4d3fb9aff68","kind":"tag","published_at":"2016-10-18T05:40:43.000Z","download_url":"https://codeload.github.com/gregreen/dustmaps/tar.gz/v0.1a5","html_url":"https://github.com/gregreen/dustmaps/releases/tag/v0.1a5"},{"name":"v0.1a4","sha":"17a52427ad1e66978d4e2130d2dee0e351c876a1","kind":"tag","published_at":"2016-10-17T21:37:09.000Z","download_url":"https://codeload.github.com/gregreen/dustmaps/tar.gz/v0.1a4","html_url":"https://github.com/gregreen/dustmaps/releases/tag/v0.1a4"},{"name":"v0.1a3","sha":"14941493d917ae2e085a6a1ba9e3edffa0abe592","kind":"tag","published_at":"2016-10-14T23:49:33.000Z","download_url":"https://codeload.github.com/gregreen/dustmaps/tar.gz/v0.1a3","html_url":"https://github.com/gregreen/dustmaps/releases/tag/v0.1a3"},{"name":"v0.1a2","sha":"385b22415eb66c136ec4ab697704200c0ede1aac","kind":"tag","published_at":"2016-10-14T23:35:10.000Z","download_url":"https://codeload.github.com/gregreen/dustmaps/tar.gz/v0.1a2","html_url":"https://github.com/gregreen/dustmaps/releases/tag/v0.1a2"}]},"repo_metadata_updated_at":"2023-03-22T07:24:17.747Z","dependent_packages_count":3,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":34.025455452957324,"dependent_packages_count":15.587721487397054,"stargazers_count":37.723983029698026,"forks_count":36.06688295482905,"average":30.851010731220363},"purl":"pkg:conda/dustmaps","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/dustmaps","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/dustmaps","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/dustmaps/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2023-08-09T02:56:34.292Z","issues_count":34,"pull_requests_count":11,"avg_time_to_close_issue":3845945.5483870967,"avg_time_to_close_pull_request":1134606.0,"issues_closed_count":31,"pull_requests_closed_count":8,"pull_request_authors_count":9,"issue_authors_count":23,"avg_comments_per_issue":2.411764705882353,"avg_comments_per_pull_request":1.7272727272727273,"merged_pull_requests_count":6,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":4,"past_year_pull_requests_count":3,"past_year_avg_time_to_close_issue":24466.0,"past_year_avg_time_to_close_pull_request":1095535.0,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":4,"past_year_avg_comments_per_issue":1.5,"past_year_avg_comments_per_pull_request":0.6666666666666666,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/dustmaps/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/dustmaps/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/dustmaps/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/dustmaps/related_packages","maintainers":[],"registry":{"name":"conda-forge.org","url":"https://conda-forge.org","ecosystem":"conda","default":false,"packages_count":20636,"maintainers_count":0,"namespaces_count":0,"keywords_count":13387,"github":"conda-forge","metadata":{"kind":"conda-forge","key":"CondaForge","api":"https://conda.anaconda.org","funded_packages_count":2180},"icon_url":"https://github.com/conda-forge.png","created_at":"2022-10-03T15:37:08.743Z","updated_at":"2025-09-04T07:00:12.892Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/namespaces"}}],"commits":{"id":27280,"full_name":"gregreen/dustmaps","default_branch":"master","committers":[{"name":"Gregory M. Green","email":"gregorymgreen@gmail.com","login":"gregreen","count":236},{"name":"Gordian Edenhofer","email":"gordian.edenhofer@gmail.com","login":"Edenhofer","count":20},{"name":"Catherine Zucker Catherine Zucker","email":"catherinezucker@Catherines-MacBook-Pro-3.local","login":null,"count":17},{"name":"Simon Krughoff","email":"krughoff@lsst.org","login":"SimonKrughoff","count":4},{"name":"Konstantin Malanchev","email":"hombit@gmail.com","login":"hombit","count":2},{"name":"Catherine Zucker","email":"catherine.s.zucker@gmail.com","login":"catherinezucker","count":2},{"name":"conornally","email":"37117054+conornally","login":"conornally","count":1},{"name":"andrew-saydjari","email":"saydjari@g.harvard.edu","login":"andrew-saydjari","count":1},{"name":"Rui-Zhi Li (李睿智)","email":"61745903+Astro-Lee","login":"Astro-Lee","count":1},{"name":"Leo Singer","email":"leo.singer@ligo.org","login":"lpsinger","count":1},{"name":"Daniel","email":"mail@daniellenz.org","login":"DanielLenz","count":1},{"name":"Arfon Smith","email":"arfon","login":"arfon","count":1}],"total_commits":287,"total_committers":12,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":23.916666666666668,"dds":0.17770034843205573,"past_year_committers":[{"name":"Catherine Zucker Catherine Zucker","email":"catherinezucker@Catherines-MacBook-Pro-3.local","login":null,"count":17},{"name":"Gregory M. Green","email":"gregorymgreen@gmail.com","login":"gregreen","count":9},{"name":"Catherine Zucker","email":"catherine.s.zucker@gmail.com","login":"catherinezucker","count":2},{"name":"andrew-saydjari","email":"saydjari@g.harvard.edu","login":"andrew-saydjari","count":1},{"name":"Leo Singer","email":"leo.singer@ligo.org","login":"lpsinger","count":1},{"name":"Konstantin Malanchev","email":"hombit@gmail.com","login":"hombit","count":1}],"past_year_total_commits":31,"past_year_total_committers":6,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":5.166666666666667,"past_year_dds":0.4516129032258065,"last_synced_at":"2025-08-07T07:21:08.534Z","last_synced_commit":"035a65a7bbf02431172113883993a7da1ba1cacb","created_at":"2023-03-07T16:34:40.010Z","updated_at":"2025-08-07T07:21:08.546Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/gregreen%2Fdustmaps/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-02T00:00:07.521Z","repositories_count":5480031,"commits_count":853395369,"contributors_count":31098267,"owners_count":906561,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues_stats":{"full_name":"gregreen/dustmaps","html_url":"https://github.com/gregreen/dustmaps","last_synced_at":"2025-08-31T14:29:30.649Z","status":null,"issues_count":41,"pull_requests_count":25,"avg_time_to_close_issue":4119813.6666666665,"avg_time_to_close_pull_request":5060070.666666667,"issues_closed_count":36,"pull_requests_closed_count":21,"pull_request_authors_count":16,"issue_authors_count":30,"avg_comments_per_issue":2.4390243902439024,"avg_comments_per_pull_request":1.08,"merged_pull_requests_count":16,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":2,"past_year_pull_requests_count":8,"past_year_avg_time_to_close_issue":5511797.0,"past_year_avg_time_to_close_pull_request":2526730.8571428573,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":7,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.875,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":5,"created_at":"2023-05-10T20:47:16.240Z","updated_at":"2025-09-02T23:03:45.293Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/gregreen%2Fdustmaps","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/gregreen%2Fdustmaps/issues","issue_labels_count":{"bug":8,"enhancement":6,"Python 3.x":4,"help wanted":3,"new map request":1,"releases":1,"question":1,"documentation":1},"pull_request_labels_count":{"enhancement":2},"issue_author_associations_count":{"NONE":31,"OWNER":5,"CONTRIBUTOR":5},"pull_request_author_associations_count":{"CONTRIBUTOR":15,"NONE":12},"issue_authors":{"gregreen":5,"MilesCranmer":3,"harenk":3,"Ompha":2,"andersdot":2,"SimonKrughoff":2,"acscott":1,"christinahedges":1,"jameshegarty1":1,"eblur":1,"hombit":1,"Edenhofer":1,"sonithls":1,"DavidMoiseNataf":1,"ahlamaq":1,"DanielLenz":1,"ShenDongxiang":1,"elliesch":1,"jegpeek":1,"JorisDeRidder":1,"amaliestokholm":1,"bersavosh":1,"AstroMike":1,"ricardo-rizzo":1,"wkerzendorf":1,"je2g21":1,"MrBudgens":1,"Anit5577":1,"hamid-hassani":1,"M1ssing-N0":1},"pull_request_authors":{"hombit":3,"andrew-saydjari":3,"catherinezucker":3,"Edenhofer":2,"lpsinger":2,"SimonKrughoff":2,"Astro-Lee":2,"leeskelvin":2,"conornally":1,"DanielLenz":1,"AlecThomson":1,"jan-rybizki":1,"j-faria":1,"arfon":1,"danhey":1,"maxmahlke":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-03T00:00:08.273Z","repositories_count":10070672,"issues_count":31254518,"pull_requests_count":95427059,"authors_count":10689179,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"},"past_year_issue_labels_count":{},"past_year_pull_request_labels_count":{},"past_year_issue_author_associations_count":{"NONE":2},"past_year_pull_request_author_associations_count":{"CONTRIBUTOR":6,"NONE":3},"past_year_issue_authors":{"Anit5577":1,"je2g21":1},"past_year_pull_request_authors":{"catherinezucker":3,"andrew-saydjari":2,"hombit":2,"lpsinger":2},"maintainers":[{"login":"gregreen","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gregreen"}],"active_maintainers":[]},"events":{"total":{"CreateEvent":1,"ReleaseEvent":1,"IssuesEvent":4,"WatchEvent":11,"IssueCommentEvent":7,"PushEvent":11,"PullRequestReviewCommentEvent":2,"PullRequestReviewEvent":2,"PullRequestEvent":8,"ForkEvent":3},"last_year":{"CreateEvent":1,"ReleaseEvent":1,"IssuesEvent":4,"WatchEvent":11,"IssueCommentEvent":7,"PushEvent":11,"PullRequestReviewCommentEvent":2,"PullRequestReviewEvent":2,"PullRequestEvent":8,"ForkEvent":3}},"keywords":[],"dependencies":[{"ecosystem":"pypi","filepath":"docs/requirements.txt","sha":null,"kind":"manifest","created_at":"2022-08-07T04:16:45.266Z","updated_at":"2022-08-07T04:16:45.266Z","repository_link":"https://github.com/gregreen/dustmaps/blob/master/docs/requirements.txt","dependencies":[{"id":587176252,"package_name":"argparse","ecosystem":"pypi","requirements":"\u003e=1.2.1","direct":true,"kind":"runtime","optional":false},{"id":587176253,"package_name":"nose","ecosystem":"pypi","requirements":"\u003e=1.3.7","direct":true,"kind":"runtime","optional":false},{"id":587176254,"package_name":"Sphinx","ecosystem":"pypi","requirements":"\u003e=1.4.6","direct":true,"kind":"runtime","optional":false},{"id":587176255,"package_name":"sphinx-autobuild","ecosystem":"pypi","requirements":"\u003e=0.6.0","direct":true,"kind":"runtime","optional":false},{"id":587176256,"package_name":"sphinxcontrib-napoleon","ecosystem":"pypi","requirements":"\u003e=0.5.3","direct":true,"kind":"runtime","optional":false},{"id":587176257,"package_name":"sphinxcontrib-programoutput","ecosystem":"pypi","requirements":"\u003e=0.8","direct":true,"kind":"runtime","optional":false},{"id":587176258,"package_name":"progressbar2","ecosystem":"pypi","requirements":"\u003e=3.30.2","direct":true,"kind":"runtime","optional":false},{"id":587176259,"package_name":"six","ecosystem":"pypi","requirements":"\u003e=1.10.0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2022-08-07T04:16:45.360Z","updated_at":"2022-08-07T04:16:45.360Z","repository_link":"https://github.com/gregreen/dustmaps/blob/master/setup.py","dependencies":[{"id":587179234,"package_name":"numpy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":587179235,"package_name":"scipy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":587179236,"package_name":"astropy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":587179237,"package_name":"h5py","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":587179238,"package_name":"healpy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":587179239,"package_name":"requests","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":587179240,"package_name":"progressbar2","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":587179241,"package_name":"six","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]}],"score":15.988065322450206,"created_at":"2025-09-04T09:18:06.551Z","updated_at":"2025-10-07T08:04:42.342Z","avatar_url":"https://github.com/gregreen.png","language":"Python","category":"Scientific Software","sub_category":"Peer-reviewed","monthly_downloads":4769,"funding_links":[],"readme_doi_urls":["https://doi.org/10.21105/joss.00695"],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["astronomy","astrophysics"],"project_url":"https://science.ecosyste.ms/api/v1/projects/2821","html_url":"https://science.ecosyste.ms/projects/2821"}