Showing posts with label Logitech Trackman Marble. Show all posts
Showing posts with label Logitech Trackman Marble. Show all posts

Friday, June 3, 2016

Tools of the trade

Quite some time ago (about 1.5 parsecs, to paraphrase Han Solo), I worked at an "action sports" company as a data analyst. In the case of this company, action sports == paintball. I don't believe I was compensated at the rate which I thought I "deserved", but that's just a bit of human nature, I suppose... like the famous quip about how much money is enough?

"Just a little more."

Right. I was doing a bit of data entry/collation early one morning this week, and had a flashback to that company and my tasks there. The flashback involved my Monday morning routine, and it was triggered by my mouse. The mouse I currently use for nearly everything is a Logitech Optical Trackman wired mouse. This mouse, or variants of it, have been around for ten years or more. Quite honestly, this mouse can be a data professional's (or dictator's) best friend.

Third World Communist Dictators also love the Logitech Marbleman Mouse

To the best of my knowledge, this is an unretouched (propoganda) photo of North Korea's glorious leader Kim Jung Un being shown the finer details of battlefield missile control. Ignore the guys in the Castro hats, they are political appointments- the true revolutionary is the guy in the Mao hat, pointing to the screen and indoctrinating the Glorious Leader in the use of the People's Sparc V7 clone. He is making sure that the Glorious Leader destroys Pinky three times before Uncle Sam is spawned. The guy in the background is the hacker that put the system together.

Back to my flashback... the mouse directly in front of the Glorious Leader is a Logitech Marbleman- my preferred weapon of choice for data work. I use it almost daily. 

One more flashback that might explain why this mouse is so valuable (I own four of them). Back when I was at Pursuit Marketing Inc., one of my tasks was to grab the Monday morning numbers from WalMart's RetailLink database. The problem I experienced at that time was that I could not always get all of my data on one Excel 2003 spreadsheet, which was artificially capped by Microsoft at 65,536 rows. Wal Mart data often exceeded this, so to compensate, I downloaded the data into an Access database, and then queried it out into the data I needed. As a final measure of email economy and job security, I made the files I emailed to the VP smaller by stripping out all of the formulae from the worksheets. 

At PMI, I had a Fellowes mousepad with an attached gel wristwrest. One of my coworkers insisted on jabbing this with her fingernail, which effectively destroyed it. I am in the process of replacing it- after all these years.

My last entry into Tools of the Trade is my Logitech G105 keyboard. A while ago, I was in search of a backlit keyboard. Amazon was having a closeout on the Call of Duty MW3-themed Logitech G105, and I grabbed a few. I'm not really a gamer, but this is a great keyboard for what I do! The action is nice, and it has a green backlight (the standard G105 has blue backlighting).

Data-

I've been hard at work getting up  to speed with the BrickLink database. I'm near the halfway point in my cut and paste operation, and I hope to be finished by month's end. At that point, I hope to start cleaning the data, and have a usable spreadsheet by the beginning of September. Time will tell.

As always, I am hochspeyer, blogging data analysis and management so you don't have to. 


Saturday, August 10, 2013

#notsobigdata

Yes, I did create the twitter hashtag #notsobigdata in the wee hours of Wednesday, August 7. It is for my Not-so-big-data theme. And even though I realize that Big Data is the future, Not-so-big-data is the here, and the now, ... and the foreseeable future.

Not-so-big-data can still be a lot of data. For example, I once worked as a data analyst for a Wal Mart vendor. This was back in the Excel 2000 days, when Excel had a limitation of 65,536 rows. Even though I reported on only six to eight SKUs on each weekly report, there were weeks where the data exceeded Excel's capabilities, and I had to grab the data in Access, and then slice and dice it into chunks that the Excel of the day could handle. It was also at this time that I became familiar with what is seriously the best mouse ever devised- the Logitech Trackman Marble. I had never had to select 60,000+ rows of Excel data before, but this mouse made that task easy. We own four of them.

Getting back to not-so-big-data...

Not-so-big-data is what we deal with on a daily or weekly or monthly basis. Some of it is eclectic and ad hoc, often never gracing a ledger or spreadsheet... data like fuel economy or utility usage, but maybe bits and pieces of the family or organizational budget. The bottom line is that these dollars and cents (or whatever one's local currency happens to be) are important, at least for the day or week or other short period of time in question. Jennifer is a perfect example of a not-so-big-data consumer.

And not only is she a perfect example of the not-so big-data consumer, she's also an expert not-so-big-data manager and analyst. As an example, our has meters for gas, water and electricity. Even though these utilities employ meter readers, we send in our readings every month, because when the utilities don't read the meters, they estimate usage. And sometimes, the meter readers just plain make mistakes. We were on the wrong end of a meter reading error once- a 100 USD mistake. Jennifer caught this, and the mistake was corrected.

Along a similar line of thought, I was doing some data entry in one of my Access tables on Thursday before going in to work, and I ran into some duplicate records, or "dupes" for short. There were at least six sets of dupes. Egad! I was not happy to find them, as I am typically pretty vigilant about my rules. This particular table ("Names") currently only has two columns- the autonumber and the name. Right now, the only purpose the table serves is to force normalization in the current primary ("Media") table. The Names table is the sole source of data for the Artist/Author column in the media table- I do not allow free data entry into areas that are prone to seeing repetitive data. As I was working with some books, I glanced over at the bookshelf and replaced the dupes with authors which had not yet been entered into this table. Adding insult to injury, I know exactly when and how the errors occurred.

I had been entering the data of some compilation music cassettes a few weeks ago, and as each cassette has a number of artists, I got a bit careless and just entered several- instead of checking to see if there already was a record. And so for a moment's complacence, I had to spend time fixing rather than creating. I hope to eliminate this from ever happening again by double-checking to see that there are no more dupes in the table, and then setting the duplicates property of the field to == no duplicates.

As always, I am hochspeyer, blogging data analysis and management so you don't have to.