{"id":51467444,"url":"https://github.com/cheeaun/dbs-popup-atm-tracker","last_synced_at":"2026-07-06T13:01:23.924Z","repository":{"id":337957948,"uuid":"1155960506","full_name":"cheeaun/dbs-popup-atm-tracker","owner":"cheeaun","description":"Tracks crowd data for DBS pop-up ATM locations in Singapore during the 2026 Lunar New Year notes exchange period.","archived":false,"fork":false,"pushed_at":"2026-02-16T04:50:16.000Z","size":1659,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-04-27T11:00:08.732Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cheeaun.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"cheeaun","buy_me_a_coffee":"cheeaun","patreon":"cheeaun","custom":["https://revolut.me/cheeaun","https://donate.stripe.com/9AQeVfbr40ZB9nGaEF","https://paypal.me/cheeaun"]}},"created_at":"2026-02-12T05:12:04.000Z","updated_at":"2026-02-16T04:50:19.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/cheeaun/dbs-popup-atm-tracker","commit_stats":null,"previous_names":["cheeaun/dbs-popup-atm-tracker"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/cheeaun/dbs-popup-atm-tracker","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheeaun%2Fdbs-popup-atm-tracker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheeaun%2Fdbs-popup-atm-tracker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheeaun%2Fdbs-popup-atm-tracker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheeaun%2Fdbs-popup-atm-tracker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cheeaun","download_url":"https://codeload.github.com/cheeaun/dbs-popup-atm-tracker/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cheeaun%2Fdbs-popup-atm-tracker/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35191767,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-07-06T02:00:07.184Z","response_time":106,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2026-07-06T13:01:21.353Z","updated_at":"2026-07-06T13:01:23.912Z","avatar_url":"https://github.com/cheeaun.png","language":"Python","funding_links":["https://github.com/sponsors/cheeaun","https://buymeacoffee.com/cheeaun","https://patreon.com/cheeaun","https://revolut.me/cheeaun","https://donate.stripe.com/9AQeVfbr40ZB9nGaEF","https://paypal.me/cheeaun"],"categories":[],"sub_categories":[],"readme":"# DBS Pop-up ATM Tracker\n\nTracks crowd data for DBS pop-up ATM locations in Singapore during the 2026 Lunar New Year notes exchange period.\n\n## Data available\n\n- `data/*.csv`: timestamped crowd snapshots in `YYYYMMDD-HHMMSS.csv` format.\n- CSV columns: `id`, `postal`, `crowd`.\n- `charts/*.svg`: one generated chart per day, based on the snapshots in `data/`.\n- `atms.json`: metadata for ATM names, postal codes, and regions.\n\n## Automation\n\n- GitHub Actions workflow: `.github/workflows/scheduled-update.yml`.\n- Schedule: every 5 minutes (plus manual runs with `workflow_dispatch`).\n- Schedule and collection window are evaluated in Singapore time (`Asia/Singapore`).\n- Each run saves a new snapshot only when the source CSV changes, then refreshes charts and this README.\n\n### Cloudflare Worker scheduler\n\n```bash\ncd cloudflare-worker \u0026\u0026 npx wrangler login\nnpx wrangler secret put GITHUB_TOKEN\nnpx wrangler deploy\n```\n\n## Daily charts\n\n\u003c!-- CHARTS:START --\u003e\n### 2026-02-16 (latest)\n- Snapshots: 33\n![DBS pop-up ATM crowd chart for 2026-02-16](charts/20260216.svg)\n\n\u003cdetails\u003e\n\u003csummary\u003eOlder days\u003c/summary\u003e\n\n### 2026-02-15\n- Snapshots: 146\n![DBS pop-up ATM crowd chart for 2026-02-15](charts/20260215.svg)\n\n### 2026-02-14\n- Snapshots: 141\n![DBS pop-up ATM crowd chart for 2026-02-14](charts/20260214.svg)\n\n### 2026-02-13\n- Snapshots: 106\n![DBS pop-up ATM crowd chart for 2026-02-13](charts/20260213.svg)\n\n### 2026-02-12\n- Snapshots: 51\n![DBS pop-up ATM crowd chart for 2026-02-12](charts/20260212.svg)\n\n### 2026-02-11\n- Snapshots: 70\n![DBS pop-up ATM crowd chart for 2026-02-11](charts/20260211.svg)\n\n### 2026-02-10\n- Snapshots: 61\n![DBS pop-up ATM crowd chart for 2026-02-10](charts/20260210.svg)\n\n### 2026-02-09\n- Snapshots: 45\n![DBS pop-up ATM crowd chart for 2026-02-09](charts/20260209.svg)\n\n### 2026-02-08\n- Snapshots: 60\n![DBS pop-up ATM crowd chart for 2026-02-08](charts/20260208.svg)\n\n### 2026-02-07\n- Snapshots: 45\n![DBS pop-up ATM crowd chart for 2026-02-07](charts/20260207.svg)\n\n### 2026-02-06\n- Snapshots: 46\n![DBS pop-up ATM crowd chart for 2026-02-06](charts/20260206.svg)\n\n### 2026-02-05\n- Snapshots: 72\n![DBS pop-up ATM crowd chart for 2026-02-05](charts/20260205.svg)\n\n### 2026-02-04\n- Snapshots: 64\n![DBS pop-up ATM crowd chart for 2026-02-04](charts/20260204.svg)\n\n### 2026-02-03\n- Snapshots: 41\n![DBS pop-up ATM crowd chart for 2026-02-03](charts/20260203.svg)\n\n\u003c/details\u003e\n\n\u003c!-- CHARTS:END --\u003e\n\n## Credits\n\nData and source pages by DBS:\n- [DBS Lunar New Year notes 2026](https://www.dbs.com.sg/personal/lny-notes-2026)\n- [DBS pop-up ATM page](https://www.dbs.com/pop-up-atm/index.html)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcheeaun%2Fdbs-popup-atm-tracker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcheeaun%2Fdbs-popup-atm-tracker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcheeaun%2Fdbs-popup-atm-tracker/lists"}