Class: Eodhd::Fundamentals::ESGScores
- Inherits:
-
Object
- Object
- Eodhd::Fundamentals::ESGScores
- Defined in:
- lib/Eodhd/Fundamentals/ESGScores.rb
Instance Attribute Summary collapse
-
#activities_involvement ⇒ Object
readonly
Returns the value of attribute activities_involvement.
-
#controversy_level ⇒ Object
readonly
Returns the value of attribute controversy_level.
-
#environment_score ⇒ Object
readonly
Returns the value of attribute environment_score.
-
#environment_score_percentile ⇒ Object
readonly
Returns the value of attribute environment_score_percentile.
-
#governance_score ⇒ Object
readonly
Returns the value of attribute governance_score.
-
#governance_score_percentile ⇒ Object
readonly
Returns the value of attribute governance_score_percentile.
-
#rating_date ⇒ Object
readonly
Returns the value of attribute rating_date.
-
#social_score ⇒ Object
readonly
Returns the value of attribute social_score.
-
#social_score_percentile ⇒ Object
readonly
Returns the value of attribute social_score_percentile.
-
#total_esg ⇒ Object
readonly
Returns the value of attribute total_esg.
-
#total_esg_percentile ⇒ Object
readonly
Returns the value of attribute total_esg_percentile.
Instance Attribute Details
#activities_involvement ⇒ Object (readonly)
Returns the value of attribute activities_involvement.
7 8 9 |
# File 'lib/Eodhd/Fundamentals/ESGScores.rb', line 7 def activities_involvement @activities_involvement end |
#controversy_level ⇒ Object (readonly)
Returns the value of attribute controversy_level.
7 8 9 |
# File 'lib/Eodhd/Fundamentals/ESGScores.rb', line 7 def controversy_level @controversy_level end |
#environment_score ⇒ Object (readonly)
Returns the value of attribute environment_score.
7 8 9 |
# File 'lib/Eodhd/Fundamentals/ESGScores.rb', line 7 def environment_score @environment_score end |
#environment_score_percentile ⇒ Object (readonly)
Returns the value of attribute environment_score_percentile.
7 8 9 |
# File 'lib/Eodhd/Fundamentals/ESGScores.rb', line 7 def environment_score_percentile @environment_score_percentile end |
#governance_score ⇒ Object (readonly)
Returns the value of attribute governance_score.
7 8 9 |
# File 'lib/Eodhd/Fundamentals/ESGScores.rb', line 7 def governance_score @governance_score end |
#governance_score_percentile ⇒ Object (readonly)
Returns the value of attribute governance_score_percentile.
7 8 9 |
# File 'lib/Eodhd/Fundamentals/ESGScores.rb', line 7 def governance_score_percentile @governance_score_percentile end |
#rating_date ⇒ Object (readonly)
Returns the value of attribute rating_date.
7 8 9 |
# File 'lib/Eodhd/Fundamentals/ESGScores.rb', line 7 def @rating_date end |
#social_score ⇒ Object (readonly)
Returns the value of attribute social_score.
7 8 9 |
# File 'lib/Eodhd/Fundamentals/ESGScores.rb', line 7 def @social_score end |
#social_score_percentile ⇒ Object (readonly)
Returns the value of attribute social_score_percentile.
7 8 9 |
# File 'lib/Eodhd/Fundamentals/ESGScores.rb', line 7 def @social_score_percentile end |
#total_esg ⇒ Object (readonly)
Returns the value of attribute total_esg.
7 8 9 |
# File 'lib/Eodhd/Fundamentals/ESGScores.rb', line 7 def total_esg @total_esg end |
#total_esg_percentile ⇒ Object (readonly)
Returns the value of attribute total_esg_percentile.
7 8 9 |
# File 'lib/Eodhd/Fundamentals/ESGScores.rb', line 7 def total_esg_percentile @total_esg_percentile end |