The Origins of the Parler DatasetHow the Parler Videos Were ArchivedThe Dataset’s Impact on Trump’s Second ImpeachmentExercise 11-1: Download and Extract Parler Video MetadataDownload the MetadataUncompress and Download Individual Parler VideosExtract Parler MetadataThe JSON File FormatUnderstanding JSON SyntaxParsing JSON with PythonHandling Exceptions with JSONTools for Exploring JSON DataCounting Videos with GPS Coordinates Using grepFormatting and Searching Data with the jq CommandExercise 11-2: Write a Script to Filter for Videos with GPS from January 6, 2021Accept the Parler Metadata Path as an ArgumentLoop Through Parler Metadata FilesFilter for Videos with GPS CoordinatesFilter for Videos from January 6, 2021Working with GPS CoordinatesSearching by Latitude and LongitudeConverting Between GPS Coordinate FormatsCalculating GPS Distance in PythonFinding the Center of Washington, DCExercise 11-3: Update the Script to Filter for Insurrection VideosPlotting GPS Coordinates on a Map with simplekmlExercise 11-4: Create KML Files to Visualize Location DataCreate a KML File for All Videos with GPS CoordinatesCreate KML Files for Videos from January 6, 2021Visualizing Location Data with Google EarthViewing Metadata with ExifToolSummary