this post was submitted on 18 Jun 2023
17 points (100.0% liked)

Selfhosted

62143 readers
555 users here now

A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.

Rules:

Detailed Rules Post

  1. Be civil.

  2. No spam.

  3. Posts are to be related to self-hosting.

  4. Don't duplicate the full text of your blog or readme if you're providing a link.

  5. Submission headline should match the article title.

  6. No trolling.

  7. Promotion posts require active participation, with an account that is at least 30 days old. F/LOSS without a paywall has exceptions, with requirements. See the rules link for details. Tags [CBH] or [AIP] are required, see the links in Rule 8 for details.

  8. AI-related discussions and AI-involved promotional posts have additional requirements for tagging, as noted in Rule 7 and the AI & Promotional Post Expanded Rules post, and find example disclosures here.

Resources:

Any issues on the community? Report it using the report flag.

Questions? DM the mods!

founded 3 years ago
MODERATORS
 

Hi all (First Lemmy post, yay!)

Does anyone have recommendations for a way to capture, archive and visualize arbitrary data in one convenient location. I'm talking about arbitrary/misc. stuff like electricity usage, gas usage, body weight, spending, mileage, habit tracking etc... Essentially looking for a super solution that can be easily interfaced with, has convenient methods of browsing, filtering, and visualizing, and can (obviously, based on post location) be self hosted.

I currently use mint, beestat, Google Fit, Samsung Health and probably a few others as my trackers/monitors of my personal and home data, but I've always been curious about finding a solution where I have complete control over my personal data once it's captured by the various sources, assuming I can get my hands on it via exporting manually or otherwise.

For background, My experience level is pretty minimal. I have unRAID running on an old desktop PC, hosting a file share and gitlab container. I can scrape python programs together easy enough, but databases and web tech will take some learning.

I'm interested in ways any of you intelligent folks may have figured out how to manage your personal data! Thanks in advance for sharing!

you are viewing a single comment's thread
view the rest of the comments
[โ€“] balance_sheet@lemmy.world 3 points 3 years ago (2 children)

Honestly, I think using more than Excel for this might be an overkill.

[โ€“] andrew@lemmy.stuart.fun 3 points 3 years ago

I'm not here on self-hosted for underkill ๐Ÿ˜‰

[โ€“] Sticky@lemmy.world 1 points 3 years ago* (last edited 3 years ago)

I've never liked dealing with excel for anything other than manual work. It's data integrations have grown beyond my familiarity, and I've never liked any of the python libraries I've used for reading and writing excels formats. Go accessible with something like CSV, and you lose most things of value that excel can offer.

Currently though, this is my strategy. I've got folders of Excel sheets that I manually add exports of various things to, but I'm missing the piece that ties it all together, and I'd sure love to do less of the work manually.