seanjdunn85 / fec-importer

Downloads imports FEC disclosure data into local Neo4j and MySQL instances
1 stars 0 forks source link

'Semantic Error' in CSV loading #1

Open seanjdunn85 opened 5 years ago

seanjdunn85 commented 5 years ago

Getting the error message "'module' object has no attribute 'SemanticError'" While loading indiv contributions for election cycle 2004, but this does not occur when executing the import cypher from the Neo4j Desktop client.

seanjdunn85 commented 5 years ago

During update... occurs twice for indiv import for 04, 06, and 08. The fact that it occurs twice seems to mean it occurs for both the node and edge import, but the second 'Semantic Error' does not seem to immediately stop the import.