Skip to main content

Tableau Data for Target's Good and Gather Products

 None of this is promotional. I am not paid by Target to do this. Boy, I wish I were. Someone let them know!

 



 I really love to cook. It's fun to find unrelated ingredients and make something out of them that's mostly palatable.

This idea came to me while driving home from Target. I had bought stuff from Good and Gather, their in-house grocery brand that replaced Market Pantry. With its sleek and minimalist design packaging, it's easy to spot on a busy shelf.

While not the first time I've bought G&G items, it was the first time I thought "What makes me go to this brand?"

The G&G item is usually less expensive by a few cents. Target's food brands have built enough goodwill with me to take the chance.

Not every item is a winner - some I still prefer a different, more established brand. Some  are so ordinary, there's no point in reviewing it. A baby carrot is a baby carrot, G&G ones come from the same field as Green Giant. 

 

I'm guessing.

This post will be in 3 sections;

 

  • The 5 food reviews are things I have tried personally.
  • The graphs in Tableau will incorporate those 5 objects and 15 items from the Target website that have reviews, and how I changed them to work with the data I had.
  • The Stats are the information found.

For the chart (See here): I used the information on "Guest Ratings and Reviews" [example]

For 'Repurchase', I used the chart on the far right that says '____% would recommend'.

The 5 Foods

Sharp Cheddar

Department: Dairy

Taste: 3

Value: 4

A cheddar-and-apple salad with walnuts and cranberries is delicious.

Review: It's chewy, and doesn't leave you with the good snapback other cheeses do. It's like biting into something and you're waiting for the feedback, but it doesn't come. Nothing bad, but not my textural preference.

Verdict: I'd rather go with Tillamook for the extra sharp.


Green Lentils

Department: Pantry
Taste: 4
Value: 5


Lentils are little flat grains that are good at making you feel full. I usually cook mine in a crock pot for a few hours and eat them in their own liquid, which gains a nice, earthy flavor. It would probably absorb flavors fairly well. Remember to salt that water!

The texture gets mushier the longer you have them cooked and sitting. It's still edible, but my preference is to the 'just barely finished cooking ' side of the equation.

Verdict: Good. Would repurchase.


Pineapple Coconut Flavored Water

Department: Beverages

Taste: 1

Value: 3

It doesn't taste like much of anything. It's .99 cents, so you could do worse. I wanted to use it in a smoothie to replace a dairy-based option. The taste is minimal.

Verdict: Spring for the Bai Molokai Coconut instead. There's also a pineapple option.


Apple and Gouda Chicken Sausage

Department: Meat and Seafood
Taste: 4
Value: 3

Needs more apple flavor, but cheaper than the other 'artisan' sausage by .30c. There are other flavor varieties.

Verdict: Good.

Chocolate Chip Cookie Dough Nutrition Bars

Department: Snacks
Taste: 5
Value: 5

The closest alternative to Larabars, which are also good - and a bit more expensive. 

Verdict: The texture is a lot less distinct than the Larabars, where you can taste individual nut or chocolate pieces, but unless you're allergic to nuts, it won't kill you.


The Analytical Reasoning part - The Graphs (& How I manipulated them)

Find them Here on Tableau Public

I had to filter out the "Blog Post HERE" section of the spreadsheet.


 

At first, Tableau was not acknowledging my "Taste (1-5)" and "Value (1-5)" labels. On the data source section, you can select "Clean with Data Interpreter" and it figured it out.


Repurchase Likelihood sheet: Tableau sorted the "Repurchase" fields by 'Yes' or 'no'...and the one time I idly put 'Sure' about that cheddar block.

By Item sheet: I had to edit the axis. My scale went only up to 5, this one stopped at 6. 


Percentile of Value and Taste Sheet: I removed 'sauces', as there was only one in that department and multiple options in others (besides snacks. I left snacks because that item was more positively received. Ah, data manipulation!)

 

The Stats

 20 Items were selected.

Average Score of Taste and Value: Avg. Taste score was 3.35, Avg. Value score was 3.65

65% of items were likely to be repurchased. I came to this conclusion by giving items with "50% recommend" or higher a 'yes' mark.

This was very fun to do, and I learned a lot. I should find some more data to play around with.

If anyone at Target would like to get in contact about this, see here.

Comments

Popular posts from this blog

Making KPI Dashboards with PowerBI

 While this is the free tier, I cannot share or collaborate with others, nor can I publish content to other people's workspaces, but they will not stop me from screenshooting and recording these self-taught adventures,so! I'm doing this because I idly searched "Mattel careers" and "Information Technology", and seeing a bulletpoint saying the following: Analytical and reporting skills such as creating dashboards and establishing KPIs such as experience with PowerBI, Cognos, Tableau, and Google Data Lake/AWS is preferred And thought "Well, I've used Tableau, and I've heard about PowerBI,  even if its in-demandness is questionable , so how similar is it? And can I write about it?"  First, PowerBI (PIB) does have a downloadable, local version, but apparently Windows-only. I could download the .exe but I couldn't run it / drag it to applications on my MacBook.  Not a problem, we'll use the online SaaS version, and a dataset found here, ...

Connecting IoT Devices to a Registration Server (Packet Tracer, Cisco)

 If you're seeing this post, I'm helping you, and you probably have LI presence: React and share this post to help me in return.   In Packet Tracer, a demo software made by Cisco Systems. It certainly has changed a lot since 2016. It's almost an Olympic feat to even get started with it now, but it does look snazzy. This is for the new CCNA, that integrates, among other things, IoT and Automation, which I've worked on here before. Instructions here . I don't know if this is an aspect of "Let's make sure people are paying attention and not simply following blindly", or an oversight - The instructions indicate a Meraki Server, when a regular one is the working option here. I have to enable the IoT service on this server. Also, we assign the server an IPv4 address from a DHCP pool instead of giving it a static one. For something that handles our IoT business, perhaps that's safer; Getting a new IPv4 address every week or so is a minimal step against an...

AWS Infrastructure Composer

 A very brief look. The text says; Drag and drop any CloudFormation resource on a visual canvas Connect and configure enhanced components to automatically build IaC for an application architecture Seamlessly transition between authoring workflows visually with Step Functions Workflow Studio and defining resources with Infrastructure Composer Integrate your browser with your project through “local sync” or use Composer in the AWS Toolkit for Visual Studio Code In 2019 there was a similar tool to build infrastructure that would be converted to code. Nice to know they bought it back. When you enter the Composer, it's a blank space with a background reminiscent to the screen for Cloud Formation. Infrastructure Objects are to the left in a drawer;  I've selected a bucket that I can rename. I went to connect a bucket to a Dynamo DB Table, and it's not available yet. It also lost a bucket somewhere in the ether of the GUI. Ah well. I couldn't find the EC2 instance in the...