Skip to content

dashboard and scraper for counter data (available entries)

License

Notifications You must be signed in to change notification settings

philshem/swiss_counter_data

Repository files navigation

An index of entry-counter status, and availability of open places

I made this list so as some swimming pools open, I'd like an easy index for checking how crowded they are, or if they are no longer allowing entries.

The dashboards for each place are publicly available (live dashboard), example screenshot

And the endpoints for the data are available as JSON (for example).

But as far as I know, are not yet indexed.

The python3 script parse_endpoints.py:

  • generates list of valid endpoints, saved to endpoints.json

  • generates 3 results files (markdown, json, csv; links below)

The python3 script make_dashboard.py:

  • generates an html file that displays all "sporty" places on one page

Result files:

## Markdown Table

## HTML Dashboard or live view

All things unofficial. Data is owned by the owners. YMMV.

Releases

No releases published

Packages

No packages published