Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Display Output Table as Grid #13

Open
stdavis opened this issue Sep 28, 2021 · 2 comments
Open

Display Output Table as Grid #13

stdavis opened this issue Sep 28, 2021 · 2 comments
Labels
enhancement New feature or request

Comments

@stdavis
Copy link
Member

stdavis commented Sep 28, 2021

It would be nice if we displayed at least a selection of the output CSV for the user to review after the geocoding process is complete.

@stdavis stdavis changed the title Display Results Display Output Table as Grid Sep 28, 2021
@steveoh steveoh added the enhancement New feature or request label Oct 14, 2021
@stdavis
Copy link
Member Author

stdavis commented Nov 18, 2021

Or perhaps we should show a selection during geocoding so that someone doesn't sit through six hours of geocoding only to discover that the output wasn't correct:

Just did my first batch of about 60,000 records. It went really well, good matches, with a match rate of about 88%, I did see a lot of the nonmatches were homeless, which is to be expected, so my match rate is even higher. I have to run it again, when I convert the file to CSV the trailing zeros in the recipient ID is removed, so I can't link it back. Now I am just creating a unique identifier that won't have that issue and rerunning it. So, not bad for the first attempt. It takes about six hours to run, so I will be running that again today.

@steveoh
Copy link
Member

steveoh commented Nov 18, 2021

Agreed but it still might be tricky to notice a missing 0 on an id. It seems that wasn't our fault though.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Development

No branches or pull requests

2 participants