Skip to content

Latest commit

 

History

6 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

How to use

You can use just the data in this repo or you could try run the script on your own.

1. Install python

Install python(version >= 3.6). Download bare python in official python download page or you can download anaconda individual edition.

2. Clone this repo

Open up terminal, and change the current working directory to where you want this repo to be located and type

$ git clone https://github.com/choiHenry/credit-union

3. Setup virtual environment and packages

Setup virtual environment using this virtual environments and packages tutorial. You need to install packages in 'requirements.txt' using pip say,

$ pip install pandas

4. Run main.py

Type in the terminal(you should be on the directory where main.py is located)

$ python3 main.py

About

This repository contains data from crawling credit union webpage and scripts to do that.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages