ChakshuGautam / geoquery.in

Service to get Location from ipv4 and ipv6
https://geoquery.in
28 stars 77 forks source link

Datasource Attrribution #137

Open ChakshuGautam opened 5 months ago

ChakshuGautam commented 5 months ago

Since we scrape data from a lot of places, we should attribute data to sources.

komalmishraa commented 4 months ago

Hey @ChakshuGautam can you elaborate it more...what the issue exactly is and how to get started with it

Anushkabh commented 4 months ago

@ChakshuGautam For each piece of data we collect, we should store metadata indicating its original source. This metadata should include the name or identifier of the source, as well as any relevant details such as URLs, API endpoints, or database names. In our API documentation, clearly specify the sources of the data returned by each API endpoint. Include this information in the response schema or as part of the documentation text.