numeric-finance
  • 27 Jul 2022
  • 1 Minute to read
  • Contributors
  • Dark
    Light
  • PDF

numeric-finance

  • Dark
    Light
  • PDF

Article summary

The numeric-finance parser will load data from a column in a source data table and map values to other values before producing a numeric variable within a collection.

It inherits attributes and behaviors from its parent: parser - numeric.

The numeric-finance parser will parse column values and consider numbers within parentheses to be negative.

{
  "parser_type": "numeric-finance",
  "column": "cccc",
  "collection": "collection_name",
  "variable": "variable_name"
}

Was this article helpful?

What's Next