Skip to content

Missing fields latitude and longitude in CSV input files #2

@nrouyer

Description

@nrouyer
load csv with headers from "https://raw.githubusercontent.com/jexp/fincen/main/download_bank_connections.csv" as value
WITH value WHERE value.filer_org_lng is not null 
RETURN value LIMIT 10

returns nothing.
Same for filer_org_lat, entity_b_lng, entity_b_lat

Consequence is we don't have latitude and longitude on Entity nodes, which makes it difficult to show them on a map.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions