Closed ghost closed 9 years ago
Update for extracting date and time from the AdditionalDescriptions field.
Code: https://github.com/CityOfNewYork/CROL-PDF/blob/master/Planned%20Implementation/code/DateFind.py
Estimated Run Time: 90 minutes
Problems: (see Request ID: 20141117106 as example)
This task is closed, and moved over to #37
Current next step(s):
Objective: Check if readable date and time in the AdditionalDescriptions field. Sub-tasks: 1.Use dateutil.parser to find all valid dates and time in the AdditionalDescriptions field.