bcgov / bc-bear-dens

Data management and analysis for the LUPCE Bear Dens project
0 stars 0 forks source link

Get list of NULL or non-matching verification columns #1

Open popovs opened 1 month ago

popovs commented 1 month ago

For the bear dens field visit table, extract the following records:

popovs commented 1 month ago

I'm working off the following four paired columns for this particular exercise:

Don't see any other columns that have a 'verified' column to go with it.

popovs commented 1 month ago

Note there are 4 columns at the end of the dataset that have nearly 100% overlap with the above-mentioned verification columns:

There are two records where the values in the verification columns don't line up with the values in the 'V' columns at the end:

So, for OBJECTID 430, took the values from the V* columns and filled in the verification_* cols with those values. *The redundant `V` cols should be deleted going forward.**

popovs commented 1 month ago

Need review: what to do in cases where verification column is NOT null but the original value is?

popovs commented 1 month ago

After meeting with Mary: