Skip to content
This repository has been archived by the owner on Feb 28, 2022. It is now read-only.

Data on-boarding : Add URL to validate spreadsheet #287

Open
sbose78 opened this issue May 21, 2019 · 3 comments
Open

Data on-boarding : Add URL to validate spreadsheet #287

sbose78 opened this issue May 21, 2019 · 3 comments

Comments

@sbose78
Copy link
Collaborator

sbose78 commented May 21, 2019

Why
As an organization I would want to know if my spreadsheet has the data in the format expected by the UI rendering layer.

How

  • Add a route of the pattern /{organization}/validate which provides a 'scorecard' of the spreadsheet that was used for the rendering the view on /{organization} and /{organization}/admin.
  • The response should return exhaustive information about what are the problems in the dataset.
  • The response should return an affirmative to indicate that the spreadsheet is good-to-go.

The objective is to

  • identity the problems in the data-set,
  • guide the data-set owner to fix the data-set and
  • have an easy way to get feedback on the fixes that were made, iteratively.
@galiat galiat self-assigned this May 22, 2019
@timtheguy
Copy link
Collaborator

Hi @galiat - checking in on this issue since it's been more than two-months that you've self-assigned it. Are you still working on this?

@galiat
Copy link
Collaborator

galiat commented Jul 23, 2019

Im not at any real pace- I'll remove myself

@galiat galiat removed their assignment Jul 23, 2019
@sbaron24
Copy link

sbaron24 commented Aug 28, 2019

I'm taking a look at this and am coming up with the error:

Failed to compile
./src/components/Common/OrganizationCard.js
103:17-28 '../../utils/distance.js' does not contain an export named 'getDistance'.

It is coming up in a few files where the function is called. I believe I'm working on the most an up-to-date branch. Can someone verify that getDistance exists in their own project? On why this may be missing from mine? Potential bug?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants