-
Notifications
You must be signed in to change notification settings - Fork 0
/
project2-prp.bak
211 lines (211 loc) · 11.7 KB
/
project2-prp.bak
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
<?xml version="1.0"?>
<AlteryxDocument yxmdVer="2020.1">
<Nodes>
<Node ToolID="1">
<GuiSettings Plugin="AlteryxBasePluginsGui.DbFileInput.DbFileInput">
<Position x="378" y="30" />
</GuiSettings>
<Properties>
<Configuration>
<Passwords />
<File OutputFileName="" RecordLimit="" SearchSubDirs="False" FileFormat="0">C:\Users\User\Desktop\udacity project\p2\p2-wy-demographic-data.csv</File>
<FormatSpecificOptions>
<CodePage>28591</CodePage>
<Delimeter>,</Delimeter>
<IgnoreErrors>False</IgnoreErrors>
<FieldLen>254</FieldLen>
<AllowShareWrite>False</AllowShareWrite>
<HeaderRow>True</HeaderRow>
<IgnoreQuotes>DoubleQuotes</IgnoreQuotes>
<ImportLine>1</ImportLine>
</FormatSpecificOptions>
</Configuration>
<Annotation DisplayMode="0">
<Name />
<DefaultAnnotationText>p2-wy-demographic-data.csv</DefaultAnnotationText>
<Left value="False" />
</Annotation>
<Dependencies>
<Implicit />
</Dependencies>
<MetaInfo connection="Output">
<RecordInfo>
<Field name="City" size="254" source="File: C:\Users\User\Desktop\udacity project\p2\p2-wy-demographic-data.csv" type="V_String" />
<Field name="County" size="254" source="File: C:\Users\User\Desktop\udacity project\p2\p2-wy-demographic-data.csv" type="V_String" />
<Field name="Land Area" size="254" source="File: C:\Users\User\Desktop\udacity project\p2\p2-wy-demographic-data.csv" type="V_String" />
<Field name="Households with Under 18" size="254" source="File: C:\Users\User\Desktop\udacity project\p2\p2-wy-demographic-data.csv" type="V_String" />
<Field name="Population Density" size="254" source="File: C:\Users\User\Desktop\udacity project\p2\p2-wy-demographic-data.csv" type="V_String" />
<Field name="Total Families" size="254" source="File: C:\Users\User\Desktop\udacity project\p2\p2-wy-demographic-data.csv" type="V_String" />
</RecordInfo>
</MetaInfo>
</Properties>
<EngineSettings EngineDll="AlteryxBasePluginsEngine.dll" EngineDllEntryPoint="AlteryxDbFileInput" />
</Node>
<Node ToolID="3">
<GuiSettings Plugin="AlteryxBasePluginsGui.DbFileInput.DbFileInput">
<Position x="810" y="30" />
</GuiSettings>
<Properties>
<Configuration>
<Passwords />
<File OutputFileName="" RecordLimit="" SearchSubDirs="False" FileFormat="0">C:\Users\User\Desktop\udacity project\p2\p2-wy-453910-naics-data.csv</File>
<FormatSpecificOptions>
<CodePage>28591</CodePage>
<Delimeter>,</Delimeter>
<IgnoreErrors>False</IgnoreErrors>
<FieldLen>254</FieldLen>
<AllowShareWrite>False</AllowShareWrite>
<HeaderRow>True</HeaderRow>
<IgnoreQuotes>DoubleQuotes</IgnoreQuotes>
<ImportLine>1</ImportLine>
</FormatSpecificOptions>
</Configuration>
<Annotation DisplayMode="0">
<Name />
<DefaultAnnotationText>p2-wy-453910-naics-data.csv</DefaultAnnotationText>
<Left value="False" />
</Annotation>
<Dependencies>
<Implicit />
</Dependencies>
<MetaInfo connection="Output">
<RecordInfo>
<Field name="BUSINESS NAME" size="254" source="File: C:\Users\User\Desktop\udacity project\p2\p2-wy-453910-naics-data.csv" type="V_String" />
<Field name="PHYSICAL CITY NAME" size="254" source="File: C:\Users\User\Desktop\udacity project\p2\p2-wy-453910-naics-data.csv" type="V_String" />
<Field name="SALES VOLUME" size="254" source="File: C:\Users\User\Desktop\udacity project\p2\p2-wy-453910-naics-data.csv" type="V_String" />
<Field name="CASS_LastLine" size="254" source="File: C:\Users\User\Desktop\udacity project\p2\p2-wy-453910-naics-data.csv" type="V_String" />
</RecordInfo>
</MetaInfo>
</Properties>
<EngineSettings EngineDll="AlteryxBasePluginsEngine.dll" EngineDllEntryPoint="AlteryxDbFileInput" />
</Node>
<Node ToolID="4">
<GuiSettings Plugin="AlteryxBasePluginsGui.DbFileInput.DbFileInput">
<Position x="606" y="30" />
</GuiSettings>
<Properties>
<Configuration>
<Passwords />
<File OutputFileName="" RecordLimit="" SearchSubDirs="False" FileFormat="0">C:\Users\User\Desktop\udacity project\p2\p2-partially-parsed-wy-web-scrape.csv</File>
<FormatSpecificOptions>
<CodePage>28591</CodePage>
<Delimeter>,</Delimeter>
<IgnoreErrors>False</IgnoreErrors>
<FieldLen>254</FieldLen>
<AllowShareWrite>False</AllowShareWrite>
<HeaderRow>True</HeaderRow>
<IgnoreQuotes>DoubleQuotes</IgnoreQuotes>
<ImportLine>1</ImportLine>
</FormatSpecificOptions>
</Configuration>
<Annotation DisplayMode="0">
<Name />
<DefaultAnnotationText>p2-partially-parsed-wy-web-scrape.csv</DefaultAnnotationText>
<Left value="False" />
</Annotation>
<Dependencies>
<Implicit />
</Dependencies>
<MetaInfo connection="Output">
<RecordInfo>
<Field name="City|County" size="254" source="File: C:\Users\User\Desktop\udacity project\p2\p2-partially-parsed-wy-web-scrape.csv" type="V_String" />
<Field name="2014 Estimate" size="254" source="File: C:\Users\User\Desktop\udacity project\p2\p2-partially-parsed-wy-web-scrape.csv" type="V_String" />
<Field name="2010 Census" size="254" source="File: C:\Users\User\Desktop\udacity project\p2\p2-partially-parsed-wy-web-scrape.csv" type="V_String" />
<Field name="2000 Census" size="254" source="File: C:\Users\User\Desktop\udacity project\p2\p2-partially-parsed-wy-web-scrape.csv" type="V_String" />
</RecordInfo>
</MetaInfo>
</Properties>
<EngineSettings EngineDll="AlteryxBasePluginsEngine.dll" EngineDllEntryPoint="AlteryxDbFileInput" />
</Node>
<Node ToolID="5">
<GuiSettings Plugin="AlteryxBasePluginsGui.DbFileInput.DbFileInput">
<Position x="42" y="18" />
</GuiSettings>
<Properties>
<Configuration>
<Passwords />
<File OutputFileName="" RecordLimit="" SearchSubDirs="False" FileFormat="0">C:\Users\User\Desktop\udacity project\p2\p2-2010-pawdacity-monthly-sales-p2-2010-pawdacity-monthly-sales.csv</File>
<FormatSpecificOptions>
<CodePage>28591</CodePage>
<Delimeter>,</Delimeter>
<IgnoreErrors>False</IgnoreErrors>
<FieldLen>254</FieldLen>
<AllowShareWrite>False</AllowShareWrite>
<HeaderRow>True</HeaderRow>
<IgnoreQuotes>DoubleQuotes</IgnoreQuotes>
<ImportLine>1</ImportLine>
</FormatSpecificOptions>
</Configuration>
<Annotation DisplayMode="0">
<Name />
<DefaultAnnotationText>p2-2010-pawdacity-monthly-sales-p2-2010-pawdacity-monthly-sales.csv</DefaultAnnotationText>
<Left value="False" />
</Annotation>
<Dependencies>
<Implicit />
</Dependencies>
<MetaInfo connection="Output">
<RecordInfo>
<Field name="NAME" size="254" source="File: C:\Users\User\Desktop\udacity project\p2\p2-2010-pawdacity-monthly-sales-p2-2010-pawdacity-monthly-sales.csv" type="V_String" />
<Field name="ADDRESS" size="254" source="File: C:\Users\User\Desktop\udacity project\p2\p2-2010-pawdacity-monthly-sales-p2-2010-pawdacity-monthly-sales.csv" type="V_String" />
<Field name="CITY" size="254" source="File: C:\Users\User\Desktop\udacity project\p2\p2-2010-pawdacity-monthly-sales-p2-2010-pawdacity-monthly-sales.csv" type="V_String" />
<Field name="STATE" size="254" source="File: C:\Users\User\Desktop\udacity project\p2\p2-2010-pawdacity-monthly-sales-p2-2010-pawdacity-monthly-sales.csv" type="V_String" />
<Field name="ZIP" size="254" source="File: C:\Users\User\Desktop\udacity project\p2\p2-2010-pawdacity-monthly-sales-p2-2010-pawdacity-monthly-sales.csv" type="V_String" />
<Field name="January" size="254" source="File: C:\Users\User\Desktop\udacity project\p2\p2-2010-pawdacity-monthly-sales-p2-2010-pawdacity-monthly-sales.csv" type="V_String" />
<Field name="February" size="254" source="File: C:\Users\User\Desktop\udacity project\p2\p2-2010-pawdacity-monthly-sales-p2-2010-pawdacity-monthly-sales.csv" type="V_String" />
<Field name="March" size="254" source="File: C:\Users\User\Desktop\udacity project\p2\p2-2010-pawdacity-monthly-sales-p2-2010-pawdacity-monthly-sales.csv" type="V_String" />
<Field name="April" size="254" source="File: C:\Users\User\Desktop\udacity project\p2\p2-2010-pawdacity-monthly-sales-p2-2010-pawdacity-monthly-sales.csv" type="V_String" />
<Field name="May" size="254" source="File: C:\Users\User\Desktop\udacity project\p2\p2-2010-pawdacity-monthly-sales-p2-2010-pawdacity-monthly-sales.csv" type="V_String" />
<Field name="June" size="254" source="File: C:\Users\User\Desktop\udacity project\p2\p2-2010-pawdacity-monthly-sales-p2-2010-pawdacity-monthly-sales.csv" type="V_String" />
<Field name="July" size="254" source="File: C:\Users\User\Desktop\udacity project\p2\p2-2010-pawdacity-monthly-sales-p2-2010-pawdacity-monthly-sales.csv" type="V_String" />
<Field name="August" size="254" source="File: C:\Users\User\Desktop\udacity project\p2\p2-2010-pawdacity-monthly-sales-p2-2010-pawdacity-monthly-sales.csv" type="V_String" />
<Field name="September" size="254" source="File: C:\Users\User\Desktop\udacity project\p2\p2-2010-pawdacity-monthly-sales-p2-2010-pawdacity-monthly-sales.csv" type="V_String" />
<Field name="October" size="254" source="File: C:\Users\User\Desktop\udacity project\p2\p2-2010-pawdacity-monthly-sales-p2-2010-pawdacity-monthly-sales.csv" type="V_String" />
<Field name="November" size="254" source="File: C:\Users\User\Desktop\udacity project\p2\p2-2010-pawdacity-monthly-sales-p2-2010-pawdacity-monthly-sales.csv" type="V_String" />
<Field name="December" size="254" source="File: C:\Users\User\Desktop\udacity project\p2\p2-2010-pawdacity-monthly-sales-p2-2010-pawdacity-monthly-sales.csv" type="V_String" />
</RecordInfo>
</MetaInfo>
</Properties>
<EngineSettings EngineDll="AlteryxBasePluginsEngine.dll" EngineDllEntryPoint="AlteryxDbFileInput" />
</Node>
</Nodes>
<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>Vertical</LayoutType>
<MetaInfo>
<NameIsFileName value="True" />
<Name>project2-prp</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>