lemgrb / PCSOResultsETL

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PCSOResultsETL

Extract results from https://pcso.gov.ph/

Steps

  1. Launch browser and open https://www.pcso.gov.ph/SearchLottoResult.aspx (Done)
  2. Search by date range (Done)
  3. Copy values from table (Done)
  4. Transform values (Done)
  5. Save as CSV (Done)
  6. Reset latest flag to 'false' for latest game ids (latest_game_ids.csv) via postman
  7. Run STRAPI locally
  8. Run postman via newman with CSV as input
  9. Run ReactJS app
  10. Test if data was inserted successfully
  11. Upload to S3
  12. Invalidate cache on Cloudfront
  13. Test data on production

About


Languages

Language:Java 92.6%Language:Shell 7.4%