-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
7 changed files
with
476 additions
and
0 deletions.
There are no files selected for viewing
143 changes: 143 additions & 0 deletions
143
Lesson 01, Section 11, Exercise 01, How many stores have more than 300 customers.yxmd
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,143 @@ | ||
<?xml version="1.0"?> | ||
<AlteryxDocument yxmdVer="2020.4"> | ||
<Nodes> | ||
<Node ToolID="1"> | ||
<GuiSettings Plugin="AlteryxBasePluginsGui.DbFileInput.DbFileInput"> | ||
<Position x="42" y="54" /> | ||
</GuiSettings> | ||
<Properties> | ||
<Configuration> | ||
<Passwords /> | ||
<File OutputFileName="" RecordLimit="" SearchSubDirs="False" FileFormat="25">C:\Users\Rosana\Desktop\Udacity\__ Creating an Analytical Dataset\cust-wtransactions.xlsx|||`Output$`</File> | ||
<FormatSpecificOptions> | ||
<FirstRowData>False</FirstRowData> | ||
<ImportLine>1</ImportLine> | ||
</FormatSpecificOptions> | ||
</Configuration> | ||
<Annotation DisplayMode="0"> | ||
<Name /> | ||
<DefaultAnnotationText>cust-wtransactions.xlsx | ||
Query=`Output$`</DefaultAnnotationText> | ||
<Left value="False" /> | ||
</Annotation> | ||
<Dependencies> | ||
<Implicit /> | ||
</Dependencies> | ||
<MetaInfo connection="Output"> | ||
<RecordInfo> | ||
<Field name="Customer_ID" size="255" source="File: C:\Users\Rosana\Desktop\Udacity\__ Creating an Analytical Dataset\cust-wtransactions.xlsx|||`Output$`" type="V_String" /> | ||
<Field name="Store Number" size="255" source="File: C:\Users\Rosana\Desktop\Udacity\__ Creating an Analytical Dataset\cust-wtransactions.xlsx|||`Output$`" type="V_String" /> | ||
<Field name="Customer Segment" size="255" source="File: C:\Users\Rosana\Desktop\Udacity\__ Creating an Analytical Dataset\cust-wtransactions.xlsx|||`Output$`" type="V_String" /> | ||
<Field name="First Name" size="255" source="File: C:\Users\Rosana\Desktop\Udacity\__ Creating an Analytical Dataset\cust-wtransactions.xlsx|||`Output$`" type="V_String" /> | ||
<Field name="Last Name" size="255" source="File: C:\Users\Rosana\Desktop\Udacity\__ Creating an Analytical Dataset\cust-wtransactions.xlsx|||`Output$`" type="V_String" /> | ||
<Field name="Address" size="255" source="File: C:\Users\Rosana\Desktop\Udacity\__ Creating an Analytical Dataset\cust-wtransactions.xlsx|||`Output$`" type="V_String" /> | ||
<Field name="City" size="255" source="File: C:\Users\Rosana\Desktop\Udacity\__ Creating an Analytical Dataset\cust-wtransactions.xlsx|||`Output$`" type="V_String" /> | ||
<Field name="State" size="255" source="File: C:\Users\Rosana\Desktop\Udacity\__ Creating an Analytical Dataset\cust-wtransactions.xlsx|||`Output$`" type="V_String" /> | ||
<Field name="Zip" size="255" source="File: C:\Users\Rosana\Desktop\Udacity\__ Creating an Analytical Dataset\cust-wtransactions.xlsx|||`Output$`" type="V_String" /> | ||
<Field name="Visits" source="File: C:\Users\Rosana\Desktop\Udacity\__ Creating an Analytical Dataset\cust-wtransactions.xlsx|||`Output$`" type="Double" /> | ||
<Field name="Spend" source="File: C:\Users\Rosana\Desktop\Udacity\__ Creating an Analytical Dataset\cust-wtransactions.xlsx|||`Output$`" type="Double" /> | ||
</RecordInfo> | ||
</MetaInfo> | ||
</Properties> | ||
<EngineSettings EngineDll="AlteryxBasePluginsEngine.dll" EngineDllEntryPoint="AlteryxDbFileInput" /> | ||
</Node> | ||
<Node ToolID="8"> | ||
<GuiSettings Plugin="AlteryxSpatialPluginsGui.Summarize.Summarize"> | ||
<Position x="162" y="54" /> | ||
</GuiSettings> | ||
<Properties> | ||
<Configuration> | ||
<SummarizeFields> | ||
<SummarizeField field="Store Number" action="GroupBy" rename="Store Number" /> | ||
<SummarizeField field="Store Number" action="Count" rename="Count" /> | ||
</SummarizeFields> | ||
</Configuration> | ||
<Annotation DisplayMode="0"> | ||
<Name /> | ||
<DefaultAnnotationText /> | ||
<Left value="False" /> | ||
</Annotation> | ||
</Properties> | ||
<EngineSettings EngineDll="AlteryxSpatialPluginsEngine.dll" EngineDllEntryPoint="AlteryxSummarize" /> | ||
</Node> | ||
<Node ToolID="10"> | ||
<GuiSettings Plugin="AlteryxBasePluginsGui.Filter.Filter"> | ||
<Position x="282" y="54" /> | ||
</GuiSettings> | ||
<Properties> | ||
<Configuration> | ||
<Mode>Simple</Mode> | ||
<Simple> | ||
<Operator>></Operator> | ||
<Field>Count</Field> | ||
<Operands> | ||
<IgnoreTimeInDateTime>True</IgnoreTimeInDateTime> | ||
<DateType>fixed</DateType> | ||
<PeriodDate>2020-12-12 19:45:26</PeriodDate> | ||
<PeriodType> | ||
</PeriodType> | ||
<PeriodCount>0</PeriodCount> | ||
<Operand>300</Operand> | ||
<StartDate>2020-12-12 19:45:26</StartDate> | ||
<EndDate>2020-12-12 19:45:26</EndDate> | ||
</Operands> | ||
</Simple> | ||
</Configuration> | ||
<Annotation DisplayMode="0"> | ||
<Name /> | ||
<DefaultAnnotationText>[Count] > 300</DefaultAnnotationText> | ||
<Left value="False" /> | ||
</Annotation> | ||
</Properties> | ||
<EngineSettings EngineDll="AlteryxBasePluginsEngine.dll" EngineDllEntryPoint="AlteryxFilter" /> | ||
</Node> | ||
</Nodes> | ||
<Connections> | ||
<Connection> | ||
<Origin ToolID="1" Connection="Output" /> | ||
<Destination ToolID="8" Connection="Input" /> | ||
</Connection> | ||
<Connection> | ||
<Origin ToolID="8" Connection="Output" /> | ||
<Destination ToolID="10" Connection="Input" /> | ||
</Connection> | ||
</Connections> | ||
<Properties> | ||
<Memory default="True" /> | ||
<GlobalRecordLimit value="0" /> | ||
<TempFiles default="True" /> | ||
<Annotation on="True" includeToolName="False" /> | ||
<ConvErrorLimit value="10" /> | ||
<ConvErrorLimit_Stop value="False" /> | ||
<CancelOnError value="False" /> | ||
<DisableBrowse value="False" /> | ||
<EnablePerformanceProfiling value="False" /> | ||
<DisableAllOutput value="False" /> | ||
<ShowAllMacroMessages value="False" /> | ||
<ShowConnectionStatusIsOn value="True" /> | ||
<ShowConnectionStatusOnlyWhenRunning value="True" /> | ||
<ZoomLevel value="0" /> | ||
<LayoutType>Horizontal</LayoutType> | ||
<MetaInfo> | ||
<NameIsFileName value="True" /> | ||
<Name>Lesson 01, Section 11, How many stores have more than 300 customers</Name> | ||
<Description /> | ||
<RootToolName /> | ||
<ToolVersion /> | ||
<ToolInDb value="False" /> | ||
<CategoryName /> | ||
<SearchTags /> | ||
<Author /> | ||
<Company /> | ||
<Copyright /> | ||
<DescriptionLink actual="" displayed="" /> | ||
<Example> | ||
<Description /> | ||
<File /> | ||
</Example> | ||
</MetaInfo> | ||
<Events> | ||
<Enabled value="True" /> | ||
</Events> | ||
</Properties> | ||
</AlteryxDocument> |
130 changes: 130 additions & 0 deletions
130
Lesson 01, Section 11, Exercise 02, Wich city has the most customers.yxmd
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,130 @@ | ||
<?xml version="1.0"?> | ||
<AlteryxDocument yxmdVer="2020.4"> | ||
<Nodes> | ||
<Node ToolID="1"> | ||
<GuiSettings Plugin="AlteryxBasePluginsGui.DbFileInput.DbFileInput"> | ||
<Position x="66" y="78" /> | ||
</GuiSettings> | ||
<Properties> | ||
<Configuration> | ||
<Passwords /> | ||
<File OutputFileName="" RecordLimit="" SearchSubDirs="False" FileFormat="25">C:\Users\Rosana\Desktop\Udacity\__ Creating an Analytical Dataset\cust-wtransactions.xlsx|||`Output$`</File> | ||
<FormatSpecificOptions> | ||
<FirstRowData>False</FirstRowData> | ||
<ImportLine>1</ImportLine> | ||
</FormatSpecificOptions> | ||
</Configuration> | ||
<Annotation DisplayMode="0"> | ||
<Name /> | ||
<DefaultAnnotationText>cust-wtransactions.xlsx | ||
Query=`Output$`</DefaultAnnotationText> | ||
<Left value="False" /> | ||
</Annotation> | ||
<Dependencies> | ||
<Implicit /> | ||
</Dependencies> | ||
<MetaInfo connection="Output"> | ||
<RecordInfo> | ||
<Field name="Customer_ID" size="255" source="File: C:\Users\Rosana\Desktop\Udacity\__ Creating an Analytical Dataset\cust-wtransactions.xlsx|||`Output$`" type="V_String" /> | ||
<Field name="Store Number" size="255" source="File: C:\Users\Rosana\Desktop\Udacity\__ Creating an Analytical Dataset\cust-wtransactions.xlsx|||`Output$`" type="V_String" /> | ||
<Field name="Customer Segment" size="255" source="File: C:\Users\Rosana\Desktop\Udacity\__ Creating an Analytical Dataset\cust-wtransactions.xlsx|||`Output$`" type="V_String" /> | ||
<Field name="First Name" size="255" source="File: C:\Users\Rosana\Desktop\Udacity\__ Creating an Analytical Dataset\cust-wtransactions.xlsx|||`Output$`" type="V_String" /> | ||
<Field name="Last Name" size="255" source="File: C:\Users\Rosana\Desktop\Udacity\__ Creating an Analytical Dataset\cust-wtransactions.xlsx|||`Output$`" type="V_String" /> | ||
<Field name="Address" size="255" source="File: C:\Users\Rosana\Desktop\Udacity\__ Creating an Analytical Dataset\cust-wtransactions.xlsx|||`Output$`" type="V_String" /> | ||
<Field name="City" size="255" source="File: C:\Users\Rosana\Desktop\Udacity\__ Creating an Analytical Dataset\cust-wtransactions.xlsx|||`Output$`" type="V_String" /> | ||
<Field name="State" size="255" source="File: C:\Users\Rosana\Desktop\Udacity\__ Creating an Analytical Dataset\cust-wtransactions.xlsx|||`Output$`" type="V_String" /> | ||
<Field name="Zip" size="255" source="File: C:\Users\Rosana\Desktop\Udacity\__ Creating an Analytical Dataset\cust-wtransactions.xlsx|||`Output$`" type="V_String" /> | ||
<Field name="Visits" source="File: C:\Users\Rosana\Desktop\Udacity\__ Creating an Analytical Dataset\cust-wtransactions.xlsx|||`Output$`" type="Double" /> | ||
<Field name="Spend" source="File: C:\Users\Rosana\Desktop\Udacity\__ Creating an Analytical Dataset\cust-wtransactions.xlsx|||`Output$`" type="Double" /> | ||
</RecordInfo> | ||
</MetaInfo> | ||
</Properties> | ||
<EngineSettings EngineDll="AlteryxBasePluginsEngine.dll" EngineDllEntryPoint="AlteryxDbFileInput" /> | ||
</Node> | ||
<Node ToolID="3"> | ||
<GuiSettings Plugin="AlteryxSpatialPluginsGui.Summarize.Summarize"> | ||
<Position x="162" y="78" /> | ||
</GuiSettings> | ||
<Properties> | ||
<Configuration> | ||
<SummarizeFields> | ||
<SummarizeField field="City" action="GroupBy" rename="City" /> | ||
<SummarizeField field="Customer_ID" action="CountDistinct" rename="CountDistinct_Customer_ID" /> | ||
</SummarizeFields> | ||
</Configuration> | ||
<Annotation DisplayMode="0"> | ||
<Name /> | ||
<DefaultAnnotationText /> | ||
<Left value="False" /> | ||
</Annotation> | ||
</Properties> | ||
<EngineSettings EngineDll="AlteryxSpatialPluginsEngine.dll" EngineDllEntryPoint="AlteryxSummarize" /> | ||
</Node> | ||
<Node ToolID="4"> | ||
<GuiSettings Plugin="AlteryxBasePluginsGui.Sort.Sort"> | ||
<Position x="294" y="78" /> | ||
</GuiSettings> | ||
<Properties> | ||
<Configuration> | ||
<SortInfo locale="0"> | ||
<Field field="CountDistinct_Customer_ID" order="Descending" /> | ||
</SortInfo> | ||
</Configuration> | ||
<Annotation DisplayMode="0"> | ||
<Name /> | ||
<DefaultAnnotationText>CountDistinct_Customer_ID - Descending</DefaultAnnotationText> | ||
<Left value="False" /> | ||
</Annotation> | ||
</Properties> | ||
<EngineSettings EngineDll="AlteryxBasePluginsEngine.dll" EngineDllEntryPoint="AlteryxSort" /> | ||
</Node> | ||
</Nodes> | ||
<Connections> | ||
<Connection> | ||
<Origin ToolID="1" Connection="Output" /> | ||
<Destination ToolID="3" Connection="Input" /> | ||
</Connection> | ||
<Connection> | ||
<Origin ToolID="3" Connection="Output" /> | ||
<Destination ToolID="4" Connection="Input" /> | ||
</Connection> | ||
</Connections> | ||
<Properties> | ||
<Memory default="True" /> | ||
<GlobalRecordLimit value="0" /> | ||
<TempFiles default="True" /> | ||
<Annotation on="True" includeToolName="False" /> | ||
<ConvErrorLimit value="10" /> | ||
<ConvErrorLimit_Stop value="False" /> | ||
<CancelOnError value="False" /> | ||
<DisableBrowse value="False" /> | ||
<EnablePerformanceProfiling value="False" /> | ||
<DisableAllOutput value="False" /> | ||
<ShowAllMacroMessages value="False" /> | ||
<ShowConnectionStatusIsOn value="True" /> | ||
<ShowConnectionStatusOnlyWhenRunning value="True" /> | ||
<ZoomLevel value="0" /> | ||
<LayoutType>Horizontal</LayoutType> | ||
<MetaInfo> | ||
<NameIsFileName value="True" /> | ||
<Name>Lesson 01, Section 11, Exercise 02, Wich city has the most customers</Name> | ||
<Description /> | ||
<RootToolName /> | ||
<ToolVersion /> | ||
<ToolInDb value="False" /> | ||
<CategoryName /> | ||
<SearchTags /> | ||
<Author /> | ||
<Company /> | ||
<Copyright /> | ||
<DescriptionLink actual="" displayed="" /> | ||
<Example> | ||
<Description /> | ||
<File /> | ||
</Example> | ||
</MetaInfo> | ||
<Events> | ||
<Enabled value="True" /> | ||
</Events> | ||
</Properties> | ||
</AlteryxDocument> |
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Oops, something went wrong.