Skip to content
This repository has been archived by the owner on Dec 2, 2017. It is now read-only.

figure out good way to handle two positions in the same jurisdiction (data-dot bug 3) #5

Closed
paultag opened this issue Jul 3, 2014 · 9 comments

Comments

@paultag
Copy link
Contributor

paultag commented Jul 3, 2014

No description provided.

@paultag
Copy link
Contributor Author

paultag commented Sep 3, 2014

Yeah, so this is a WI blocker.

@paultag
Copy link
Contributor Author

paultag commented Sep 3, 2014

Potential ideas; using the label syntax (Role (clerk)) to be explicit, not unlike having multiple memberships in pupa raw.

@paultag
Copy link
Contributor Author

paultag commented Sep 3, 2014

Allowing it implicitly seems like a recipe for bad data.

@paultag
Copy link
Contributor Author

paultag commented Sep 3, 2014

Perhaps replace the Role / District split with a Role (district). That's actually a bit more interesting, and it'll map to role / label on the membership.

@jamesturk
Copy link
Member

I don't think the district is usually the label on a membership is it?

On Wed, Sep 3, 2014 at 3:34 PM, Paul Tagliamonte notifications@github.com
wrote:

Perhaps replace the Role / District split with a Role (district). That's
actually a bit more interesting, and it'll map to role / label on the
membership.


Reply to this email directly or view it on GitHub
#5 (comment)
.

@paultag
Copy link
Contributor Author

paultag commented Sep 3, 2014

Hurm, you're right, I think we usually set role to the same as label. I think I mean post. Let me double check if what I'm thinking makes sense

@paultag
Copy link
Contributor Author

paultag commented Sep 3, 2014

Right, got pretty into implementing that, turns out to be a bad idea, since you'd need a column per person.

Next idea is a Position (1), District (1) fallback (allowing for N alternative positions, strictly paired).

Really not the greatest, but we've got tons of these. We'll throw out the bit in the parens (since the useful data is the value)

@jamesturk
Copy link
Member

Sounds good, I assume we can make the (1) optional for the first one?

On Wed, Sep 3, 2014 at 5:57 PM, Paul Tagliamonte notifications@github.com
wrote:

Right, got pretty into implementing that, turns out to be a bad idea,
since you'd need a column per person.

Next idea is a Position (1), District (1) fallback (allowing for N
alternative positions, strictly paired).

Really not the greatest, but we've got tons of these. We'll throw out the
bit in the parens (since the useful data is the value)


Reply to this email directly or view it on GitHub
#5 (comment)
.

@paultag
Copy link
Contributor Author

paultag commented Sep 3, 2014

absolutely

On Wed, Sep 3, 2014 at 6:00 PM, James Turk notifications@github.com wrote:

Sounds good, I assume we can make the (1) optional for the first one?

On Wed, Sep 3, 2014 at 5:57 PM, Paul Tagliamonte notifications@github.com

wrote:

Right, got pretty into implementing that, turns out to be a bad idea,
since you'd need a column per person.

Next idea is a Position (1), District (1) fallback (allowing for N
alternative positions, strictly paired).

Really not the greatest, but we've got tons of these. We'll throw out
the
bit in the parens (since the useful data is the value)


Reply to this email directly or view it on GitHub
<
https://github.com/opencivicdata/opencivicdata.org/issues/5#issuecomment-54373992>

.


Reply to this email directly or view it on GitHub
#5 (comment)
.

Paul Tagliamonte
Software Developer | Sunlight Foundation

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

No branches or pull requests

3 participants