Forum Kurallarını Okumak İçin Lütfen Tıklayınız .

Im Searching A Standardizer Questions 

Questions Im Searching A Standardizer
Joined
May 16, 2024
Messages
103
Reaction score
40
#CR
3
Anyone has a data standardizer to json like that :
="{"id": "a8ad8b67-a359-4bf1-9148-58ad5fee2479", "emails": ["martha.sdun@t-online.de"]} {"firstName": "benjamin", "lastName": "martinez", "address": "po box 440867", "address_search": "pobox440867", "city": "laredo", "city_search": "laredo", "state": "tx", "zipCode": "78044", "autoYear": "2001", "autoClass": "car upper midsize", "autoMake": "hyundai", "autoModel": "sonata", "autoBody": "4dr sedan", "vin": "kmhwf35v31a413889", "gender": "m", "income": "0", "id": "da7ac361-537b-4753-9d2e-1545dd302270"} {"usernames": ["easyjohn"], "photos": ["
You do not have permission to view link Log in or register now.
"], "links": ["
You do not have permission to view link Log in or register now.
"], "id": "4b8a8da8-cf02-4f33-9193-63c666a7af07"} {"address": "625 Hunt Run Dr", "address_search": "625huntrundr", "birthMonth": "11", "birthYear": "1949", "city": "Wentzville", "city_search": "wentzville", "ethnicity": "srp", "firstName": "sandra", "gender": "f", "id": "fae83820-2ff1-4732-b30e-43e7b465d94f", "lastName": "culinovic", "latLong": "38.8121904,-90.7966084", "middleName": "l", "state": "mo", "zipCode": "63385"} {"id": "59c04eb8-278a-44a1-9275-ac374006cbf6", "emails": ["netaxs.com@striker.ottawa.on.ca"]}"]

To automate standardization for csv,txt,sql to json format and optimise the search to these data.

The repo of "search.0t.rocks-main" on github is talking about this but i've never seen one "
You do not have permission to view link Log in or register now.
:
"### Converting Data This is the hard part and completely up to you. You need to convert data into a standard format before it can be imported. See `sample.json` for the example data."
 

Users who are viewing this thread

Home Register
Top Bottom