We've arrived at the inevitable point of imperfection. I started out looking for authoritative resources on how social media data is harvested, processed, and used in commercial and political communication campaigns, and I sure did find them. The problem is this realm is changing so fast, many of these sources are out of date. Regardless, this research project must come to an end on May 11th when I turn in my IS 452 final project. My proposed annotated bibliography has become a series of marginal blog posts. But the fight continues.
Tag: Research
Social Media Data Collection, Processing, and Use in Research, Marketing, and Political Communication
I've been spending time learning Python since January, and it's creating new problems. For example, suddenly I want to do things with Python. I want to write a program to process titles and filenames of media archives records from an Excel spreadsheet, and find the matching media files which are stored on a network drive. I need to read a few thousand PBCore XML records and convert them to JSON. I want to take the JSON output from Google Speech-to-Text transcripts, and convert it to WebVTT files. But I can take on just one project right now, and here it is.