⚠ Forum Archived — The THSCC forums were discontinued (last post: 2024-05-18). This read-only archive preserves club history. Visit thscc.com →  |  Search this archive with Google: site:forums.thscc.com your search terms

THSCC Forums

Tarheel Sports Car Club Forums
It is currently Tue Apr 07, 2026 10:05 am

All times are UTC - 5 hours [ DST ]




Post new topic Reply to topic  [ 4 posts ] 
Author Message
 Post subject: THSCC autocross analytics
PostPosted: Mon Aug 15, 2016 7:11 pm 
Offline
proud papa!!1!
User avatar

Joined: Wed Aug 27, 2003 6:44 pm
Posts: 2842
Location: Durham
In an effort to learn some SQL I've been loading a bunch of event results into some tables and am at the point where running queries is almost useful. So far I've loaded 2014-2016 results, and will gladly do more, if only I had access...

I've got some longer term goals with all of this (fancy graphs using d3.js), but for now, I'm content running searches for the sake of education. What do y'all want to know.

For example, here's a summary of penalties (indicating the June 5 2016 event was the best event ever):
Code:
                            Average cones/run                 Event totals
EventID  entries  run1    run2    run3    run4    run5    run6 cones  dnfs
20160717    55    0.12    0.23    0.16    0.07    0.23    0.18    56    40
20160716    65    0.40    0.60    0.61    0.49    0.27    0.50   188    70
20160605    59    0.15    0.10    0.11    0.11    0.05    NULL    32    19
20160604    68    0.26    0.20    0.13    0.17    0.14    NULL    63    31
20160424    99    0.45    0.51    0.42    0.61    0.33    NULL   232    59
20160318   114    0.12    0.14    0.13    0.14    NULL    NULL    61    61
20160305    87    0.25    0.39    0.32    0.27    0.32    NULL   136   105
20150927    46    0.56    0.84    0.80    0.56    0.39    NULL   146    27
20150802    58    0.25    0.18    0.27    0.41    0.27    0.41   106    34
20150718    81    0.40    0.44    0.53    0.46    0.40    NULL   183   108
20150628    67    0.25    0.22    0.20    0.17    0.19    0.14    81   101
20150627    44    0.38    0.54    0.54    0.50    0.65    0.40   134    41
20150517    94    0.41    0.54    0.40    0.47    0.36    NULL   207    32
20150426    70    0.44    0.57    0.84    0.82    0.55    NULL   227   119
20150329    75    0.77    0.72    0.68    0.76    0.52    NULL   259    42
20150308    97    0.64    0.47    0.62    0.61    0.53    NULL   282    55
20141116    84    0.42    0.27    0.39    0.29    0.36    0.29   173    58
20140914   130    0.30    0.23    0.20    0.24    0.00    NULL   128    59
20140913    81    0.38    0.22    0.22    0.17    0.29    0.00   105    83
20140830    75    0.41    0.44    0.30    0.33    0.44    0.48   181    49
20140713    69    0.26    0.30    0.43    0.43    0.59    0.23   156    41
20140628    94    0.11    0.15    0.14    0.10    0.11    NULL    61    34
20140510    87    0.45    0.70    0.64    0.96    0.74    0.49   349   113
20140301    65    0.41    0.32    0.61    0.58    0.61    0.52   200    93


Last edited by Scott Johnson on Tue Aug 16, 2016 7:53 am, edited 1 time in total.

Top
 Profile  
 
 Post subject: Re: THSCC autocross analytics
PostPosted: Mon Aug 15, 2016 8:34 pm 
Offline
My stiffness is only an illusion
User avatar

Joined: Fri Aug 29, 2003 2:49 pm
Posts: 4658
Location: on line looking at car ads
Hey Scott, glad to see you on line again. For us uneducated looking at your data, some basic stuff like event names and dates would be helpful to put some meaning into it. If I'm just looking at the raw data, it hard for me to see what's what. Needs some sort of friendly identifier...

So I assume you're gainfully employed now? I know you hit a bump in the road a while back...

_________________
Rodney

'08 Bullitt mustang, CAM 7
Autox VP '09-'10, President '11-'12, interim President 2nd half of ‘14
proud recipient of the Bowie Grey service award '12
Now just a guy driving a mustang....


Top
 Profile  
 
 Post subject: Re: THSCC autocross analytics
PostPosted: Tue Aug 16, 2016 7:08 am 
Offline
proud papa!!1!
User avatar

Joined: Wed Aug 27, 2003 6:44 pm
Posts: 2842
Location: Durham
First column is a date.

For the other question, nope not employed yet. I took the past year off to go back to school (Pfizer was paying), but now I'd like to be working. Ideally, entry level software development - I prefer back end work, and I'd really love to be doing some sport of firmware/real time OS projects (C, C++), but any entry level development work would be just fine.


Top
 Profile  
 
 Post subject: Re: THSCC autocross analytics
PostPosted: Tue Aug 16, 2016 8:59 am 
Offline
My stiffness is only an illusion
User avatar

Joined: Fri Aug 29, 2003 2:49 pm
Posts: 4658
Location: on line looking at car ads
I'm glad you were able to take some time off for education, that's always a good thing to have in your back pocket. I was looking at the Duke Energy website for openings. You can look here....

http://www.duke-energy.com/careers/professionals.asp

The unfortunate side effect of this merger a few years ago is that I'm seeing more jobs being moved over to the Charlotte area. I wouldn't be surprised that if in a few years they close the Raleigh corporate office, but that's strictly my opinion. That said, if you're willing to go to Charlotte, there's always application support openings along w/ IT and security. Security related stuff seems to be the hot ticket right now. We're constantly having to shore up and tighten up access and adding 2 factor authentication to SOX related apps. Just throwing this out there for your consideration....

_________________
Rodney

'08 Bullitt mustang, CAM 7
Autox VP '09-'10, President '11-'12, interim President 2nd half of ‘14
proud recipient of the Bowie Grey service award '12
Now just a guy driving a mustang....


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 4 posts ] 

All times are UTC - 5 hours [ DST ]


Who is online

Users browsing this forum: No registered users and 1 guest


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group