About Cuanto
Cuanto.bio is a tool for monitoring biodiversity by counting organisms. If you've ever used eBird or participated in a Christmas Bird Count, it's like that, except for any kind of organism. On Cuanto, however, anyone can make a protocol (say, "these 5 species of grasshopper in Istanbul") and anyone can complete surveys for that protocol.
Feedback
Please tell me what you think! You can make issues at Userinput.app, Tangled or GitHub, or just mention or DM me on Bluesky.
Who's doing this?
Right now, just me, Ken-ichi. I also collaborate with Corey Farwell on some of the data models used here and on observ.ing.
Who's in charge?
Also just me, Ken-ichi, though I'm happy to take this in a more democratic direction if the demos should appear.
How is it funded?
Initial funding was provided by the Center for Biodiversity and Community Science at the California Academy of Sciences, and I receive ongoing financial support from my patrons at Patreon. Thank you to both! FWIW, hosting costs are currently low, though I'm still putting quite a bit of time into development and every bit helps.
Let's get nerdy
Cuanto.bio is built in the Atmosphere using the AT Protocol. That means the data you add with Cuanto lives in your Personal Data Server (PDS) in the Atmosphere, so if another app in the Atmosphere wants to use it, they can! For example, when you observe species in a survey on Cuanto, those occurrence records show up on observ.ing. Cuanto.bio itself just holds on to copies of your data, but if it should disappear or you don't want to use it anymore, your data lives on in your PDS.
This web app uses SvelteKit and Postgres and is entirely open source on Tangled and GitHub.
The data model is based on the Darwin Core Conceptual Model, particularly the Survey entity and its related entities, like Survey Target. Both the Cuanto.bio and lexicons.bio lexicons diverge slightly from the DwC-CM, but both should be able to produce a valid Darwin Core Data Package. For even more detail, check out the lexicons.