this repo has no description
4
fork

Configure Feed

Select the types of activity you want to include in your feed.

:stars:

+50 -25
+1 -1
Data/Data Culture.md
··· 34 34 - Understanding variation is the beginning of data literacy. 35 35 - Create a single space as the central place to post [[Data Request Template|data requests]]. 36 36 - On the other hand, data analysis and data science are domain level problems and cannot be centralized. 37 - - Create a single space to [[Sharing Data Insights|share the results of analysis and decisions made based on them]]. 37 + - Create a single space to [[Data Practices|share the results of analysis and decisions made based on them]]. 38 38 - Log changes so everyone can jump in and be aware of what’s going on. 39 39 - Log assumptions and lessons learned somewhere. This information should loop back into the data product. 40 40 - Make the warehouse the source of truth for all the teams.
+48
Data/Data Practices.md
··· 1 + # Data Practices 2 + 3 + Some useful practices to keep in mind when working in a data team. They can be proposed as Data Improvement Proposals (DIPs) and discussed in the team. 4 + 5 + ## Request For Analysis 6 + 7 + - It's an [intake form for data requests](https://www.caitlinhudon.com/posts/2020/09/16/data-intake-form). 8 + 9 + ## Data Platform UX Survey 10 + 11 + - [Asking about the data experience](https://docs.google.com/forms/d/e/1FAIpQLSfufs_0zOGlFiE6oqrdZU7xCi399CBYbIlZkAMe15GTRRcPZA/viewform) 12 + - [https://locallyoptimistic.com/post/surveys/](https://locallyoptimistic.com/post/surveys/) 13 + - [https://docs.google.com/forms/d/e/1FAIpQLSc-z4yCYX5cpbPTMUInLYurxYgY1UXd7iJOMGI_DAGc-wB17w/viewform](https://docs.google.com/forms/d/e/1FAIpQLSc-z4yCYX5cpbPTMUInLYurxYgY1UXd7iJOMGI_DAGc-wB17w/viewform) 14 + - We need to know what works, what doesn’t and what people are using 15 + - Is all the data you want available? 16 + - Is it difficult to find the data you want? 17 + - Do you trust the metrics/calculations presented? 18 + - Do you ever get confused about what metric or dimension means? 19 + - Do you know where to go for help with data questions? 20 + - Do you feel like our data platform hinders your job performance? 21 + - Are you happy with our data platform? 22 + - Can these two resources request be merged with an existing artifact(Dashboard/Cohort)? 23 + - Does X resource needs to be tagged as "curated"? Does Y needs to be deprecated? 24 + 25 + ## Sharing Data Insights 26 + 27 + [Sharing your data insights across your organization facilitates collaboration and mutual learning – increasing data literacy across the company](https://locallyoptimistic.com/post/share-your-data-insights-to-engage-your-colleagues/). It also helps remind folks that members of the data team can be strategic partners, creating opportunities for proactive brainstorming that can drive innovation. 28 + 29 + The aim is to answer the following questions each time: 30 + 31 + 1. **What am I looking at?** A **short-but-informative title** can tell people immediately what data is the focus of the insight. 32 + 2. **What should I learn from this?** or, Why should I care? Include the **most useful information,** and/or a **clear takeaway**. For folks who only have a few seconds to scan the message, it should be **easy to spot** the **most valuable** bit of the insight, the **reason** this exploration was considered worth sharing. 33 + 3. **What caught my eye?** Share a chart or a related resource! 34 + 4. **What if I want to know more?** A **link to additional information** can be valuable for people who have time for more than a quick scan and want to understand how you developed the insight, or do some of their own related exploration. 35 + 5. **What if I have a question?** Explicitly **inviting questions** and responses is crucial. It’s the best part of sharing an insight! This is where you get to learn about things your colleagues know that you don’t, or what they’re curious about but has not yet risen to the level of becoming a data request from them. 36 + 6. **What if posting this prompts a whole bunch of follow-up questions, or exposes incorrect assumptions?** If you have hit on something that’s interesting to a lot of people there likely will be questions that spin off, new ways to slice the data you’re looking at, or assumptions you have made that need to be corrected. 37 + 38 + ### Slack Template 39 + 40 + ```md 41 + ![Chart]() 42 + 43 + 💡**One sentence summarizing the insights.** 44 + 📝 Some extra information that might be useful. 45 + 🔍 Dig deeper on link.com! 46 + 47 + _Questions, concerns? Thread on!_ 🧵 48 + ```
-24
Data/Sharing Data Insights.md
··· 1 - # Sharing Data Insights 2 - 3 - [Sharing your data insights across your organization facilitates collaboration and mutual learning – increasing data literacy across the company](https://locallyoptimistic.com/post/share-your-data-insights-to-engage-your-colleagues/). It also helps remind folks that members of the data team can be strategic partners, creating opportunities for proactive brainstorming that can drive innovation. 4 - 5 - The aim is to answer the following questions each time: 6 - 7 - 1. **What am I looking at?** A **short-but-informative title** can tell people immediately what data is the focus of the insight. 8 - 2. **What should I learn from this?** or, Why should I care? Include the **most useful information,** and/or a **clear takeaway**. For folks who only have a few seconds to scan the message, it should be **easy to spot** the **most valuable** bit of the insight, the **reason** this exploration was considered worth sharing. 9 - 3. **What caught my eye?** Share a chart or a related resource! 10 - 4. **What if I want to know more?** A **link to additional information** can be valuable for people who have time for more than a quick scan and want to understand how you developed the insight, or do some of their own related exploration. 11 - 5. **What if I have a question?** Explicitly **inviting questions** and responses is crucial. It’s the best part of sharing an insight! This is where you get to learn about things your colleagues know that you don’t, or what they’re curious about but has not yet risen to the level of becoming a data request from them. 12 - 6. **What if posting this prompts a whole bunch of follow-up questions, or exposes incorrect assumptions?** If you have hit on something that’s interesting to a lot of people there likely will be questions that spin off, new ways to slice the data you’re looking at, or assumptions you have made that need to be corrected. 13 - 14 - ## Slack Template 15 - 16 - ```md 17 - ![Chart]() 18 - 19 - 💡**One sentence summarizing the insights.** 20 - 📝 Some extra information that might be useful. 21 - 🔍 Dig deeper on link.com! 22 - 23 - _Questions, concerns? Thread on!_ 🧵 24 - ```
+1
Documentation.md
··· 20 20 - Keep it simple, write in plain language. 21 21 - [Use active voice](https://developers.google.com/style/voice): make clear who's performing the action. 22 22 - [As you are working in a team, then you have to address the problem of shared understanding](https://surfingcomplexity.blog/2022/11/24/writing-docs-well-why-should-a-software-engineer-care/). This is where documentation come in. 23 + - [Use the imperative mood in descriptions and instructions](https://twitter.com/kepano/status/1751354613041872985). Use concise action-oriented sentences, written from the user's perspective. 23 24 24 25 ## Resources 25 26