Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor: PortalFetch #20

Open
wants to merge 5 commits into
base: master
Choose a base branch
from
Open

refactor: PortalFetch #20

wants to merge 5 commits into from

Commits on Jul 15, 2021

  1. refactor: PortalFetch

    crawler_download.py can accept multiple quarterValues now
    uniquePaul committed Jul 15, 2021
    Configuration menu
    Copy the full SHA
    ebd1810 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2021

  1. Configuration menu
    Copy the full SHA
    f2444ee View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2021

  1. refactor: able to download series of quartervalue

    example input: 202111_202022
    uniquePaul committed Jul 27, 2021
    Configuration menu
    Copy the full SHA
    37c8cb8 View commit details
    Browse the repository at this point in the history
  2. refactor: able to download series of quartervalues

    example input: 202111_202022
    uniquePaul committed Jul 27, 2021
    Configuration menu
    Copy the full SHA
    38d3396 View commit details
    Browse the repository at this point in the history
  3. refactor: able to download based on series quartervalue

    example input: 202122_202121
    uniquePaul committed Jul 27, 2021
    Configuration menu
    Copy the full SHA
    3e6f0de View commit details
    Browse the repository at this point in the history