Skip to content
View jiwooshim's full-sized avatar

Block or report jiwooshim

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. cninfo_scraper cninfo_scraper Public

    Scrape reports from Cninfo website with a SQLite3 metadata database.

    Python 1

  2. hkex-text-mda hkex-text-mda Public

    HKEX reports scraper and MD&A extractor module

    Python 1

  3. tocExtractor tocExtractor Public

    This script extracts "Table of Contents" from PDF files using keywords. Tested on HKEX reports.

    Python 1

  4. SEC-EDGAR-text SEC-EDGAR-text Public

    Forked from alions7000/SEC-EDGAR-text

    Text information from US companies' SEC EDGAR electronic filings

    Python

  5. permonth-project/newton permonth-project/newton Public

    Python 1

  6. .vimrc .vimrc
    1
    set nocompatible              " be iMproved, required
    2
    filetype off                  " required
    3
    
                  
    4
    " set the runtime path to include Vundle and initialize
    5
    set rtp+=~/.vim/bundle/Vundle.vim