Dazzle
Collection
Profile • 10 items • Updated
Error code: DatasetGenerationCastError
Exception: DatasetGenerationCastError
Message: An error occurred while generating the dataset
All the data files must have the same columns, but at some point there are 768 new columns ({'515', '95', '134', '241', '645', '448', '527', '7', '446', '572', '529', '658', '686', '296', '250', '87', '684', '305', '154', '704', '125', '374', '762', '425', '735', '764', '399', '615', '288', '44', '131', '183', '371', '124', '197', '344', '724', '408', '431', '588', '368', '118', '745', '51', '429', '388', '636', '300', '29', '223', '287', '493', '718', '725', '253', '548', '132', '345', '130', '612', '439', '741', '192', '484', '230', '200', '659', '662', '443', '499', '394', '170', '617', '209', '111', '359', '430', '182', '204', '763', '12', '329', '97', '328', '280', '5', '167', '341', '613', '751', '84', '11', '256', '665', '614', '611', '346', '419', '699', '512', '19', '174', '492', '77', '309', '458', '550', '479', '688', '540', '85', '126', '498', '750', '205', '8', '161', '404', '144', '422', '505', '88', '726', '82', '352', '229', '373', '473', '554', '173', '191', '340', '510', '31', '299', '52', '324', '434', '660', '122', '386', '667', '49', '181', '311', '413', '598', '631', '108', '566', '247', '263', '563', '569', '582', '639', '472', '110', '387', '752', '172', '573', '488', '336', '530', '464', '595', '627', '417', '72', '4', '213', '534', '279', '75', '547', '730', '391', '243', '525', '277', '302', '714', '21', '193', '761', '20', '640', '481', '73', '673', '231', '398', '260', '62', '91', '739', '9', '357', '326', '156', '42', '749', '331', '335', '490', '80', '26', '561', '185', '218', '255', '307', '151', '543', '635', '407', '424', '642', '29
...
, '46', '245', '463', '705', '537', '233', '115', '397', '378', '224', '500', '654', '6', '508', '375', '358', '589', '601', '291', '467', '16', '502', '546', '385', '317', '444', '590', '626', '743', '320', '86', '254', '361', '523', '321', '552', '248', '585', '637', '579', '222', '759', '14', '518', '700', '78', '427', '327', '10', '713', '451', '68', '47', '318', '447', '678', '393', '486', '729', '201', '670', '734', '104', '69', '382', '55', '36', '109', '157', '350', '577', '677', '672', '312', '274', '480', '728', '423', '284', '63', '267', '664', '220', '606', '717', '680', '597', '604', '722', '663', '632', '239', '347', '681', '244', '452', '146', '39', '477', '364', '574', '409', '656', '532', '605', '524', '266', '333', '435', '283', '121', '59', '418', '325', '765', '390', '630', '471', '652', '466', '753', '685', '651', '551', '583', '356', '689', '669', '559', '756', '396', '531', '348', '316', '520', '1', '564', '629', '441', '67', '450', '240', '442', '634', '536', '653', '600', '186', '228', '428', '421', '495', '556', '184', '476', '355', '596', '37', '136', '271', '23', '142', '102', '135', '541', '139', '575', '313', '264', '304', '94', '323', '411', '703', '655', '694', '290', '456', '487', '522', '603', '610', '338', '644', '633', '625', '38', '406', '650', '257', '342', '721', '81', '560', '445', '215', '116', '143', '259', '555', '295', '711', '22', '83', '175', '516', '281', '129', '13', '416', '709', '294', '414', '736', '638', '314', '519', '482'}) and 6 missing columns ({'Start Date', 'Title', 'Location', 'Public Identifier', 'End Date', 'Company'}).
This happened while the csv dataset builder was generating data using
hf://datasets/pixelpandacreative/dazzle-0001/embeddings 2.csv (at revision db0f5bdbfd7fb9ff2c799d9335d0cd1460457d87)
Please either edit the data files to have matching columns, or separate them into different configurations (see docs at https://hf.co/docs/hub/datasets-manual-configuration#multiple-configurations)
Traceback: Traceback (most recent call last):
File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/builder.py", line 2011, in _prepare_split_single
writer.write_table(table)
File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/arrow_writer.py", line 585, in write_table
pa_table = table_cast(pa_table, self._schema)
File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/table.py", line 2302, in table_cast
return cast_table_to_schema(table, schema)
File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/table.py", line 2256, in cast_table_to_schema
raise CastError(
datasets.table.CastError: Couldn't cast
0: double
1: double
2: double
3: double
4: double
5: double
6: double
7: double
8: double
9: double
10: double
11: double
12: double
13: double
14: double
15: double
16: double
17: double
18: double
19: double
20: double
21: double
22: double
23: double
24: double
25: double
26: double
27: double
28: double
29: double
30: double
31: double
32: double
33: double
34: double
35: double
36: double
37: double
38: double
39: double
40: double
41: double
42: double
43: double
44: double
45: double
46: double
47: double
48: double
49: double
50: double
51: double
52: double
53: double
54: double
55: double
56: double
57: double
58: double
59: double
60: double
61: double
62: double
63: double
64: double
65: double
66: double
67: double
68: double
69: double
70: double
71: double
72: double
73: double
74: double
75: double
76: double
77: double
78: double
79: double
80: double
81: double
82: double
83: double
84: double
85: double
86: double
87: double
88: double
89: double
90: double
91: double
92: double
93: double
94: double
95: double
96: double
97: double
98: double
99: double
100: double
101: double
102: double
103: double
104: double
105: double
106: double
107: double
108: double
109: double
110: double
111: double
112: double
113: double
114: double
115: double
116: double
117: double
118: double
119: double
120: double
121: double
122: double
123: double
124: double
125: double
126: double
127: double
128: double
129: double
130: double
131: double
132: double
133: double
13
...
ble
652: double
653: double
654: double
655: double
656: double
657: double
658: double
659: double
660: double
661: double
662: double
663: double
664: double
665: double
666: double
667: double
668: double
669: double
670: double
671: double
672: double
673: double
674: double
675: double
676: double
677: double
678: double
679: double
680: double
681: double
682: double
683: double
684: double
685: double
686: double
687: double
688: double
689: double
690: double
691: double
692: double
693: double
694: double
695: double
696: double
697: double
698: double
699: double
700: double
701: double
702: double
703: double
704: double
705: double
706: double
707: double
708: double
709: double
710: double
711: double
712: double
713: double
714: double
715: double
716: double
717: double
718: double
719: double
720: double
721: double
722: double
723: double
724: double
725: double
726: double
727: double
728: double
729: double
730: double
731: double
732: double
733: double
734: double
735: double
736: double
737: double
738: double
739: double
740: double
741: double
742: double
743: double
744: double
745: double
746: double
747: double
748: double
749: double
750: double
751: double
752: double
753: double
754: double
755: double
756: double
757: double
758: double
759: double
760: double
761: double
762: double
763: double
764: double
765: double
766: double
767: double
-- schema metadata --
pandas: '{"index_columns": [{"kind": "range", "name": null, "start": 0, "' + 82219
to
{'Public Identifier': Value(dtype='string', id=None), 'Start Date': Value(dtype='string', id=None), 'End Date': Value(dtype='string', id=None), 'Company': Value(dtype='string', id=None), 'Title': Value(dtype='string', id=None), 'Location': Value(dtype='string', id=None)}
because column names don't match
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/src/services/worker/src/worker/job_runners/config/parquet_and_info.py", line 1534, in compute_config_parquet_and_info_response
parquet_operations = convert_to_parquet(builder)
File "/src/services/worker/src/worker/job_runners/config/parquet_and_info.py", line 1155, in convert_to_parquet
builder.download_and_prepare(
File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/builder.py", line 1027, in download_and_prepare
self._download_and_prepare(
File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/builder.py", line 1122, in _download_and_prepare
self._prepare_split(split_generator, **prepare_split_kwargs)
File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/builder.py", line 1882, in _prepare_split
for job_id, done, content in self._prepare_split_single(
File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/builder.py", line 2013, in _prepare_split_single
raise DatasetGenerationCastError.from_cast_error(
datasets.exceptions.DatasetGenerationCastError: An error occurred while generating the dataset
All the data files must have the same columns, but at some point there are 768 new columns ({'515', '95', '134', '241', '645', '448', '527', '7', '446', '572', '529', '658', '686', '296', '250', '87', '684', '305', '154', '704', '125', '374', '762', '425', '735', '764', '399', '615', '288', '44', '131', '183', '371', '124', '197', '344', '724', '408', '431', '588', '368', '118', '745', '51', '429', '388', '636', '300', '29', '223', '287', '493', '718', '725', '253', '548', '132', '345', '130', '612', '439', '741', '192', '484', '230', '200', '659', '662', '443', '499', '394', '170', '617', '209', '111', '359', '430', '182', '204', '763', '12', '329', '97', '328', '280', '5', '167', '341', '613', '751', '84', '11', '256', '665', '614', '611', '346', '419', '699', '512', '19', '174', '492', '77', '309', '458', '550', '479', '688', '540', '85', '126', '498', '750', '205', '8', '161', '404', '144', '422', '505', '88', '726', '82', '352', '229', '373', '473', '554', '173', '191', '340', '510', '31', '299', '52', '324', '434', '660', '122', '386', '667', '49', '181', '311', '413', '598', '631', '108', '566', '247', '263', '563', '569', '582', '639', '472', '110', '387', '752', '172', '573', '488', '336', '530', '464', '595', '627', '417', '72', '4', '213', '534', '279', '75', '547', '730', '391', '243', '525', '277', '302', '714', '21', '193', '761', '20', '640', '481', '73', '673', '231', '398', '260', '62', '91', '739', '9', '357', '326', '156', '42', '749', '331', '335', '490', '80', '26', '561', '185', '218', '255', '307', '151', '543', '635', '407', '424', '642', '29
...
, '46', '245', '463', '705', '537', '233', '115', '397', '378', '224', '500', '654', '6', '508', '375', '358', '589', '601', '291', '467', '16', '502', '546', '385', '317', '444', '590', '626', '743', '320', '86', '254', '361', '523', '321', '552', '248', '585', '637', '579', '222', '759', '14', '518', '700', '78', '427', '327', '10', '713', '451', '68', '47', '318', '447', '678', '393', '486', '729', '201', '670', '734', '104', '69', '382', '55', '36', '109', '157', '350', '577', '677', '672', '312', '274', '480', '728', '423', '284', '63', '267', '664', '220', '606', '717', '680', '597', '604', '722', '663', '632', '239', '347', '681', '244', '452', '146', '39', '477', '364', '574', '409', '656', '532', '605', '524', '266', '333', '435', '283', '121', '59', '418', '325', '765', '390', '630', '471', '652', '466', '753', '685', '651', '551', '583', '356', '689', '669', '559', '756', '396', '531', '348', '316', '520', '1', '564', '629', '441', '67', '450', '240', '442', '634', '536', '653', '600', '186', '228', '428', '421', '495', '556', '184', '476', '355', '596', '37', '136', '271', '23', '142', '102', '135', '541', '139', '575', '313', '264', '304', '94', '323', '411', '703', '655', '694', '290', '456', '487', '522', '603', '610', '338', '644', '633', '625', '38', '406', '650', '257', '342', '721', '81', '560', '445', '215', '116', '143', '259', '555', '295', '711', '22', '83', '175', '516', '281', '129', '13', '416', '709', '294', '414', '736', '638', '314', '519', '482'}) and 6 missing columns ({'Start Date', 'Title', 'Location', 'Public Identifier', 'End Date', 'Company'}).
This happened while the csv dataset builder was generating data using
hf://datasets/pixelpandacreative/dazzle-0001/embeddings 2.csv (at revision db0f5bdbfd7fb9ff2c799d9335d0cd1460457d87)
Please either edit the data files to have matching columns, or separate them into different configurations (see docs at https://hf.co/docs/hub/datasets-manual-configuration#multiple-configurations)Need help to make the dataset viewer work? Make sure to review how to configure the dataset viewer, and open a discussion for direct support.
Public Identifier string | Start Date string | End Date string | Company string | Title string | Location string |
|---|---|---|---|---|---|
none | 2018-08-01 | 2024-02-16 22:12:15.129411 | Illinois Mutual | AVP, Life Underwriting | Peoria, Illinois Area |
none | 2017-01-01 | 2018-08-31 00:00:00.000000 | Illinois Mutual | AVP, Underwriting Operations | null |
none | 2014-09-01 | 2017-01-31 00:00:00.000000 | Illinois Mutual | Manager, Underwriting Administration | Peoria, Illinois Area |
none | 2013-01-01 | 2014-09-30 00:00:00.000000 | TEKsystems | Business oAnalyst | null |
none | 1998-01-01 | 2012-12-31 00:00:00.000000 | COUNTRY Financial® | Supervisor | null |
a-a-bailey | 2019-04-01 | 2024-02-16 22:12:15.129411 | National Pork Producers Council | Science & Technology Counsel | Washington, D.C. |
a-a-bailey | 2017-01-01 | 2019-12-31 00:00:00.000000 | Siff & Associates, PLLC | Associate | Washington, D.C. |
a-a-bailey | 2012-01-01 | 2017-12-31 00:00:00.000000 | National Turkey Federation | Scientific and Regulatory Affairs Manager | null |
a-a-bailey | 2009-01-01 | 2012-12-31 00:00:00.000000 | National Turkey Federation | Scientific and Regulatory Affairs Coordinator | null |
a-a-cabrera | 2021-05-01 | 2021-09-30 00:00:00.000000 | Apple | Research Intern | Pittsburgh, Pennsylvania, United States |
a-a-cabrera | 2020-05-01 | 2020-08-31 00:00:00.000000 | Microsoft | Research Intern | Redmond, Washington, United States |
a-a-cabrera | 2018-05-01 | 2018-08-31 00:00:00.000000 | Google | Software Engineering Intern | San Francisco Bay Area |
a-a-cabrera | 2017-05-01 | 2017-08-31 00:00:00.000000 | Google | Software Engineering Intern | Venice, California |
a-a-cabrera | 2016-05-01 | 2016-08-31 00:00:00.000000 | Google | Engineering Practicum Intern | null |
a-a-de-oliveira-manuel | 2020-08-01 | 2024-02-16 22:12:15.129411 | Alcino Media LLC | Marketing Consultant | United States |
a-a-f | 2019-11-01 | 2024-02-16 22:12:15.129411 | VA Forensics | Forensic Biomechanical Reconstructionist | Carlsbad, California, United States |
a-a-f | 2019-05-01 | 2019-10-31 00:00:00.000000 | Riverside Research | Junior Researcher | Greater New York City Area |
a-a-f | 2018-09-01 | 2019-02-28 00:00:00.000000 | University of Engineering and Technology Peshawar, Pakistan | R&D Consultant | Pakistan |
a-a-f | 2018-10-01 | 2018-10-31 00:00:00.000000 | Avayo Electronics Canada Corporation | CAD designer | Pakistan |
a-a-f | 2018-04-01 | 2018-09-30 00:00:00.000000 | University of Dundee | R&D Engineer | Dundee, United Kingdom |
a-a-f | 2017-09-01 | 2018-04-30 00:00:00.000000 | University of Dundee | Teaching Assistant | Dundee, United Kingdom |
a-a-g | 2019-07-01 | 2024-02-16 22:12:15.129411 | Coface | Risk Analyst | Bois Colombes, Paris |
a-a-g | 2017-06-01 | 2017-10-31 00:00:00.000000 | Mairie de Limoges | Adjoint administratif | Limoges, Limousin, France |
a-a-g | 2015-11-01 | 2017-05-31 00:00:00.000000 | Université de Limoges | Étudiant tuteur | Limoges, Limousin, France |
a-a-g | 2015-07-01 | 2015-09-30 00:00:00.000000 | Monafrique export | Stagiaire business assistant | Voorburg, South Holland Province, Netherlands |
a-a-gardner | 2014-04-01 | 2024-02-16 22:12:15.129411 | Self-employed | Actor and Playwright | Orlando, Florida |
a-a-gardner | 2014-04-01 | 2024-02-16 22:12:15.129411 | Universal Orlando Resort | Actor | null |
a-a-gardner | 2012-01-01 | 2024-02-16 22:12:15.129411 | Jeremy Seghers Presents | Dramaturge and Verse Coach | Orlando, Florida |
a-a-gardner | 2015-08-01 | 2019-03-31 00:00:00.000000 | Performer Stuff L.L.C. | Editor, Copy writer, and Staff Writer | Orlando, Florida Area |
a-a-gardner | 2012-11-01 | 2015-12-31 00:00:00.000000 | Valencia College | Developmental Writing Professor | Orlando, Florida Area |
a-a-gardner | 2013-01-01 | 2013-07-31 00:00:00.000000 | University of Central Florida | Grant Writer and Researcher | Orlando, Florida Area |
a-a-gregory | 2019-05-01 | 2019-10-31 00:00:00.000000 | Student Conservation Association | Conservation Field Specialist | Long Lake, Newyork |
a-a-gregory | 2019-02-01 | 2019-05-31 00:00:00.000000 | Chesapeake Bay Sierra Club | Volunteer | Norfolk, Virginia |
a-a-gregory | 2015-08-01 | 2019-05-31 00:00:00.000000 | Harris Teeter | Coffee Clerk | null |
a-a-gregory | 2015-01-01 | 2015-08-31 00:00:00.000000 | Farm Fresh Supermarket | Coffee Clerk | Virginia Beach, Virginia |
a-a-mamun | 2019-05-01 | 2024-02-16 22:12:15.129411 | Intel Corporation | TD Process integration engineer | Portland, Oregon Area |
a-a-mamun | 2016-08-01 | 2019-05-31 00:00:00.000000 | Old Dominion University | Teaching Assistant | Norfolk, VA, USA. |
a-a-mamun | 2014-08-01 | 2019-05-31 00:00:00.000000 | Old Dominion University | Research Assistant | Norfolk, VA, USA |
a-a-mamun | 2015-08-01 | 2019-04-30 00:00:00.000000 | Old Dominion University | Photovoltaics lab in-charge | Jefferson Lab, Newport News, VA |
a-a-p | 2016-01-01 | 2024-02-16 22:12:15.129411 | Y.M MILLING | CNC Programmer | null |
a-a-philippov | 2020-01-01 | 2024-02-16 22:12:15.129411 | BookYourHunt | Senior Mobile Developer | United States |
a-a-philippov | 2019-04-01 | 2020-12-31 00:00:00.000000 | Nerv | Mobile Xamarin Developer | Singapore |
a-a-philippov | 2018-01-01 | 2019-12-31 00:00:00.000000 | Aggregion Ltd. | Mobile Xamarin Developer | London, United Kingdom |
a-a-philippov | 2018-01-01 | 2018-12-31 00:00:00.000000 | iiko | Mobile lead developer | Yekaterinburg |
a-a-philippov | 2012-08-01 | 2018-02-28 00:00:00.000000 | Ft-soft Ltd. | Lead developer | Yekaterinburg |
a-a-philippov | 2017-01-01 | 2017-12-31 00:00:00.000000 | XIM, Inc. | Xamarin developer | Moscow, Russian Federation |
a-a-q | 2021-07-01 | 2024-02-16 22:12:15.129411 | UMA Saudi Arabia | Mechanical Engineer Maintenance Service Advisor | Al Khobar, Eastern, Saudi Arabia |
a-a-q | 2020-10-01 | 2021-03-31 00:00:00.000000 | Atlas Copco | Industrial Engineer | السعودية |
a-a-q | 2020-01-01 | 2020-06-30 00:00:00.000000 | SASREF | Mechanical Engineer | Al Jubayl, Saudi Arabia |
a-a-rodriguez | 2022-02-01 | 2024-02-16 22:12:15.129411 | Houston ISD | Administration Assistant | null |
a-a-rodriguez | 2018-07-01 | 2022-03-31 00:00:00.000000 | Mount Carmel Academy | Website and Social Media Manager | null |
a-a-rodriguez | 2015-03-01 | 2022-03-31 00:00:00.000000 | Mount Carmel Academy | Academic Counselor | null |
a-a-rodriguez | 2011-06-01 | 2022-03-31 00:00:00.000000 | Mount Carmel Academy | Administrative Assistant | null |
a-a-rodriguez | 2015-03-01 | 2020-03-31 00:00:00.000000 | Mount Carmel Academy | Enrollment Coordinator | Houston, Texas, United States |
a-a-rodriguez | 2014-08-01 | 2015-12-31 00:00:00.000000 | Mount Carmel Academy | Business Information Management Teacher / Coodinator | 7155 Ashburn |
a-a-rodriguez | 2013-06-01 | 2015-05-31 00:00:00.000000 | Self-employed | Private Tutor | null |
a-a-rodriguez | 2007-05-01 | 2009-04-30 00:00:00.000000 | self-emplyed | Interior Designer | Houston, Texas Area |
a-a-ron-cannon | 2021-03-01 | 2024-02-16 22:12:15.129411 | Canvas | VP of Product | San Francisco Bay Area |
a-a-ron-cannon | 2020-12-01 | 2024-02-16 22:12:15.129411 | enrich | Advisor | null |
a-a-ron-cannon | 2019-08-01 | 2021-03-31 00:00:00.000000 | Triplebyte | VP of Product | San Francisco, CA, United States |
a-a-ron-cannon | 2018-10-01 | 2021-03-31 00:00:00.000000 | Triplebyte | Head Of Product | San Francisco, California |
a-a-ron-cannon | 2018-04-01 | 2018-10-31 00:00:00.000000 | Triplebyte | Product Lead | San Francisco Bay Area |
a-a-ron-cannon | 2016-11-01 | 2018-01-31 00:00:00.000000 | Tesla | Product Manager | null |
a-a-ron-cannon | 2014-11-01 | 2016-11-30 00:00:00.000000 | Pebble Tech | Product Manager | Palo Alto |
a-a-ron-cannon | 2013-03-01 | 2014-10-31 00:00:00.000000 | Doblin | Business strategist | new york city |
a-a-ron-cannon | 2012-01-01 | 2014-10-31 00:00:00.000000 | Monitor Deloitte | Consultant | Greater New York City Area |
a-a-ron-cannon | 2011-06-01 | 2012-01-31 00:00:00.000000 | Timeflies Music LLC | Manager | Everywhere |
a-a-ron-cannon | 2010-05-01 | 2010-08-31 00:00:00.000000 | Monitor Group | Consultant Intern | Greater Boston Area |
a-a-ron-cannon | 2009-12-01 | 2010-02-28 00:00:00.000000 | BJC HealthCare | Strategic Planning Intern | Greater St. Louis Area |
a-a-ron-cannon | 2009-06-01 | 2009-08-31 00:00:00.000000 | B'nai Brith Beber Camp | Division Head Counselor | Greater Milwaukee Area |
a-a-ron-griffith | 2022-01-01 | 2024-02-16 22:12:15.129411 | Meta | Data Engineer, Analytics | Bend, OR |
a-a-ron-griffith | 2019-07-01 | 2022-01-31 00:00:00.000000 | Amazon Web Services (AWS) | Data Architect | Bend, Oregon Area |
a-a-ron-griffith | 2010-06-01 | 2019-07-31 00:00:00.000000 | Rhapsody International | Technical Lead | Bend, Oregon Area |
a-a-ron-griffith | 2007-01-01 | 2010-12-31 00:00:00.000000 | RealNetworks | SDE - BI | null |
a-a-ron-griffith | 2005-01-01 | 2007-12-31 00:00:00.000000 | The Boeing Company | EDW | null |
a-a-ron-lim | 2022-01-01 | 2024-02-16 22:12:15.129411 | Peloton Interactive | Quality Engineer II | Greater Seattle Area |
a-a-ron-lim | 2019-10-01 | 2022-01-31 00:00:00.000000 | Precor | Quality Engineer | Seattle, Washington, United States |
a-a-ron-lim | 2018-11-01 | 2019-10-31 00:00:00.000000 | Precor | Quality Engineer Intern | null |
a-a-ron-lim | 2018-06-01 | 2018-09-30 00:00:00.000000 | Evergreen Certified | Intern | Seattle, Washington |
a-a-ronpower | 2021-06-01 | 2024-02-16 22:12:15.129411 | RealPage, Inc. | Account Representative | Richardson, Texas, United States |
a-a-ronpower | 2019-03-01 | 2021-06-30 00:00:00.000000 | HomePro, Inc. | Account Executive | Dallas/Fort Worth Area |
a-a-ronpower | 2016-05-01 | 2019-03-31 00:00:00.000000 | HomePro, Inc. | Sales Operations | Dallas/Fort Worth Area |
a-a-ronpower | 2012-10-01 | 2016-05-31 00:00:00.000000 | HomePro, Inc. | Technology Consultant | Carrollton, TX |
a-a-ronpower | 2008-05-01 | 2012-10-31 00:00:00.000000 | Lockheed Martin | Advanced Planner | null |
a-a-ronpower | 2006-09-01 | 2007-12-31 00:00:00.000000 | Coach America | Logistics Technician | null |
a-a-ronsanchez | 2021-01-01 | 2022-01-31 00:00:00.000000 | Private Development & Fabrication Firm | Exectuive Sales Director - Project Management Specialist | Fort Collins, Colorado, United States |
a-a-ronsanchez | 2017-12-01 | 2018-12-31 00:00:00.000000 | Boy Scouts of America | Executive District Director- Bighorn District | Longs Peak Council |
a-a-ronsanchez | 2016-07-01 | 2017-10-31 00:00:00.000000 | New York Life Insurance Company | Agent/Fin. Rep. | Colorado |
a-a-ronsanchez | 2011-12-01 | 2016-07-31 00:00:00.000000 | Enterprise Rent-A-Car | Branch Operations Manager | DIA, Greater Denver Area, Northern Colorado |
a-a-ronsanchez | 2011-05-01 | 2011-07-31 00:00:00.000000 | Triple Crown Sports | Event Coordinator- Internship, Field Prep-Maintenance | Ft. Collins CO. |
a-a-ronsanchez | 2010-05-01 | 2011-05-31 00:00:00.000000 | Davidson Gebhardt Auto Group | Internet & Sales Associate, Head of Social Media Development | Loveland |
a-a-ronsanchez | 2009-05-01 | 2010-05-31 00:00:00.000000 | Colorado State University-Pueblo | Defensive Assistant Positions Coach, Video Coordinator | Pueblo, Colorado Area |
a-a-ronthomas | 2019-06-01 | 2019-07-31 00:00:00.000000 | Camp Durant | Summer Camp Counselor | null |
a-a-ronthomas | 2019-06-01 | 2019-07-31 00:00:00.000000 | Camp Durant | Summer Camp Counselor | null |
a-a-ronthompson | 2020-01-01 | 2024-02-16 22:12:15.129411 | Pluralsight | Search Engine Optimization Analyst | South Jordan, Utah |
a-a-ronthompson | 2013-02-01 | 2020-01-31 00:00:00.000000 | BnBwebsites | SEO Specialist | Payson, UT |
a-a-ronthompson | 2012-06-01 | 2017-01-31 00:00:00.000000 | WinningEdge Football | Webmaster | Provo, UT |
a-a-ronthompson | 2012-08-01 | 2012-12-31 00:00:00.000000 | Brigham Young University | Fabrication Department | Museum of Art |
a-a-ronthompson | 2005-03-01 | 2012-08-31 00:00:00.000000 | Vivint Purchasing | Technician, Tech Support, Shipping & Receiving | Orem, UT |
a-a-sawadi | 2018-10-01 | 2024-02-16 22:12:15.129411 | Ahmad Al-Sawadi Trading Est. | Founder | Syria |