home.social

#lovedata23 — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #lovedata23, aggregated by home.social.

fetched live
  1. strong recommendation
    #LoveData23 postprocessing
    magnificent talk by Sahra Lamdan
    "For Love or Money?"
    This talk will provide much more insights than you might suspect at the moment, 🤔
    think of Alice falling into the hole.
    🤨
    Do make time and listen. 👇
    youtube.com/watch?v=Qxd8DmktT6

  2. You can now check out the recording of @greenarchives1's thought-provoking #LoveData23 talk on how data companies collect and commodify researcher data, "For Love or Money: What Researchers Should Know about Academic Data Cartels": youtube.com/watch?v=Qxd8Dm

  3. And then... share it! Because if you do something, anything, with your city data (especially Boston's!) I would love to see it and share it. If you need any help/suggestions, let me know - I would love to help 😍

    Let's show our civic data some love!

    #LoveData23

  4. Now... do something with that data! Download it or access it through an API. Summarize, filter, or otherwise organize it. Visualize it! Figure out if the existing documentation for that dataset is sufficient. In other words, show that civic data some love 🥰

    #LoveData23

  5. (Alternatively, figure out what closest city does have an open data portal)

    Then, find a dataset that you could use to answer a question you have. Maybe you want to figure out what data is available about the building or neighborhood you live in.

    #LoveData23

  6. For this final day of #LoveDataWeek I have a challenge for you:

    Go find your city's open data portal. If your city doesn't have one, see if you can find where your city does publish some/any data. Often cities will at least publish some GIS data. What data is there?

    #LoveData23

  7. successfully applied #OpenRefine to reshape a table buried in large rdf specification html into markdown to keep for offline reference
    OpenRefine is 😎
    credit to #LoveData23 for the refresher

  8. #LoveData23
    workshop:
    Computational Approaches for Text
    at Sherman Center of Digital Scholarship
    #OpenRefine #jupyterNotebooks #NLP
    very interesting and excellent unfolded by Devon and Jay 😊

  9. So, in einer Viertelstunde geht unser offizieller Beitrag zur #LoveDataWeek los. Ich öffne des ersten Teil des #DMP-Workshops der eine kurze Einführung in das Forschungsdatenmanagement gibt für die Öffentlichkeit
    esciences.uni-trier.de/worksho
    #LoveDAta23 #FDM_LDW #FDMPower

  10. Behold, the knitted results of Tuesday's poll about how you all feel about data! There were about as many Mastodon responses as in-person colleagues responding ("Survey"), only 2 responses from Twitter, and a handful of people who came by our table at the #LoveData23 #LoveDataStanford Fair. #Knitting #DataViz #DigitalHumanities

  11. Then, you can keep on exploring! I wonder what the top keywords are...

    df_keywords = df[['identifier', 'keyword']]
    .explode('keyword')

    df_keywords.groupby('keyword')
    .agg({'identifier': 'count'})
    .sort_values('identifier', ascending=False)
    .head(10)

    #LoveData23

  12. Open a new notebook at colab.research.google.com and try running this code:

    import requests
    import pandas as pd

    data = requests.get('data.boston.gov/data.json').json()

    df = pd.json_normalize(data['dataset'])

    df.describe().T

    #LoveData23

  13. Here's another cool feature of Analyze Boston (courtesy of CKAN): you can very easily get metadata about all resources on the site by visiting:

    data.boston.gov/data.json

    The metadata is in JSON format, so you can easily write a script to start examining it...

    #LoveData23

  14. In the spirit of Love Data Week 2023 (#lovedata23) I asked people to send in questions they have on Open and Reproducible Data Science.

    Here are my answers.

    heidiseibold.ck.page/posts/ask

  15. @PubPharm @pharmacy 🥰
    thx for filling the free slot,
    very much appreciated see you tomorrow
    🖖 #LoveData23

  16. Was sind eigentlich Datenmanagementpläne? Und wie kann man sie mit RDMO erstellen? 🧰 🔧 Diese Fragen beantwortet der Vortrag der
    @ublmu heute um 15 Uhr. Anmeldungen sind auch kurzfristig möglich:
    🔗 lmu-munich.zoom.us/meeting/reg #LoveData23 #FDM_LDW #FDMPower #DatenDonnerstag

  17. "Die Liebe währt ewig – Ihre Daten auch?" 💘 In der heutigen Coffee Lecture der Universität Augsburg geht es um das Thema Langzeitarchivierung. Während der #LoveDataWeek stellen die Kolleg*innen täglich um 12 Uhr ein interessantes #FDM-Thema vor.🔗uni-augsburg.de/de/organisatio #LoveData23 #LZA

  18. "Only youuu can make all this change in me! For it's truue, you are my destiny!" ❤️🎶

    It's #LoveDataWeek, a wonderful time to appreciate your favorite research data repository for keeping your data safe and accessible.

    Meet it at re3data.org! 🥰

    And when things get really serious, you can find out all the exciting details about the #re3data service on our blog:
    coref.project.re3data.org 🔥

    #LoveData23 #ResearchData #Repositories #RDM #OpenData #metadata #OpenScience