Which of the following syntax variations are correct? For the incorrect? syntax, what does the obtained value represent? Statements 2/3 and 4/5 are identical; I was trying to see if it was a bug.
CountryData["Ireland", "GiniIndex"] CountryData[#, "GiniIndex"] &@Entity["Country", "Ireland"] CountryData[Entity["Country", "Ireland"], "GiniIndex"] #["GiniIndex"] &@Entity["Country", "Ireland"] Entity["Country", "Ireland"][EntityProperty["Country", "GiniIndex"]] Thanks for your help.

GeoRegionValuePlotwith selected properties for various world countries and realized that the colors didn't match, so I reduced it to a MWE. $\endgroup$Wolfram alphawhich is updated more frequently. AndCountryDataprobably reads data from some database that was created when your Mathematica version was released, so it means the data is older. $\endgroup$