-
Notifications
You must be signed in to change notification settings - Fork 1
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
Load K-anonymized tables into postgres #30
Comments
Okay sir. Will get in touch with Resha on this and try to find about the
details and let you know.
…On Tue, 20 Nov 2018 at 8:32 AM, Paul Francis ***@***.***> wrote:
I want to deploy the K-anonymized tables onto the postgres machine
db001.gda-score.org. There will be four databases, one each for census,
taxi, scihub, and banking, and in total 10 tables (7 in banking, one each
in the other three). Since you are building two anonymized tables for each
one (one with K=2 and one with K=5), there will be in total 20 tables.
Please name the four databases as:
k_anon_X_database
where X is either 2 or 5, and database is one of census, taxi, scihub,
and banking.
Each table will have the same columns as it's raw equivalent, and will a
row for each row in the raw equivalent. The values are set as follows:
1. Any unmodified field goes into the table also unmodified.
2. Any value that is all * symbols goes into the table as NULL
3. Any value for a text column that has some characters followed by *
characters goes into the table as only the initial non-* characters.
In other words, the value M**** goes into the table as just M.
@ku294714 <https://github.com/ku294714> can help you with any questions
about how to load the data into the postgres machine.
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#30>, or mute the thread
<https://github.com/notifications/unsubscribe-auth/APMSJvi_N6qSjikDUwbGbYhOtSq2_tqBks5uw7AFgaJpZM4YqiE_>
.
|
Hello sir,
Last few days I have been not feeling well so could not get in touch with
Resha.
Just wanted to inform you.
Regards,
Ankit
On Tue, 20 Nov 2018 at 11:22 AM, ANKIT DIXIT <ankitdixitiit@gmail.com>
wrote:
… Okay sir. Will get in touch with Resha on this and try to find about the
details and let you know.
On Tue, 20 Nov 2018 at 8:32 AM, Paul Francis ***@***.***>
wrote:
> I want to deploy the K-anonymized tables onto the postgres machine
> db001.gda-score.org. There will be four databases, one each for census,
> taxi, scihub, and banking, and in total 10 tables (7 in banking, one each
> in the other three). Since you are building two anonymized tables for each
> one (one with K=2 and one with K=5), there will be in total 20 tables.
>
> Please name the four databases as:
>
> k_anon_X_database
>
> where X is either 2 or 5, and database is one of census, taxi, scihub,
> and banking.
>
> Each table will have the same columns as it's raw equivalent, and will a
> row for each row in the raw equivalent. The values are set as follows:
>
> 1. Any unmodified field goes into the table also unmodified.
> 2. Any value that is all * symbols goes into the table as NULL
> 3. Any value for a text column that has some characters followed by *
> characters goes into the table as only the initial non-* characters.
> In other words, the value M**** goes into the table as just M.
>
> @ku294714 <https://github.com/ku294714> can help you with any questions
> about how to load the data into the postgres machine.
>
> —
> You are receiving this because you were mentioned.
> Reply to this email directly, view it on GitHub
> <#30>, or mute the thread
> <https://github.com/notifications/unsubscribe-auth/APMSJvi_N6qSjikDUwbGbYhOtSq2_tqBks5uw7AFgaJpZM4YqiE_>
> .
>
|
No problem. Probably anyway you can wait until Resha gets in touch with you.
Get better.
PF
On Thu, Nov 22, 2018 at 2:21 PM Ankit Dixit <notifications@github.com>
wrote:
… Hello sir,
Last few days I have been not feeling well so could not get in touch with
Resha.
Just wanted to inform you.
Regards,
Ankit
On Tue, 20 Nov 2018 at 11:22 AM, ANKIT DIXIT ***@***.***>
wrote:
> Okay sir. Will get in touch with Resha on this and try to find about the
> details and let you know.
>
> On Tue, 20 Nov 2018 at 8:32 AM, Paul Francis ***@***.***>
> wrote:
>
>> I want to deploy the K-anonymized tables onto the postgres machine
>> db001.gda-score.org. There will be four databases, one each for census,
>> taxi, scihub, and banking, and in total 10 tables (7 in banking, one
each
>> in the other three). Since you are building two anonymized tables for
each
>> one (one with K=2 and one with K=5), there will be in total 20 tables.
>>
>> Please name the four databases as:
>>
>> k_anon_X_database
>>
>> where X is either 2 or 5, and database is one of census, taxi, scihub,
>> and banking.
>>
>> Each table will have the same columns as it's raw equivalent, and will a
>> row for each row in the raw equivalent. The values are set as follows:
>>
>> 1. Any unmodified field goes into the table also unmodified.
>> 2. Any value that is all * symbols goes into the table as NULL
>> 3. Any value for a text column that has some characters followed by *
>> characters goes into the table as only the initial non-* characters.
>> In other words, the value M**** goes into the table as just M.
>>
>> @ku294714 <https://github.com/ku294714> can help you with any questions
>> about how to load the data into the postgres machine.
>>
>> —
>> You are receiving this because you were mentioned.
>> Reply to this email directly, view it on GitHub
>> <#30>, or mute the thread
>> <
https://github.com/notifications/unsubscribe-auth/APMSJvi_N6qSjikDUwbGbYhOtSq2_tqBks5uw7AFgaJpZM4YqiE_
>
>> .
>>
>
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#30 (comment)>, or mute
the thread
<https://github.com/notifications/unsubscribe-auth/ACD-qfJ1yIKQUbFJ8u4KO5I3N_ZarZa_ks5uxqTAgaJpZM4YqiE_>
.
|
Hello Sir,
We have pushed the data for scihub data. Please check. Meanwhile we will try to push other databases also.
Regards,
Ankit.
… On 22-Nov-2018, at 5:08 PM, Paul Francis ***@***.***> wrote:
No problem. Probably anyway you can wait until Resha gets in touch with you.
Get better.
PF
On Thu, Nov 22, 2018 at 2:21 PM Ankit Dixit ***@***.*** ***@***.***>>
wrote:
> Hello sir,
>
> Last few days I have been not feeling well so could not get in touch with
> Resha.
>
> Just wanted to inform you.
>
> Regards,
> Ankit
>
> On Tue, 20 Nov 2018 at 11:22 AM, ANKIT DIXIT ***@***.*** ***@***.***>>
> wrote:
>
> > Okay sir. Will get in touch with Resha on this and try to find about the
> > details and let you know.
> >
> > On Tue, 20 Nov 2018 at 8:32 AM, Paul Francis ***@***.*** ***@***.***>>
> > wrote:
> >
> >> I want to deploy the K-anonymized tables onto the postgres machine
> >> db001.gda-score.org. There will be four databases, one each for census,
> >> taxi, scihub, and banking, and in total 10 tables (7 in banking, one
> each
> >> in the other three). Since you are building two anonymized tables for
> each
> >> one (one with K=2 and one with K=5), there will be in total 20 tables.
> >>
> >> Please name the four databases as:
> >>
> >> k_anon_X_database
> >>
> >> where X is either 2 or 5, and database is one of census, taxi, scihub,
> >> and banking.
> >>
> >> Each table will have the same columns as it's raw equivalent, and will a
> >> row for each row in the raw equivalent. The values are set as follows:
> >>
> >> 1. Any unmodified field goes into the table also unmodified.
> >> 2. Any value that is all * symbols goes into the table as NULL
> >> 3. Any value for a text column that has some characters followed by *
> >> characters goes into the table as only the initial non-* characters.
> >> In other words, the value M**** goes into the table as just M.
> >>
> >> @ku294714 <https://github.com/ku294714 <https://github.com/ku294714>> can help you with any questions
> >> about how to load the data into the postgres machine.
> >>
> >> —
> >> You are receiving this because you were mentioned.
> >> Reply to this email directly, view it on GitHub
> >> <#30 <#30>>, or mute the thread
> >> <
> https://github.com/notifications/unsubscribe-auth/APMSJvi_N6qSjikDUwbGbYhOtSq2_tqBks5uw7AFgaJpZM4YqiE_ <https://github.com/notifications/unsubscribe-auth/APMSJvi_N6qSjikDUwbGbYhOtSq2_tqBks5uw7AFgaJpZM4YqiE_>
> >
> >> .
> >>
> >
>
> —
> You are receiving this because you authored the thread.
> Reply to this email directly, view it on GitHub
> <#30 (comment) <#30 (comment)>>, or mute
> the thread
> <https://github.com/notifications/unsubscribe-auth/ACD-qfJ1yIKQUbFJ8u4KO5I3N_ZarZa_ks5uxqTAgaJpZM4YqiE_ <https://github.com/notifications/unsubscribe-auth/ACD-qfJ1yIKQUbFJ8u4KO5I3N_ZarZa_ks5uxqTAgaJpZM4YqiE_>>
> .
>
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub <#30 (comment)>, or mute the thread <https://github.com/notifications/unsubscribe-auth/APMSJj08fDX5sFOrdYuLMBdwmnI1IukBks5uxswOgaJpZM4YqiE_>.
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I want to deploy the K-anonymized tables onto the postgres machine db001.gda-score.org. There will be four databases, one each for census, taxi, scihub, and banking, and in total 10 tables (7 in banking, one each in the other three). Since you are building two anonymized tables for each one (one with K=2 and one with K=5), there will be in total 20 tables.
Please name the four databases as:
k_anon_X_database
where X is either 2 or 5, and
database
is one of census, taxi, scihub, and banking.Each table will have the same columns as it's raw equivalent, and will a row for each row in the raw equivalent. The values are set as follows:
*
symbols goes into the table asNULL
*
characters goes into the table as only the initial non-*
characters. In other words, the valueM****
goes into the table as justM
.@ku294714 can help you with any questions about how to load the data into the postgres machine.
The text was updated successfully, but these errors were encountered: