Science Score: 44.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (1.8%) to scientific vocabulary
Last synced: 9 months ago · JSON representation ·

Repository

Basic Info
  • Host: GitHub
  • Owner: SWE-Gym-Raw
  • License: gpl-3.0
  • Language: Python
  • Default Branch: main
  • Size: 30.3 MB
Statistics
  • Stars: 0
  • Watchers: 0
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created over 1 year ago · Last pushed over 1 year ago
Metadata Files
Readme License Citation Authors

README.md

Open States Scrapers

This repository contains the code responsible for scraping bills & votes for Open States.

Links

Owner

  • Name: SWE-Gym-Raw
  • Login: SWE-Gym-Raw
  • Kind: organization
  • Email: jingmai@pku.edu.cn

Citation (CITATION.cff)

# This CITATION.cff file was generated with cffinit.
# Visit https://bit.ly/cffinit to generate yours today!

cff-version: 1.2.0
title: Open States Scrapers
message: >-
  If you use this software, please cite it using the
  metadata from this file.
type: software
authors:
  - given-names: James
    family-names: Turk
    orcid: 'https://orcid.org/0000-0003-1762-1420'
  - given-names: Michael
    family-names: Stephens
  - given-names: Tim
    family-names: Showers
  - given-names: Thom
    family-names: Neale
  - given-names: Miles
    family-names: Watkins
  - given-names: Paul
    family-names: Tagliamonte
  - given-names: Rylie
    family-names: Johnson
  - given-names: Rachel
    family-names: Shorey
  - given-names: Dan
    family-names: Schneiderman
  - given-names: Josh
    family-names: Carp
repository-code: 'https://openstates.org'
abstract: >-
  Python web scrapers for all 50 state legislatures, DC, and
  Puerto Rico.
license: GPL-3.0

GitHub Events

Total
  • Push event: 1
  • Create event: 134
Last Year
  • Push event: 1
  • Create event: 134

Dependencies

Dockerfile docker
  • python 3.9-slim build
docker-compose.yml docker
  • mariadb 10.5
  • mdillon/postgis 11-alpine
poetry.lock pypi
  • 118 dependencies
pyproject.toml pypi
  • black ^22 develop
  • flake8 ^6.0.0 develop
  • SQLAlchemy ^1.3
  • chardet ^3.0
  • cloudscraper ^1.2.58
  • cryptography ^37.0.2
  • feedparser ^6.0
  • ics ^0.7.2
  • lxml ^4.4
  • mysqlclient ^1.4.6
  • openstates ^6.20.12
  • pandas ^2.1.4
  • paramiko ^2.9.2
  • pymupdf ^1.23.8
  • python ^3.9
  • python-dateutil ^2.8
  • pytz ^2024.1
  • requests ^2.22
  • spatula ^0.9
  • suds-py3 ^1.3
  • xlrd <2