Skip to content

Latest commit

 

History

History
29 lines (27 loc) · 692 Bytes

README.md

File metadata and controls

29 lines (27 loc) · 692 Bytes

ACRA Data

Download and clean ARCA Data from Data.gov.sg


Prerequisites

Python 3

Install requirements with pip install -r requirements.txt


Introduction

Run the notebook combine_clean_acra.ipynb to download the latest ACRA data and clean it.

The original data is split into multiple files alphabetically:

before

The output data is one combined file with a more user friendly column order:

after