Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

3. Install Python and check to see if it installed correctly

Code Block
aptcd install python3..8
python --version

4. Install pip and check to see if it installed correctly

...

5. Install psycopg2, Pandas and requests

Code Block
apt-get update
pip3 install psycopg2-binary pandas requests

...

Module Name

Script File Name (With Links)Datamart CSV File Name

Datamart CSV File Name

PT

pt.py

ptDatamart.csv

W&S

ws.py

waterDatamart.csv

sewerageDatamart.csv

PGR

pgr.py

pgrDatamart.csv

mCollect

mcollect.py

mcollectDatamart.csv

TL

tl.py

tlDatamart.csv

tlrenewDatamart.csv

Fire Noc

fn.py

fnDatamartFNDatamart.csv

OBPS (Bpa)

bpa.py

bpaDatamart.csv

FSM

fsm.py

fsmDatamart.csv

...