Scrapes the PA Courts website for Philadelphia County court dockets, and then parses the resulting PDF files into a dataframe
Stars
1
Forks
0
Watchers
1
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
30
commits
removing reference class versions - they're not really OOP anyway
bd18ac4View on GitHubjust found out about reference classes, so refactoring code
f895f4cView on GitHubadding a new feature that tracks a user supplied unique ID
bdb5921View on GitHubadding print statements to monitor progress as it executes
92cdbccView on GitHubmaking sure the program only receives dates in a character string with the format 'MMDDYYYY'
46acfd9View on GitHubmaking searchTable output as.character() instead of having to worry about NA_integer_, NA_char_, etc...
12497edView on GitHub