Skip to content
/ augur Public
forked from chaoss/augur

Python library and web service for Open Source Software Health and Sustainability metrics & data collection.

License

Notifications You must be signed in to change notification settings

mabelbot/augur

This branch is 4718 commits behind chaoss/augur:main.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

b7e615a · Mar 20, 2022
Nov 17, 2021
Mar 11, 2022
Mar 11, 2022
Mar 20, 2022
Jan 11, 2022
Oct 29, 2020
Mar 18, 2022
Sep 21, 2021
Dec 20, 2021
Jan 17, 2022
Oct 25, 2021
Mar 11, 2022
Apr 5, 2021
Jul 2, 2021
Oct 28, 2020
Oct 19, 2017
Jul 25, 2021
Sep 22, 2019
Apr 20, 2020
Nov 10, 2021
Feb 13, 2022
Jul 7, 2020
Jul 7, 2021
Mar 10, 2022
Mar 10, 2022
Oct 14, 2020
Jul 7, 2021
Jul 15, 2021
Jun 30, 2021
Jul 7, 2021
Jun 10, 2021
Mar 20, 2022
Oct 6, 2020
Jan 22, 2022
Nov 8, 2021

Repository files navigation

Augur

standard-readme compliant

branch status
main Build Status
dev Build Status

CII Best Practices

What is Augur?

Augur is a software suite for collecting and measuring structured data about free and open-source software (FOSS) communities.

We gather trace data for a group of repositories, normalize it into our data model, and provide a variety of metrics about said data. The structure of our data model enables us to synthesize data across various platforms to provide meaningful context for meaningful questions about the way these communities evolve.

We are a CHAOSS project, and many of our metrics are implementations of the metrics defined by our awesome community. You can find more information about how to get involved on the CHAOSS website.

Collecting Data

One of Augur's core tenets is a desire to openly gather data that people can trust, and then provide useful and well-defined metrics that help give important context to the larger stories being told by that data. We do this in a variety of ways, one of which is doing all our own data collection in house. We currently collect data from a few main sources:

  1. Raw Git commit logs (commits, contributors)
  2. GitHub's API (issues, pull requests, contributors, releases, repository metadata)
  3. The Linux Foundation's Core Infrastructure Initiative API (repository metadata)
  4. Succinct Code Counter, a blazingly fast Sloc, Cloc, and Code tool that also performs COCOMO calculations

This data is collected by dedicated data collection workers controlled by Augur, each of which is responsible for querying some subset of these data sources. We are also hard at work building workers for new data sources. If you have an idea for a new one, please tell us - we'd love your input!

Getting Started

If you're interested in collecting data with our tool, the Augur team has worked hard to develop a detailed guide to get started with our project which can be found in our documentation.

If you're looking to contribute to Augur's code, you can find installation instructions, development guides, architecture references (coming soon), best practices and more in our developer documentation. Please know that while it's still rather sparse right now, but we are actively adding to it all the time. If you get stuck, please feel free to ask for help!

Contributing

To contribute to Augur, please follow the guidelines found in our CONTRIBUTING.md and our Code of Conduct. Augur is a welcoming community that is open to all, regardless if you're working on your 1000th contribution to open source or your 1st. We strongly believe that much of what makes open source so great is the incredible communities it brings together, so we invite you to join us!

License, Copyright, and Funding

Copyright © 2022 University of Nebraska at Omaha, University of Missouri and the CHAOSS Project.

Augur is free software: you can redistribute it and/or modify it under the terms of the MIT License as published by the Open Source Initiative. See the LICENSE file for more details.

This work has been funded through the Alfred P. Sloan Foundation, Mozilla, The Reynolds Journalism Institute, contributions from VMWare, Red Hat Software, Grace Hopper's Open Source Day, GitHub, Microsoft, Twitter, Adobe, the Gluster Project, Open Source Summit (NA/Europe), and the Linux Foundation Compliance Summit. Significant design contributors include Kate Stewart, Dawn Foster, Duane O'Brien, Remy Decausemaker, others omitted due to the memory limitations of project maintainers, and 12 Google Summer of Code Students.

About

Python library and web service for Open Source Software Health and Sustainability metrics & data collection.

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 51.0%
  • Vue 21.1%
  • PLpgSQL 16.2%
  • TypeScript 3.4%
  • HTML 2.7%
  • SCSS 2.0%
  • Other 3.6%