1,900 US Dollars a Year
How can you represent "1,900 US Dollars a year" in your webpage's structured data?
"$1,900 a year" is a quantitative value. Its main properties are a monetary amount and a unit of measurement.
"$1,900" is the monetary amount in "$1,900 a year"
"a year" is the unit of measure in "$1,900 a year". It actually means "per year". Therefore, the unit of measurement is a reciprocal of the unit of time a year represents.
Alternate Names for 1,900 US Dollars a Year
"A Year" can be expressed in different ways, such as "per year", "/ year", "/yr", "/y", "yearly", or "annually". This makes a short list of alternate names for "1,900 US Dollars a year".
Yet, a "dollar" can be expressed in many different ways, such as by its currency symbol "$", by its code "USD" and by various nicknames for example "buck"
Combine these expressions and different formats for the number and you end up with a rather long list of alternate names for the same quantitative value.
- $1,900 per year
- $1,900 yearly
- $1,900 annually
- $1900 per year
- $1900 a year
- $1900 yearly
- $1900 annually
- 1,900 dollars per year
- 1,900 dollars yearly
- 1,900 dollars annual
- 1,900 dollars annually
- 1900 dollars per year
- 1900 dollars a year
- 1900 dollars yearly
- 1900 dollars annually
- 1,900 USD per year
- 1,900 USD yearly
- 1,900 USD annually
- 1,900 bucks per year
- 1,900 bucks yearly
- 1,900 bucks annually
- 19 hundred per year
- 19 hundred a year
- 19 hundred yearly
- 19 hundred annually
- 19 hundred dollars per year
- 19 hundred dollars a year
- 19 hundred dollars yearly
- 19 hundred dollars annually
Quantitative Value Schema
Below is an example schema of "$1,900 a year"
{
"@type": "QuantitativeValue",
"name": "$1,900 per year",
"unitCode": "H09",
"alternateName": [
"$1,900 per year",
"$1,900 yearly",
"$1,900 annually",
"$1900 per year",
"$1900 a year",
"$1900 yearly",
"$1900 annually",
"1,900 dollars per year",
"1,900 dollars yearly",
"1,900 dollars annual",
"1,900 dollars annually",
"1900 dollars per year",
"1900 dollars a year",
"1900 dollars yearly",
"1900 dollars annually",
"1,900 USD per year",
"1,900 USD yearly",
"1,900 USD annually",
"1,900 bucks per year",
"1,900 bucks yearly",
"1,900 bucks annually",
"19 hundred per year",
"19 hundred a year",
"19 hundred yearly",
"19 hundred annually",
"19 hundred dollars per year",
"19 hundred dollars a year",
"19 hundred dollars yearly",
"19 hundred dollars annually"
],
"description": "An annual amount of $1,900 (US Dollars) per year",
"disambiguatingDescription": "For example a yearly salary of 1,900 dollars or an annual budget of $1,900.",
"value": {
"@type": "MonetaryAmount",
"name": "$1,900",
"description": "An amount of $1,900 (US Dollars)",
"value": 1900,
"currency": "USD",
"alternateName": [
"$1,900",
"$1900",
"1,900 dollars",
"1900 dollars",
"1,900 USD",
"1,900 bucks",
"19 hundred",
"19 hundred dollars"
],
"sameAs": [
"https://missingentities.com/entities/monetary-amount/usd/1900/"
]
},
"sameAs": "https://missingentities.com/entities/quantitative-value/usd/1900/a-year/"
}
Schema.org defines a specific schema type for a quantitative value. Its main attributes are value and unitCode. In our case, the value attribute is a monetary amount of 1,900 US Dollars.
The unitCode attribute uses UN/CEFACT Common Code Rec 20 (3 characters) as its value, for example, "H09".
"H09" is the UN/CEFACT Common Code for "reciprocal year". The symbol for "H09" is "1/y".
How to use the Schema for 1,900 US Dollars per year?
You can simply copy the schema above and paste it into the JSON-LD code of your schema definition. Use this quantitative value schema only in attributes that allow it, or your schema will be invalid.
Feel free to trim the list of alternate names, if some of these are not used in your context. Yet, if you use different names, feel free to add them to the list.
Quantitative Value Schema Generator
Generate the quantitative value schema for the "amount per year" you need.
Contexts
Rent
"$1,900 per year" could refer to an annual rent payment for land or some property.
Salary
"$1,900 yearly" could refer to salary. A salary implies it is an annual payment. Despite this implication, salaried employees are often paid monthly. They receive 1/12th of the salary every month.
Income for Tax purposes
"$1,900 per year" could refer to an income for purposes of taxation. American income taxation calculates the taxes based on annual amounts. For most people, the tax year is the calendar year from 1. of Jan to 31. of Dec.
Grant
"$1,900 a year" could refer to grant funding for some research position. Grants are often awarded per project or accepted research proposal. The award typically includes a time limit towards the conclusion of the project.
Related Entities
- $1,900 US Dollars.
- $1,900 per month, such as a monthly paycheck.
- $1,900 every other week, such as a bi-weekly paycheck based on an hourly wage.
- $1,900 per week, such as a weekly paycheck based on an hourly wage.
- $1,900 per hour, such as a wage paid for hourly work.