See #107 Looking at the indexed data, it seems the indexer handles missing start and end dates differently: json contents of one index: ``` {'latitude': 48.16282985, 'start_date': 'None', 'network': 'XF', ..., 'end_date': None} ```