Skip to content

Commit

Permalink
Merge branch 'main' into andram/isp-name-changes
Browse files Browse the repository at this point in the history
  • Loading branch information
AndraMeer authored Nov 14, 2024
2 parents 7131935 + 8b9dce8 commit 2e836be
Show file tree
Hide file tree
Showing 2 changed files with 317 additions and 0 deletions.
28 changes: 28 additions & 0 deletions content/geoip/release-notes/2024.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ outputs: ['html', 'rss']
Subscribe to the [GeoIP release notes RSS feed](/geoip/release-notes/rss.xml).
{{</ alert >}}


{{< release-note date="2024-11-14" title="Upcoming changes to ISP names" >}}

We are updating several ISP names in our data to match their current naming
Expand Down Expand Up @@ -38,6 +39,33 @@ These changes will be reflected in the following products and services:
- GeoIP Connection Type database
- GeoIP Enterprise database

{{< release-note date="2024-11-14" title="GeoNames Monthly Diff Report November 2024" >}}
[GeoNames Monthly Diff Report (November 2024)](/csv-files/GeoNames-Monthly-Diff-Report-November-2024.csv)

GeoIP2 and GeoLite2 databases incorporate
[GeoNames geographical data](https://www.geonames.org/), which is made available
under the
[Creative Commons Attribution 4.0 License](https://creativecommons.org/licenses/by/4.0/).

Monthly updates to GeoNames data are incorporated into our databases as we
refresh them. Above you will find a CSV report of these changes as they apply to
English place names for the month of November as they relate to the following
fields:

- `geoname_id`
- `country_name`
- `country_code`
- `city_name`
- `subdivision_1_iso_code`
- `subdivision_2_iso_code`

Note that the values for the `old_` and `new_` columns for a given field only
differ for the field defined in the `diff_in` column.

\* In this month's update, a large number of geoname IDs have been updated for
Brazil and the United States.


{{</ release-note >}}

{{< release-note date="2024-11-01" title="Postal code data now available for Indonesia and Vietnam" >}}
Expand Down
Loading

0 comments on commit 2e836be

Please sign in to comment.