GitXplorerGitXplorer
f

scraper-interfaces

public
0 stars
0 forks
0 issues

Commits

List of commits on branch master.
Verified
b6e8d5730c94e1eb8d98742a70ff742918f2f067

Colombia data source (#11)

iiosamuel committed 5 years ago
Verified
1704499ed67c1bc100928c04c46793ae7bff307f

Refactor Source Data Base Class (#10)

CCOVID-GUH committed 5 years ago
Verified
59493dee8a2108f9769fd0a1849df684e020c02f

Fix NYS Again (#9)

CCOVID-GUH committed 5 years ago
Verified
bf0fe49009ef7b4f34272d2cd1e711e7f140e10c

Fix NYS Source (#8)

CCOVID-GUH committed 5 years ago
Verified
7e446fc444d670ffb1e5a94d57985426fd1aabf5

Add CONTRIBUTING.md (#6)

ffanminshi committed 5 years ago
Verified
1ea63c3d3f3ae7fa559ffdabcd48a419eb40b2aa

more sources

CCOVID-GUH committed 5 years ago

README

The README file for this repository.

Scraper Interfaces · GitHub license NPM Version PRs Welcome

COVID19 Scraper Interfaces

  • Normalized: This library makes it painless to pull normalized data about COVID19. This library addressed a key issue with data aggregators on the web today. The manner in which they obtain and parse their data is not clear to the public. It is the opinion of our team that your data is only as good as the way it was obtained and processed. Inviting the broader community to contribute to our efforts enables us to incorporate more sources and to be fully transparent about how we get our data.
  • Tested: All additions to this library require automated testing. Fortunately the way the interfaces are designed, lends itself to easy automated testing and external validation. All pull requests require integration with our testing framework.
  • Modular: This library is designed to allow developers to use one data source, or all of them; whatever your needs are. We have a registry class that you can pull specific source types and regions from. The library is designed to scale up to hundreds of different sources, so make a PR today!

Sources

If you're interested in viewing our sources you may do so here. If you have a suggestion for a source please open an issue. We ask that if you're going to suggest a source that you only submit 1st-party government sources at this time; we are not looking for other websites or aggregators. Thank you for your help!

Installation

Contributing

See CONTRIBUTING for details on submitting patches and the contribution workflow.

Code of Conduct

License

This library is GPL-3.0 Licensed