{"id":192,"date":"2018-11-11T00:46:00","date_gmt":"2018-11-11T00:46:00","guid":{"rendered":"http:\/\/167.99.116.80\/?p=192"},"modified":"2020-07-09T20:52:21","modified_gmt":"2020-07-09T20:52:21","slug":"building-a-data-practice","status":"publish","type":"post","link":"https:\/\/locallyoptimistic.com\/post\/building-a-data-practice\/","title":{"rendered":"Building a Data Practice from Scratch"},"content":{"rendered":"\n<p>The first data hires at an early stage startup face numerous challenges \u2014 an infrastructure built to run the business but not analyze it, an organization hungry for information without a process for requesting and prioritizing it, and little documentation on how anything is done. What should they do first?<\/p>\n\n\n\n<p>I recently found myself in a position like this at&nbsp;<a href=\"https:\/\/www.sawyertools.com\/company\">Sawyer<\/a>, a platform for children\u2019s educational activities. There are good resources for startup founders hiring for analytics \u2014 I highly recommend&nbsp;<a href=\"https:\/\/thinkgrowth.org\/the-startup-founders-guide-to-analytics-1d2176f20ac1\">Tristan Handy\u2019s post<\/a>&nbsp;\u2014 but not much has been written for data leads at a new organization.<\/p>\n\n\n\n<p>In this post I share some ideas on tools and processes that have been helpful for me. Of course, you should also be thinking about business analysis \u2014 defining key metrics, generating financial reports, and doing strategic research. You will also have to think about data infrastructure \u2014 databases, pipelines, ETL, BI tools. Those are big topics that are better left for other posts. Here I focus on building a data practice which will form the foundation for all your analysis and infrastructure work.<\/p>\n\n\n\n<p>There are a few principles woven into the suggestions below:<\/p>\n\n\n\n<ul class=\"wp-block-list\"><li>Don\u2019t worry about making things fancy. Do the simplest thing that works now.<\/li><li>Keep an eye on how things will scale, but rein in your impulses to optimize them. Analytics should be lean and agile, too.<\/li><li>Documentation, transparency, and reproducibility are interrelated and fundamental. Start good habits in these areas now, but expect to iterate on them and change how things are done as the organization matures and grows.<\/li><\/ul>\n\n\n\n<p>With those principles in mind, here are my recommendations for what to do in your first weeks at an early stage startup.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"map-the-data-infrastructure\">Map the data infrastructure<\/h3>\n\n\n\n<p>Start documenting all the places where data is stored, processed, and accessed. Does your organization have multiple databases? Does it have external data sources? Are there systems moving data from one place to another? How are people interacting with data? Write this all down, and include links and information about how to get access.<\/p>\n\n\n\n<p>Of course, not all data sources are equally important. If your salespeople use software for calling sales leads, it\u2019s probably enough to make a note of the software name and move on. The depth of documentation should be roughly in proportion to the value of the data and its role in your work.<\/p>\n\n\n\n<p>Eventually this information can be part of an internal wiki with illustrations showing a dependency graph, but don\u2019t bother with that yet. Just make a Google doc for now.<\/p>\n\n\n\n<p>While mapping the data infrastructure, start thinking about what is missing, what you would like to change, and what the future infrastructure might look like. These ideas can go on your roadmap, which I cover next.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"plan-your-roadmap\">Plan your roadmap<\/h3>\n\n\n\n<p>One of the perennial Data team struggles is balancing the short term and the long term. You will be busy right away, pulled in multiple directions, but you should take the time to form opinions about the future. How would you like to evolve data tooling, infrastructure, processes, and people?<\/p>\n\n\n\n<p>Think about what is missing, what can be improved, and how they align with the organization\u2019s priorities. Are you using Google Analytics for tracking? That might be fine for now, but many businesses will eventually need something more powerful. How are reports being run? If data is primarily accessed and explored in spreadsheets, you should think about options for BI tools. Who should be hired next? A data analyst? A data engineer?<\/p>\n\n\n\n<p>Form opinions about your roadmap now so you will be prepared to advocate for it whenever it comes up. What will you say when someone in marketing decides they want to integrate a new service, or when an engineer starts to build a data tool in house, or when the founders raise more funding and ask you how to spend it?<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"create-a-data-dictionary\">Create a data dictionary<\/h3>\n\n\n\n<p>As you learn things, especially things that are surprising, write them down. Think about what the next data hire will need to know. You can start by getting alignment and clarity on key terminology in your organization, like the definition of&nbsp;<em>active users<\/em>. Avoid the urge to make this fancy \u2014 a Google doc is fine.<\/p>\n\n\n\n<p>The concept of a data dictionary is a bit controversial. What do you include? What don\u2019t you include? How do you maintain it? For more mature organizations, I recommend considering&nbsp;<a href=\"https:\/\/medium.com\/@leapingllamas\/data-dictionary-a-how-to-and-best-practices-a09a685dcd61\">Carl Anderson\u2019s suggestions<\/a>&nbsp;for using a data dictionary to create a shared understanding around key metrics and vocabulary.<\/p>\n\n\n\n<p>In this case, though, a data dictionary is primarily for you and future data hires. Even though the business and its data will change over time, there are still key pieces of information that are useful to document. Are timezones in UTC or your organization\u2019s time? What are some core pieces of business logic? How are key metrics calculated? Are there important database tables or column names that are not self-explanatory?<\/p>\n\n\n\n<p>Do&nbsp;<em>not<\/em>&nbsp;set yourself the goal of creating an exhaustive data dictionary. The completionists find it challenging to leave all of those columns undocumented, but not only will it be time consuming to create, a pain to manage, and seldom read, but despite your best efforts it will get quickly out of date.<\/p>\n\n\n\n<p>At Kickstarter, we called this document&nbsp;<em>Common Data Gotchas<\/em>, which is a good way to think about it.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"use-a-project-management-tool\">Use a project management tool<\/h3>\n\n\n\n<p>Start tracking all the work you do, even quick data requests. Write down the question, the results, and how you got them. Encourage others in your organization to interact with you in this tool, but be careful not to make using the tool overly burdensome. Sometimes the CEO has a quick request, and you should just do it and document it later.<\/p>\n\n\n\n<p>Don\u2019t get too hung up on the process now \u2014 the key reason for using a project management tool is documentation. It will help with reproducibility, so you can easily recreate a dataset or an analysis in the future. It will also make your work visible, demonstrating your impact on the business.<\/p>\n\n\n\n<p>The process itself will be helpful as your data team grows. Handling data requests via email may be fine when you are the entire data team, but what happens when you add more people? Where will they find documentation on how previous analyses have been done? How will they know about the work everyone is doing? Investing in a lightweight system now will pay dividends down the road.<\/p>\n\n\n\n<p>My first choice for this tool is Trello, but use whatever integrates well into your organization.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"create-communication-channels-for-data\">Create communication channels for data<\/h3>\n\n\n\n<p>Strive to make all your communication transparent. Transparency, documentation, and reproducibility go hand in hand.<\/p>\n\n\n\n<p>If you are on Slack, create a channel for data. People will email or Slack you directly, but, when possible, move those conversations to open channels on Slack or on your Trello board so there is documentation of what was discussed. A valuable by-product of this is others can learn about what you do. Slack and Trello can be valuable channels for data evangelism.<\/p>\n\n\n\n<p>If you get reports or alerts emailed to you, move them to group mailing lists. I recently created a data pipeline, and rather than having error alerts emailed only to me, I set up a mailing list dedicated to data pipeline alerts. This creates a paper trail that others can search, and it enables people to subscribe to alerts on their own.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"start-a-code-repository\">Start a code repository<\/h3>\n\n\n\n<p>Set up a GitHub repo and use it liberally. Save your queries. Save your code. Write comments in your queries and code \u2014 for your future self and your future colleagues. Add your commits to your Trello cards. You can even integrate GitHub into Trello to handle permalinking for you.<\/p>\n\n\n\n<p>Don\u2019t worry too much about what goes where. You will end up tinkering with the organization of your repo over time. The key thing is to get in the habit of committing everything and linking those commits to wherever you document your work.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"talk-to-everyone\">Talk to everyone<\/h3>\n\n\n\n<p>Schedule time with at least one person from every team, if not the whole organization. Ask them how they think about success and whether they track any metrics. Identify the data sources they use. Find out if they are running any reports, and consider&nbsp;<a href=\"https:\/\/www.locallyoptimistic.com\/post\/reporting-is-a-gateway-drug\/\">creating the reports for them<\/a>.<\/p>\n\n\n\n<p>While doing this, figure out who is data savvy in the organization \u2014 they will be great resources and make your life easier. I have found that, outside of Engineering, the most data savvy folks at startups tend to be in Finance and Operations. Of course, you will want to get close with the Engineering team. They will be your partners in determining how data is generated, processed, stored, and accessed.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"embrace-yes\">Embrace yes<\/h3>\n\n\n\n<p>One of the core values at my startup is \u201cEmbrace yes \u2014 always.\u201d In my first 30 days, I simply&nbsp;<a href=\"https:\/\/en.wikipedia.org\/wiki\/Yes,_and...\">said yes<\/a>&nbsp;to every request that came along. I wanted to get a feel for a variety of projects, work with different teams, and use that experience to build my understanding of the business and its data ecosystem. I also wanted to gain the trust of my coworkers, proving myself to be a willing collaborator before showing my skeptical side that questions everything.<\/p>\n\n\n\n<p>After 30 days, I started the hard work of clarifying and prioritizing, asking questions like, \u201cWhy do you need this? What will you do with it? How will it impact your decisions?\u201d I pushed back on some requests. I looked for assumptions, sources of bias, errors in logic.<\/p>\n\n\n\n<p>Was this the right approach? Frankly, I don\u2019t know. I could see it backfiring, especially if you can\u2019t switch gears to questioning mode. My plate filled up quickly by the end of the 30 days, and it\u2019s hard feeling behind in a job you have just started. Ultimately, whether this is successful is dependent on you and your organization.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"build-your-network\">Build your network<\/h3>\n\n\n\n<p>You may be the only data person at your startup, but don\u2019t feel you have to go it alone. Work on&nbsp;<a href=\"https:\/\/www.locallyoptimistic.com\/post\/analytics_brain_trust\/\">building your network<\/a>&nbsp;of other data practitioners so you have a place to go with questions, to get feedback on your ideas, and to keep up with the field.<\/p>\n\n\n\n<p>There are great communities out there to get you started. In fact, this very blog has&nbsp;<a href=\"https:\/\/www.locallyoptimistic.com\/community\/\">an active group on Slack<\/a>.<\/p>\n\n\n\n<hr class=\"wp-block-separator\"\/>\n\n\n\n<p>If you find yourself in this position, congratulations! It\u2019s an exciting time to be at a company. The work you do now can have tremendous impact. Don\u2019t let that stress you out though. Take an iterative approach, trying things, reflecting, and changing course when necessary. Remember that documentation, transparency, and reproducibility are key principles, and they will pay dividends down the road as you lay the foundations of a successful data practice.<br><\/p>\n","protected":false},"excerpt":{"rendered":"<p>The first data hires at an early stage startup face numerous challenges \u2014 an infrastructure built to run the business but not analyze it, an organization hungry for information without a process for requesting and prioritizing it, and little documentation on how anything is done. What should they do first? I recently found myself in a position like this at&nbsp;Sawyer, a platform for children\u2019s educational activities. There are good resources for startup founders hiring for analytics \u2014 I highly recommend&nbsp;Tristan Handy\u2019s post&nbsp;\u2014 but not much has been written for data leads at a new organization. In this post I share some ideas on tools and processes that have been helpful for me. Of course, you should also be thinking about business analysis \u2014 defining key metrics, generating financial reports, and doing strategic research. You will also have to think about data infrastructure \u2014 databases, pipelines, ETL, BI tools. Those are big topics that are better left for other posts. Here I focus on building a data practice which will form the foundation for all your analysis and infrastructure work. There are a few principles woven into the suggestions below: Don\u2019t worry about making things fancy. Do the simplest thing that [&hellip;]<\/p>\n","protected":false},"author":9,"featured_media":193,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[115],"tags":[71,79,52,74],"coauthors":[105],"class_list":["post-192","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-management","tag-communication","tag-documentation","tag-process","tag-project-management"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v25.7 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Building a Data Practice from Scratch - Locally Optimistic<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/locallyoptimistic.com\/post\/building-a-data-practice\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Building a Data Practice from Scratch - Locally Optimistic\" \/>\n<meta property=\"og:description\" content=\"The first data hires at an early stage startup face numerous challenges \u2014 an infrastructure built to run the business but not analyze it, an organization hungry for information without a process for requesting and prioritizing it, and little documentation on how anything is done. What should they do first? I recently found myself in a position like this at&nbsp;Sawyer, a platform for children\u2019s educational activities. There are good resources for startup founders hiring for analytics \u2014 I highly recommend&nbsp;Tristan Handy\u2019s post&nbsp;\u2014 but not much has been written for data leads at a new organization. In this post I share some ideas on tools and processes that have been helpful for me. Of course, you should also be thinking about business analysis \u2014 defining key metrics, generating financial reports, and doing strategic research. You will also have to think about data infrastructure \u2014 databases, pipelines, ETL, BI tools. Those are big topics that are better left for other posts. Here I focus on building a data practice which will form the foundation for all your analysis and infrastructure work. There are a few principles woven into the suggestions below: Don\u2019t worry about making things fancy. Do the simplest thing that [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/locallyoptimistic.com\/post\/building-a-data-practice\/\" \/>\n<meta property=\"og:site_name\" content=\"Locally Optimistic\" \/>\n<meta property=\"article:published_time\" content=\"2018-11-11T00:46:00+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2020-07-09T20:52:21+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/locallyoptimistic.com\/wp-content\/uploads\/2020\/06\/building-a-data-practice.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"1100\" \/>\n\t<meta property=\"og:image:height\" content=\"810\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"author\" content=\"Jeremy Salfen\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@jsalfen\" \/>\n<meta name=\"twitter:site\" content=\"@localoptimistic\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Jeremy Salfen\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"9 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/locallyoptimistic.com\/post\/building-a-data-practice\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/locallyoptimistic.com\/post\/building-a-data-practice\/\"},\"author\":{\"name\":\"Jeremy Salfen\",\"@id\":\"https:\/\/locallyoptimistic.com\/#\/schema\/person\/ba09206ea0048984663557c2605a3c94\"},\"headline\":\"Building a Data Practice from Scratch\",\"datePublished\":\"2018-11-11T00:46:00+00:00\",\"dateModified\":\"2020-07-09T20:52:21+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/locallyoptimistic.com\/post\/building-a-data-practice\/\"},\"wordCount\":1827,\"publisher\":{\"@id\":\"https:\/\/locallyoptimistic.com\/#organization\"},\"image\":{\"@id\":\"https:\/\/locallyoptimistic.com\/post\/building-a-data-practice\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/locallyoptimistic.com\/wp-content\/uploads\/2020\/06\/building-a-data-practice.jpg\",\"keywords\":[\"Communication\",\"Documentation\",\"Process\",\"Project Management\"],\"articleSection\":[\"Management\"],\"inLanguage\":\"en-US\"},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/locallyoptimistic.com\/post\/building-a-data-practice\/\",\"url\":\"https:\/\/locallyoptimistic.com\/post\/building-a-data-practice\/\",\"name\":\"Building a Data Practice from Scratch - Locally Optimistic\",\"isPartOf\":{\"@id\":\"https:\/\/locallyoptimistic.com\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/locallyoptimistic.com\/post\/building-a-data-practice\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/locallyoptimistic.com\/post\/building-a-data-practice\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/locallyoptimistic.com\/wp-content\/uploads\/2020\/06\/building-a-data-practice.jpg\",\"datePublished\":\"2018-11-11T00:46:00+00:00\",\"dateModified\":\"2020-07-09T20:52:21+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/locallyoptimistic.com\/post\/building-a-data-practice\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/locallyoptimistic.com\/post\/building-a-data-practice\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/locallyoptimistic.com\/post\/building-a-data-practice\/#primaryimage\",\"url\":\"https:\/\/locallyoptimistic.com\/wp-content\/uploads\/2020\/06\/building-a-data-practice.jpg\",\"contentUrl\":\"https:\/\/locallyoptimistic.com\/wp-content\/uploads\/2020\/06\/building-a-data-practice.jpg\",\"width\":1100,\"height\":810,\"caption\":\"A woman with a hat and apron watering a garden where plants in the shape of numbers are sprouting.\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/locallyoptimistic.com\/post\/building-a-data-practice\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/locallyoptimistic.com\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Building a Data Practice from Scratch\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/locallyoptimistic.com\/#website\",\"url\":\"https:\/\/locallyoptimistic.com\/\",\"name\":\"Locally Optimistic\",\"description\":\"A blog about data organizations\",\"publisher\":{\"@id\":\"https:\/\/locallyoptimistic.com\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/locallyoptimistic.com\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/locallyoptimistic.com\/#organization\",\"name\":\"Locally Optimstic\",\"url\":\"https:\/\/locallyoptimistic.com\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/locallyoptimistic.com\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/locallyoptimistic.com\/wp-content\/uploads\/2020\/05\/logo.png\",\"contentUrl\":\"https:\/\/locallyoptimistic.com\/wp-content\/uploads\/2020\/05\/logo.png\",\"width\":1676,\"height\":656,\"caption\":\"Locally Optimstic\"},\"image\":{\"@id\":\"https:\/\/locallyoptimistic.com\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/x.com\/localoptimistic\",\"https:\/\/www.youtube.com\/channel\/UC13e1OgG_dOE3BI481swWPg\"]},{\"@type\":\"Person\",\"@id\":\"https:\/\/locallyoptimistic.com\/#\/schema\/person\/ba09206ea0048984663557c2605a3c94\",\"name\":\"Jeremy Salfen\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/locallyoptimistic.com\/#\/schema\/person\/image\/a3b918281e9f3a172c94e66e26cb5790\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/542c35b8a4ebf14c8343ef048174a4e63bc60544b6d3c2c914e2ec7813e5eb41?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/542c35b8a4ebf14c8343ef048174a4e63bc60544b6d3c2c914e2ec7813e5eb41?s=96&d=mm&r=g\",\"caption\":\"Jeremy Salfen\"},\"description\":\"Jeremy Salfen is Director of Data at Atom Finance.\",\"sameAs\":[\"https:\/\/jeremysalfen.com\/\",\"https:\/\/www.linkedin.com\/in\/jsalfen\/\",\"https:\/\/x.com\/jsalfen\"],\"url\":\"https:\/\/locallyoptimistic.com\/post\/author\/jeremy\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Building a Data Practice from Scratch - Locally Optimistic","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/locallyoptimistic.com\/post\/building-a-data-practice\/","og_locale":"en_US","og_type":"article","og_title":"Building a Data Practice from Scratch - Locally Optimistic","og_description":"The first data hires at an early stage startup face numerous challenges \u2014 an infrastructure built to run the business but not analyze it, an organization hungry for information without a process for requesting and prioritizing it, and little documentation on how anything is done. What should they do first? I recently found myself in a position like this at&nbsp;Sawyer, a platform for children\u2019s educational activities. There are good resources for startup founders hiring for analytics \u2014 I highly recommend&nbsp;Tristan Handy\u2019s post&nbsp;\u2014 but not much has been written for data leads at a new organization. In this post I share some ideas on tools and processes that have been helpful for me. Of course, you should also be thinking about business analysis \u2014 defining key metrics, generating financial reports, and doing strategic research. You will also have to think about data infrastructure \u2014 databases, pipelines, ETL, BI tools. Those are big topics that are better left for other posts. Here I focus on building a data practice which will form the foundation for all your analysis and infrastructure work. There are a few principles woven into the suggestions below: Don\u2019t worry about making things fancy. Do the simplest thing that [&hellip;]","og_url":"https:\/\/locallyoptimistic.com\/post\/building-a-data-practice\/","og_site_name":"Locally Optimistic","article_published_time":"2018-11-11T00:46:00+00:00","article_modified_time":"2020-07-09T20:52:21+00:00","og_image":[{"width":1100,"height":810,"url":"https:\/\/locallyoptimistic.com\/wp-content\/uploads\/2020\/06\/building-a-data-practice.jpg","type":"image\/jpeg"}],"author":"Jeremy Salfen","twitter_card":"summary_large_image","twitter_creator":"@jsalfen","twitter_site":"@localoptimistic","twitter_misc":{"Written by":"Jeremy Salfen","Est. reading time":"9 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/locallyoptimistic.com\/post\/building-a-data-practice\/#article","isPartOf":{"@id":"https:\/\/locallyoptimistic.com\/post\/building-a-data-practice\/"},"author":{"name":"Jeremy Salfen","@id":"https:\/\/locallyoptimistic.com\/#\/schema\/person\/ba09206ea0048984663557c2605a3c94"},"headline":"Building a Data Practice from Scratch","datePublished":"2018-11-11T00:46:00+00:00","dateModified":"2020-07-09T20:52:21+00:00","mainEntityOfPage":{"@id":"https:\/\/locallyoptimistic.com\/post\/building-a-data-practice\/"},"wordCount":1827,"publisher":{"@id":"https:\/\/locallyoptimistic.com\/#organization"},"image":{"@id":"https:\/\/locallyoptimistic.com\/post\/building-a-data-practice\/#primaryimage"},"thumbnailUrl":"https:\/\/locallyoptimistic.com\/wp-content\/uploads\/2020\/06\/building-a-data-practice.jpg","keywords":["Communication","Documentation","Process","Project Management"],"articleSection":["Management"],"inLanguage":"en-US"},{"@type":"WebPage","@id":"https:\/\/locallyoptimistic.com\/post\/building-a-data-practice\/","url":"https:\/\/locallyoptimistic.com\/post\/building-a-data-practice\/","name":"Building a Data Practice from Scratch - Locally Optimistic","isPartOf":{"@id":"https:\/\/locallyoptimistic.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/locallyoptimistic.com\/post\/building-a-data-practice\/#primaryimage"},"image":{"@id":"https:\/\/locallyoptimistic.com\/post\/building-a-data-practice\/#primaryimage"},"thumbnailUrl":"https:\/\/locallyoptimistic.com\/wp-content\/uploads\/2020\/06\/building-a-data-practice.jpg","datePublished":"2018-11-11T00:46:00+00:00","dateModified":"2020-07-09T20:52:21+00:00","breadcrumb":{"@id":"https:\/\/locallyoptimistic.com\/post\/building-a-data-practice\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/locallyoptimistic.com\/post\/building-a-data-practice\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/locallyoptimistic.com\/post\/building-a-data-practice\/#primaryimage","url":"https:\/\/locallyoptimistic.com\/wp-content\/uploads\/2020\/06\/building-a-data-practice.jpg","contentUrl":"https:\/\/locallyoptimistic.com\/wp-content\/uploads\/2020\/06\/building-a-data-practice.jpg","width":1100,"height":810,"caption":"A woman with a hat and apron watering a garden where plants in the shape of numbers are sprouting."},{"@type":"BreadcrumbList","@id":"https:\/\/locallyoptimistic.com\/post\/building-a-data-practice\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/locallyoptimistic.com\/"},{"@type":"ListItem","position":2,"name":"Building a Data Practice from Scratch"}]},{"@type":"WebSite","@id":"https:\/\/locallyoptimistic.com\/#website","url":"https:\/\/locallyoptimistic.com\/","name":"Locally Optimistic","description":"A blog about data organizations","publisher":{"@id":"https:\/\/locallyoptimistic.com\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/locallyoptimistic.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/locallyoptimistic.com\/#organization","name":"Locally Optimstic","url":"https:\/\/locallyoptimistic.com\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/locallyoptimistic.com\/#\/schema\/logo\/image\/","url":"https:\/\/locallyoptimistic.com\/wp-content\/uploads\/2020\/05\/logo.png","contentUrl":"https:\/\/locallyoptimistic.com\/wp-content\/uploads\/2020\/05\/logo.png","width":1676,"height":656,"caption":"Locally Optimstic"},"image":{"@id":"https:\/\/locallyoptimistic.com\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/x.com\/localoptimistic","https:\/\/www.youtube.com\/channel\/UC13e1OgG_dOE3BI481swWPg"]},{"@type":"Person","@id":"https:\/\/locallyoptimistic.com\/#\/schema\/person\/ba09206ea0048984663557c2605a3c94","name":"Jeremy Salfen","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/locallyoptimistic.com\/#\/schema\/person\/image\/a3b918281e9f3a172c94e66e26cb5790","url":"https:\/\/secure.gravatar.com\/avatar\/542c35b8a4ebf14c8343ef048174a4e63bc60544b6d3c2c914e2ec7813e5eb41?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/542c35b8a4ebf14c8343ef048174a4e63bc60544b6d3c2c914e2ec7813e5eb41?s=96&d=mm&r=g","caption":"Jeremy Salfen"},"description":"Jeremy Salfen is Director of Data at Atom Finance.","sameAs":["https:\/\/jeremysalfen.com\/","https:\/\/www.linkedin.com\/in\/jsalfen\/","https:\/\/x.com\/jsalfen"],"url":"https:\/\/locallyoptimistic.com\/post\/author\/jeremy\/"}]}},"_links":{"self":[{"href":"https:\/\/locallyoptimistic.com\/wp-json\/wp\/v2\/posts\/192","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/locallyoptimistic.com\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/locallyoptimistic.com\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/locallyoptimistic.com\/wp-json\/wp\/v2\/users\/9"}],"replies":[{"embeddable":true,"href":"https:\/\/locallyoptimistic.com\/wp-json\/wp\/v2\/comments?post=192"}],"version-history":[{"count":0,"href":"https:\/\/locallyoptimistic.com\/wp-json\/wp\/v2\/posts\/192\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/locallyoptimistic.com\/wp-json\/wp\/v2\/media\/193"}],"wp:attachment":[{"href":"https:\/\/locallyoptimistic.com\/wp-json\/wp\/v2\/media?parent=192"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/locallyoptimistic.com\/wp-json\/wp\/v2\/categories?post=192"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/locallyoptimistic.com\/wp-json\/wp\/v2\/tags?post=192"},{"taxonomy":"author","embeddable":true,"href":"https:\/\/locallyoptimistic.com\/wp-json\/wp\/v2\/coauthors?post=192"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}