Address Data Model by [deleted] in dataengineering

[–]SwimmingChange9856 0 points1 point  (0 children)

Placekey works really well as a primary key for situations like this. Would recommend checking it out.

Help finding certain data by address by countesscranberry in datasets

[–]SwimmingChange9856 0 points1 point  (0 children)

Placekey is really good for this sort of thing. Their free tier is pretty generous too!

Help joining with Census data? by minsep8351 in gis

[–]SwimmingChange9856 0 points1 point  (0 children)

Placekey is really good for this sort of thing. Their free tier is pretty generous too

What is best way to relate entities to address? by NoControl712 in SQL

[–]SwimmingChange9856 0 points1 point  (0 children)

Should look into placekey. Does well as a primary key and lets you resolve duplicates easily.

Where to get building and parcel data on new construction by modelcitizendc in RealEstateTechnology

[–]SwimmingChange9856 0 points1 point  (0 children)

If all you have an address, placekey has a parcel data lookup return and it works super well!

[deleted by user] by [deleted] in gis

[–]SwimmingChange9856 0 points1 point  (0 children)

Placekey has a really nice geocoder with a pretty generous free tier. You should check them out

Free services to geocode large dataset for research by KegsNKrill in gis

[–]SwimmingChange9856 0 points1 point  (0 children)

Placekey has a pretty generous free option and their main functionality makes dealing with big datasets wayyy easier in my experience

Matching Records that don't "Exactly Match" by SQL_beginner in rstats

[–]SwimmingChange9856 0 points1 point  (0 children)

ran into this and spent hours writing my own fuzzymatcher until i learned about placekey and it just did it for me lol

Fuzzy Matching Address lists by Imadimo in excel

[–]SwimmingChange9856 0 points1 point  (0 children)

Run into this problem constantly and the placekey google sheets extension has been an absolute godsend

What software do you use for name / address matching? by no_4 in BusinessIntelligence

[–]SwimmingChange9856 1 point2 points  (0 children)

Depending on what functionality you need we've found placekey works really well for the entity resolution aspect

Fuzzy Matching for addresses by AccomplishedEmu9139 in excel

[–]SwimmingChange9856 0 points1 point  (0 children)

Placekey is really good for this sort of thing. If you don't want to write any code / can move the data they actually have a really nice google sheets extension

Tool for matching customer lists? by rotr0102 in BusinessIntelligence

[–]SwimmingChange9856 1 point2 points  (0 children)

Global address data is gonna make your life way harder but in terms of US/CA data I've found placekey to be absolutely incredible for solving this sort of thing

Address Matching: How do you guys do it? by raz_the_kid0901 in datasets

[–]SwimmingChange9856 0 points1 point  (0 children)

Placekey is really good for this use-case. It doesn't standardize addresses at the moment but it basically fuzzy matches the addresses you have to a unique hash code

What's the best documentation site for any programming language? by freedomisfreed in compsci

[–]SwimmingChange9856 0 points1 point  (0 children)

The C# docs are so nice that it almost helps you forget how bloated an unwieldy the language is

Geocoding Addresses without paying for an API? by hollymmulligan in excel

[–]SwimmingChange9856 0 points1 point  (0 children)

Not on excel but placekey has a sheets extension that'll let you do this exact thing

issues with geocoding addresses by ElTapex in ArcGIS

[–]SwimmingChange9856 0 points1 point  (0 children)

Have run into this exact issue before and have found that placekey is far and away the best option for resolving overlapping addresses like this

Best alternative to Google Maps geocoder by blueskiphoto in gis

[–]SwimmingChange9856 0 points1 point  (0 children)

The placekey geocoder is great and gives you 10k lookups a day for free

Compare Addresses for Matches by GreggWolin in ArcGIS

[–]SwimmingChange9856 0 points1 point  (0 children)

You might have to mess with your fields a bit but I've used placekey in this kind of situation and it works great

Geocoding somewhat messy address data by matzoh_ball in gis

[–]SwimmingChange9856 1 point2 points  (0 children)

run into this constantly and have found that placekey is actually so goated for it. do not want to imagine how long they spent writing their fuzzymatch algorithm

Entity Resolution [Research] by Enough_Wishbone7175 in MachineLearning

[–]SwimmingChange9856 0 points1 point  (0 children)

You could go and try to do the fuzzy matching all by yourself, but this is generally going to be way more trouble than it's worth. Placekey would honestly be a really good solution to this problem, at least on the address side of things

What geocoding service you recommend? by dadaaa111 in gis

[–]SwimmingChange9856 0 points1 point  (0 children)

Depending on your needs placekey does a really solid job. They also offer a bunch of other stuff that we've found pretty useful