diff --git a/backend/Gemfile.lock b/backend/Gemfile.lock index 104f552ac..fd6843ce6 100644 --- a/backend/Gemfile.lock +++ b/backend/Gemfile.lock @@ -9,47 +9,47 @@ GIT GEM remote: https://rubygems.org/ specs: - actioncable (7.0.4.3) - actionpack (= 7.0.4.3) - activesupport (= 7.0.4.3) + actioncable (7.0.8) + actionpack (= 7.0.8) + activesupport (= 7.0.8) nio4r (~> 2.0) websocket-driver (>= 0.6.1) - actionmailbox (7.0.4.3) - actionpack (= 7.0.4.3) - activejob (= 7.0.4.3) - activerecord (= 7.0.4.3) - activestorage (= 7.0.4.3) - activesupport (= 7.0.4.3) + actionmailbox (7.0.8) + actionpack (= 7.0.8) + activejob (= 7.0.8) + activerecord (= 7.0.8) + activestorage (= 7.0.8) + activesupport (= 7.0.8) mail (>= 2.7.1) net-imap net-pop net-smtp - actionmailer (7.0.4.3) - actionpack (= 7.0.4.3) - actionview (= 7.0.4.3) - activejob (= 7.0.4.3) - activesupport (= 7.0.4.3) + actionmailer (7.0.8) + actionpack (= 7.0.8) + actionview (= 7.0.8) + activejob (= 7.0.8) + activesupport (= 7.0.8) mail (~> 2.5, >= 2.5.4) net-imap net-pop net-smtp rails-dom-testing (~> 2.0) - actionpack (7.0.4.3) - actionview (= 7.0.4.3) - activesupport (= 7.0.4.3) - rack (~> 2.0, >= 2.2.0) + actionpack (7.0.8) + actionview (= 7.0.8) + activesupport (= 7.0.8) + rack (~> 2.0, >= 2.2.4) rack-test (>= 0.6.3) rails-dom-testing (~> 2.0) rails-html-sanitizer (~> 1.0, >= 1.2.0) - actiontext (7.0.4.3) - actionpack (= 7.0.4.3) - activerecord (= 7.0.4.3) - activestorage (= 7.0.4.3) - activesupport (= 7.0.4.3) + actiontext (7.0.8) + actionpack (= 7.0.8) + activerecord (= 7.0.8) + activestorage (= 7.0.8) + activesupport (= 7.0.8) globalid (>= 0.6.0) nokogiri (>= 1.8.5) - actionview (7.0.4.3) - activesupport (= 7.0.4.3) + actionview (7.0.8) + activesupport (= 7.0.8) builder (~> 3.1) erubi (~> 1.4) rails-dom-testing (~> 2.0) @@ -59,30 +59,30 @@ GEM activemodel (>= 5.2.0) activestorage (>= 5.2.0) activesupport (>= 5.2.0) - activejob (7.0.4.3) - activesupport (= 7.0.4.3) + activejob (7.0.8) + activesupport (= 7.0.8) globalid (>= 0.3.6) - activemodel (7.0.4.3) - activesupport (= 7.0.4.3) - activerecord (7.0.4.3) - activemodel (= 7.0.4.3) - activesupport (= 7.0.4.3) + activemodel (7.0.8) + activesupport (= 7.0.8) + activerecord (7.0.8) + activemodel (= 7.0.8) + activesupport (= 7.0.8) activerecord-postgis-adapter (8.0.0) activerecord (~> 7.0.0) rgeo-activerecord (~> 7.0.0) - activestorage (7.0.4.3) - actionpack (= 7.0.4.3) - activejob (= 7.0.4.3) - activerecord (= 7.0.4.3) - activesupport (= 7.0.4.3) + activestorage (7.0.8) + actionpack (= 7.0.8) + activejob (= 7.0.8) + activerecord (= 7.0.8) + activesupport (= 7.0.8) marcel (~> 1.0) mini_mime (>= 1.1.0) - activesupport (7.0.4.3) + activesupport (7.0.8) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 1.6, < 2) minitest (>= 5.1) tzinfo (~> 2.0) - addressable (2.8.1) + addressable (2.8.5) public_suffix (>= 2.0.2, < 6.0) annotate (3.2.0) activerecord (>= 3.2, < 8.0) @@ -125,7 +125,7 @@ GEM cuprite (0.13) capybara (>= 2.1, < 4) ferrum (~> 0.11.0) - date (3.3.3) + date (3.3.4) debug (1.5.0) irb (>= 1.3.6) reline (>= 0.2.7) @@ -205,8 +205,8 @@ GEM googleapis-common-protos-types (>= 1.0.6, < 2.a) googleauth (>= 0.17.0, < 2.a) grpc (~> 1.36) - globalid (1.1.0) - activesupport (>= 5.0) + globalid (1.2.1) + activesupport (>= 6.1) google-apis-core (0.4.2) addressable (~> 2.5, >= 2.5.1) googleauth (>= 0.16.2, < 2.a) @@ -272,15 +272,15 @@ GEM google-cloud-translate-v3 (0.4.2) gapic-common (>= 0.7, < 2.a) google-cloud-errors (~> 1.0) - google-protobuf (3.21.7) - google-protobuf (3.21.7-x86_64-darwin) - google-protobuf (3.21.7-x86_64-linux) + google-protobuf (3.25.1) + google-protobuf (3.25.1-x86_64-darwin) + google-protobuf (3.25.1-x86_64-linux) googleapis-common-protos (1.3.12) google-protobuf (~> 3.14) googleapis-common-protos-types (~> 1.2) grpc (~> 1.27) - googleapis-common-protos-types (1.3.1) - google-protobuf (~> 3.14) + googleapis-common-protos-types (1.10.0) + google-protobuf (~> 3.18) googleauth (1.1.3) faraday (>= 0.17.3, < 3.a) jwt (>= 1.4, < 3.0) @@ -288,8 +288,14 @@ GEM multi_json (~> 1.11) os (>= 0.9, < 2.0) signet (>= 0.16, < 2.a) - grpc (1.45.0) - google-protobuf (~> 3.19) + grpc (1.59.2) + google-protobuf (~> 3.24) + googleapis-common-protos-types (~> 1.0) + grpc (1.59.2-x86_64-darwin) + google-protobuf (~> 3.24) + googleapis-common-protos-types (~> 1.0) + grpc (1.59.2-x86_64-linux) + google-protobuf (~> 3.24) googleapis-common-protos-types (~> 1.0) grpc-google-iam-v1 (1.1.0) google-protobuf (~> 3.14) @@ -297,7 +303,7 @@ GEM grpc (~> 1.27) hashdiff (1.0.1) httpclient (2.8.3) - i18n (1.12.0) + i18n (1.14.1) concurrent-ruby (~> 1.0) image_processing (1.12.2) mini_magick (>= 4.9.5, < 5) @@ -307,8 +313,8 @@ GEM reline (>= 0.3.0) jsbundling-rails (1.0.2) railties (>= 6.0.0) - json-schema (2.8.1) - addressable (>= 2.4) + json-schema (3.0.0) + addressable (>= 2.8) jsonapi-serializer (2.2.0) activesupport (>= 4.2) jwt (2.3.0) @@ -321,9 +327,9 @@ GEM letter_opener (~> 1.7) railties (>= 5.2) rexml - loofah (2.19.1) + loofah (2.22.0) crass (~> 1.0.2) - nokogiri (>= 1.5.9) + nokogiri (>= 1.12.0) mail (2.8.1) mini_mime (>= 0.1.1) net-imap @@ -335,27 +341,27 @@ GEM method_source (1.0.0) mini_magick (4.11.0) mini_mime (1.1.2) - mini_portile2 (2.8.1) - minitest (5.18.0) + mini_portile2 (2.8.5) + minitest (5.20.0) msgpack (1.5.1) multi_json (1.15.0) multipart-post (2.1.1) - net-imap (0.3.4) + net-imap (0.4.6) date net-protocol net-pop (0.1.2) net-protocol - net-protocol (0.2.1) + net-protocol (0.2.2) timeout - net-smtp (0.3.3) + net-smtp (0.4.0) net-protocol nio4r (2.5.8) - nokogiri (1.14.3) - mini_portile2 (~> 2.8.0) + nokogiri (1.15.5) + mini_portile2 (~> 2.8.2) racc (~> 1.4) - nokogiri (1.14.3-x86_64-darwin) + nokogiri (1.15.5-x86_64-darwin) racc (~> 1.4) - nokogiri (1.14.3-x86_64-linux) + nokogiri (1.15.5-x86_64-linux) racc (~> 1.4) optimist (3.0.1) orm_adapter (0.5.0) @@ -371,42 +377,44 @@ GEM pg_search (2.3.6) activerecord (>= 5.2) activesupport (>= 5.2) - public_suffix (5.0.0) - puma (6.0.0) + public_suffix (5.0.4) + puma (6.4.0) nio4r (~> 2.0) raabro (1.4.0) - racc (1.6.2) - rack (2.2.6.4) + racc (1.7.3) + rack (2.2.8) rack-test (2.1.0) rack (>= 1.3) - rails (7.0.4.3) - actioncable (= 7.0.4.3) - actionmailbox (= 7.0.4.3) - actionmailer (= 7.0.4.3) - actionpack (= 7.0.4.3) - actiontext (= 7.0.4.3) - actionview (= 7.0.4.3) - activejob (= 7.0.4.3) - activemodel (= 7.0.4.3) - activerecord (= 7.0.4.3) - activestorage (= 7.0.4.3) - activesupport (= 7.0.4.3) + rails (7.0.8) + actioncable (= 7.0.8) + actionmailbox (= 7.0.8) + actionmailer (= 7.0.8) + actionpack (= 7.0.8) + actiontext (= 7.0.8) + actionview (= 7.0.8) + activejob (= 7.0.8) + activemodel (= 7.0.8) + activerecord (= 7.0.8) + activestorage (= 7.0.8) + activesupport (= 7.0.8) bundler (>= 1.15.0) - railties (= 7.0.4.3) - rails-dom-testing (2.0.3) - activesupport (>= 4.2.0) + railties (= 7.0.8) + rails-dom-testing (2.2.0) + activesupport (>= 5.0.0) + minitest nokogiri (>= 1.6) - rails-html-sanitizer (1.5.0) - loofah (~> 2.19, >= 2.19.1) - railties (7.0.4.3) - actionpack (= 7.0.4.3) - activesupport (= 7.0.4.3) + rails-html-sanitizer (1.6.0) + loofah (~> 2.21) + nokogiri (~> 1.14) + railties (7.0.8) + actionpack (= 7.0.8) + activesupport (= 7.0.8) method_source rake (>= 12.2) thor (~> 1.0) zeitwerk (~> 2.5) rainbow (3.1.1) - rake (13.0.6) + rake (13.1.0) ransack (3.2.1) activerecord (>= 6.1.5) activesupport (>= 6.1.5) @@ -427,7 +435,7 @@ GEM railties (>= 5.0) retriable (3.1.2) rexml (3.2.5) - rgeo (2.4.0) + rgeo (3.0.1) rgeo-activerecord (7.0.1) activerecord (>= 5.0) rgeo (>= 1.0.0) @@ -458,20 +466,21 @@ GEM rspec-support (~> 3.11) rspec-retry (0.6.2) rspec-core (> 3.3) - rspec-support (3.11.0) - rswag (2.5.1) - rswag-api (= 2.5.1) - rswag-specs (= 2.5.1) - rswag-ui (= 2.5.1) - rswag-api (2.5.1) - railties (>= 3.1, < 7.1) - rswag-specs (2.5.1) - activesupport (>= 3.1, < 7.1) - json-schema (~> 2.2) - railties (>= 3.1, < 7.1) - rswag-ui (2.5.1) - actionpack (>= 3.1, < 7.1) - railties (>= 3.1, < 7.1) + rspec-support (3.11.1) + rswag (2.11.0) + rswag-api (= 2.11.0) + rswag-specs (= 2.11.0) + rswag-ui (= 2.11.0) + rswag-api (2.11.0) + railties (>= 3.1, < 7.2) + rswag-specs (2.11.0) + activesupport (>= 3.1, < 7.2) + json-schema (>= 2.2, < 4.0) + railties (>= 3.1, < 7.2) + rspec-core (>= 2.14) + rswag-ui (2.11.0) + actionpack (>= 3.1, < 7.2) + railties (>= 3.1, < 7.2) rubocop (1.28.2) parallel (~> 1.10) parser (>= 3.1.0.0) @@ -532,8 +541,8 @@ GEM tailwindcss-rails (2.0.8-x86_64-linux) railties (>= 6.0.0) test-prof (1.0.8) - thor (1.2.1) - timeout (0.3.2) + thor (1.3.0) + timeout (0.4.1) traco (5.3.3) activerecord (>= 4.2) trailblazer-option (0.1.2) @@ -557,12 +566,12 @@ GEM crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) webrick (1.7.0) - websocket-driver (0.7.5) + websocket-driver (0.7.6) websocket-extensions (>= 0.1.0) websocket-extensions (0.1.5) xpath (3.2.0) nokogiri (~> 1.8) - zeitwerk (2.6.7) + zeitwerk (2.6.12) PLATFORMS ruby diff --git a/backend/app/controllers/api/v1/accounts/projects_controller.rb b/backend/app/controllers/api/v1/accounts/projects_controller.rb index ec35f2397..bf3196c8c 100644 --- a/backend/app/controllers/api/v1/accounts/projects_controller.rb +++ b/backend/app/controllers/api/v1/accounts/projects_controller.rb @@ -109,6 +109,10 @@ def update_params :progress_impact_tracking, :description, :relevant_links, + :positive_financial_returns, + :last_year_sales_revenue, + :climate_change_risks_details, + :climate_change_risks_identified, target_groups: [], impact_areas: [], sdgs: [], diff --git a/backend/app/controllers/backoffice/projects_controller.rb b/backend/app/controllers/backoffice/projects_controller.rb index 0a87f3ce2..187811e7b 100644 --- a/backend/app/controllers/backoffice/projects_controller.rb +++ b/backend/app/controllers/backoffice/projects_controller.rb @@ -85,6 +85,10 @@ def update_params :description, :relevant_links, :verified, + :positive_financial_returns, + :last_year_sales_revenue, + :climate_change_risks_details, + :climate_change_risks_identified, instrument_types: [], impact_areas: [], sdgs: [], diff --git a/backend/app/models/project.rb b/backend/app/models/project.rb index 3ca9d2e7a..e25d10c06 100644 --- a/backend/app/models/project.rb +++ b/backend/app/models/project.rb @@ -35,7 +35,9 @@ class Project < ApplicationRecord :replicability, :funding_plan, :progress_impact_tracking, - :relevant_links + :relevant_links, + :positive_financial_returns, + :climate_change_risks_details enum status: ProjectStatus::TYPES_WITH_CODE, _default: :published ransacker :status, formatter: proc { |v| statuses[v] } diff --git a/backend/app/serializers/api/v1/project_serializer.rb b/backend/app/serializers/api/v1/project_serializer.rb index 7ca4a083b..63480ceb6 100644 --- a/backend/app/serializers/api/v1/project_serializer.rb +++ b/backend/app/serializers/api/v1/project_serializer.rb @@ -52,7 +52,11 @@ class ProjectSerializer < BaseSerializer :priority_landscape_water_impact, :priority_landscape_community_impact, :priority_landscape_total_impact, - :impact_calculated + :impact_calculated, + :positive_financial_returns, + :last_year_sales_revenue, + :climate_change_risks_details, + :climate_change_risks_identified belongs_to :project_developer belongs_to :country, serializer: LocationSerializer diff --git a/backend/app/views/backoffice/projects/_form.html.erb b/backend/app/views/backoffice/projects/_form.html.erb index 83f5f9520..01ca37e62 100644 --- a/backend/app/views/backoffice/projects/_form.html.erb +++ b/backend/app/views/backoffice/projects/_form.html.erb @@ -47,7 +47,7 @@ <%= localized_input f, :solution, content_language, label: t("simple_form.labels.project.solution"), as: :text, input_html: {rows: 5} %> <%= f.input :target_groups, collection: ProjectTargetGroup.all, label: t("simple_form.labels.project.target_groups"), as: :check_boxes %> <%= localized_input f, :expected_impact, content_language, label: t("simple_form.labels.project.expected_impact"), as: :text, input_html: {rows: 5} %> - +

<%= t(".impact") %>

@@ -72,6 +72,14 @@ <%= f.input :received_funding_investor, label: t("simple_form.labels.project.received_funding_investor"), as: :string %> +

+ <%= t(".other_information") %> +

+ <%= localized_input f, :positive_financial_returns, content_language, label: t("simple_form.labels.project.positive_financial_returns"), as: :text, input_html: {rows: 5} %> + <%= f.input :last_year_sales_revenue, label: t("simple_form.labels.project.last_year_sales_revenue") %> + <%= f.input :climate_change_risks_identified, label: t("simple_form.labels.project.climate_change_risks_identified"), as: :radio_buttons %> + <%= localized_input f, :climate_change_risks_details, content_language, label: t("simple_form.labels.project.climate_change_risks_details"), as: :text, input_html: {rows: 5} %> +

<%= t(".how_will_project_grow") %>

diff --git a/backend/config/locales/zu.yml b/backend/config/locales/zu.yml index b749752f9..4affd2b0c 100644 --- a/backend/config/locales/zu.yml +++ b/backend/config/locales/zu.yml @@ -84,6 +84,10 @@ zu: progress_impact_tracking: Progress and impact tracking description: Short description of the project relevant_links: Relevant links (optional) + positive_financial_returns: If your current business model generates positive financial returns, please explain what they consist of + last_year_sales_revenue: What was the sales revenue in the last fiscal year-end? + climate_change_risks_identified: Has the project identified the risks of climate change to which the business is exposed and potential mitigation strategies? + climate_change_risks_details: If yes, please, describe the risks of climate change open_call: name: Open call name picture: Picture @@ -267,6 +271,7 @@ zu: description: Description of the project impact: Impact funding_information: Funding information + other_information: Other information how_will_project_grow: How the project will grow shapefile_upload: Upload Shapefile/KML shapefile_uploading: Uploading... diff --git a/backend/db/migrate/20231120155058_add_financial_and_climate_change_data_to_projects.rb b/backend/db/migrate/20231120155058_add_financial_and_climate_change_data_to_projects.rb new file mode 100644 index 000000000..4f8589473 --- /dev/null +++ b/backend/db/migrate/20231120155058_add_financial_and_climate_change_data_to_projects.rb @@ -0,0 +1,12 @@ +class AddFinancialAndClimateChangeDataToProjects < ActiveRecord::Migration[7.0] + def change + add_column :projects, :positive_financial_returns_en, :text, null: true + add_column :projects, :positive_financial_returns_es, :text, null: true + add_column :projects, :positive_financial_returns_pt, :text, null: true + add_column :projects, :last_year_sales_revenue, :decimal, null: true + add_column :projects, :climate_change_risks_details_en, :text, null: true + add_column :projects, :climate_change_risks_details_es, :text, null: true + add_column :projects, :climate_change_risks_details_pt, :text, null: true + add_column :projects, :climate_change_risks_identified, :boolean, default: false + end +end diff --git a/backend/db/schema.rb b/backend/db/schema.rb index bc404a0be..bf40aeab0 100644 --- a/backend/db/schema.rb +++ b/backend/db/schema.rb @@ -10,7 +10,7 @@ # # It's strongly recommended that you check this file into your version control system. -ActiveRecord::Schema[7.0].define(version: 2023_02_03_122726) do +ActiveRecord::Schema[7.0].define(version: 2023_11_20_155058) do # These are extensions that must be enabled in order to support this database enable_extension "plpgsql" enable_extension "postgis" @@ -419,6 +419,14 @@ t.boolean "municipality_demands_calculated", default: false t.boolean "hydrobasin_demands_calculated", default: false t.boolean "priority_landscape_demands_calculated", default: false + t.text "positive_financial_returns_en" + t.text "positive_financial_returns_es" + t.text "positive_financial_returns_pt" + t.decimal "last_year_sales_revenue" + t.text "climate_change_risks_details_en" + t.text "climate_change_risks_details_es" + t.text "climate_change_risks_details_pt" + t.boolean "climate_change_risks_identified", default: false t.index ["country_id"], name: "index_projects_on_country_id" t.index ["department_id"], name: "index_projects_on_department_id" t.index ["municipality_id"], name: "index_projects_on_municipality_id" diff --git a/backend/spec/factories/project.rb b/backend/spec/factories/project.rb index 2a2244162..d711f7cf1 100644 --- a/backend/spec/factories/project.rb +++ b/backend/spec/factories/project.rb @@ -50,6 +50,20 @@ Faker::Lorem.paragraph(sentence_count: 4) end + sequence(:positive_financial_returns) do |n| + Faker::Config.random = Random.new(n) + Faker::Lorem.paragraph(sentence_count: 2) + end + + last_year_sales_revenue { 10000 } + + climate_change_risks_identified { true } + + sequence(:climate_change_risks_details) do |n| + Faker::Config.random = Random.new(n) + Faker::Lorem.paragraph(sentence_count: 2) + end + looking_for_funding { true } instrument_types { %w[grant loan] } ticket_size { "scaling" } diff --git a/backend/spec/fixtures/snapshots/api/v1/account/open-call-applications-create.json b/backend/spec/fixtures/snapshots/api/v1/account/open-call-applications-create.json index 10e694e3a..f94a2f34a 100644 --- a/backend/spec/fixtures/snapshots/api/v1/account/open-call-applications-create.json +++ b/backend/spec/fixtures/snapshots/api/v1/account/open-call-applications-create.json @@ -142,7 +142,11 @@ "latitude": 39.21309022641362, "longitude": -5.87810037515931, "favourite": false, - "funded": null + "funded": null, + "positive_financial_returns": "Enim repellat pariatur. Earum modi eos.", + "last_year_sales_revenue": "10000.0", + "climate_change_risks_details": "Enim repellat pariatur. Earum modi eos.", + "climate_change_risks_identified": true }, "relationships": { "project_developer": { diff --git a/backend/spec/fixtures/snapshots/api/v1/account/projects-favourites.json b/backend/spec/fixtures/snapshots/api/v1/account/projects-favourites.json index 0bcdcd660..e14257a46 100644 --- a/backend/spec/fixtures/snapshots/api/v1/account/projects-favourites.json +++ b/backend/spec/fixtures/snapshots/api/v1/account/projects-favourites.json @@ -106,7 +106,11 @@ "latitude": 39.21309022641362, "longitude": -5.87810037515931, "favourite": true, - "funded": null + "funded": null, + "positive_financial_returns": "Enim repellat pariatur. Earum modi eos.", + "last_year_sales_revenue": "10000.0", + "climate_change_risks_details": "Enim repellat pariatur. Earum modi eos.", + "climate_change_risks_identified": true }, "relationships": { "project_developer": { diff --git a/backend/spec/fixtures/snapshots/api/v1/account/projects.json b/backend/spec/fixtures/snapshots/api/v1/account/projects.json index faf7fe9d2..a35be883f 100644 --- a/backend/spec/fixtures/snapshots/api/v1/account/projects.json +++ b/backend/spec/fixtures/snapshots/api/v1/account/projects.json @@ -106,7 +106,11 @@ "latitude": 39.21309022641362, "longitude": -5.87810037515931, "favourite": false, - "funded": null + "funded": null, + "positive_financial_returns": "Dolores fugiat nesciunt. Ut laborum dolores.", + "last_year_sales_revenue": "10000.0", + "climate_change_risks_details": "Dolores fugiat nesciunt. Ut laborum dolores.", + "climate_change_risks_identified": true }, "relationships": { "project_developer": { @@ -254,7 +258,11 @@ "latitude": 39.21309022641362, "longitude": -5.87810037515931, "favourite": false, - "funded": null + "funded": null, + "positive_financial_returns": "Placeat commodi libero. Quo recusandae repellat.", + "last_year_sales_revenue": "10000.0", + "climate_change_risks_details": "Placeat commodi libero. Quo recusandae repellat.", + "climate_change_risks_identified": true }, "relationships": { "project_developer": { @@ -402,7 +410,11 @@ "latitude": 39.21309022641362, "longitude": -5.87810037515931, "favourite": false, - "funded": null + "funded": null, + "positive_financial_returns": "Enim repellat pariatur. Earum modi eos.", + "last_year_sales_revenue": "10000.0", + "climate_change_risks_details": "Enim repellat pariatur. Earum modi eos.", + "climate_change_risks_identified": true }, "relationships": { "project_developer": { diff --git a/backend/spec/fixtures/snapshots/api/v1/accounts-project-create.json b/backend/spec/fixtures/snapshots/api/v1/accounts-project-create.json index 3b0b9b113..6136afaa0 100644 --- a/backend/spec/fixtures/snapshots/api/v1/accounts-project-create.json +++ b/backend/spec/fixtures/snapshots/api/v1/accounts-project-create.json @@ -106,7 +106,11 @@ "project_climate_impact": null, "project_water_impact": null, "project_community_impact": null, - "project_total_impact": null + "project_total_impact": null, + "positive_financial_returns": null, + "last_year_sales_revenue": null, + "climate_change_risks_details": null, + "climate_change_risks_identified": false }, "relationships": { "project_developer": { diff --git a/backend/spec/fixtures/snapshots/api/v1/accounts-project-update.json b/backend/spec/fixtures/snapshots/api/v1/accounts-project-update.json index 7d88017c5..69b533b80 100644 --- a/backend/spec/fixtures/snapshots/api/v1/accounts-project-update.json +++ b/backend/spec/fixtures/snapshots/api/v1/accounts-project-update.json @@ -76,7 +76,11 @@ "project_climate_impact": null, "project_water_impact": null, "project_community_impact": null, - "project_total_impact": null + "project_total_impact": null, + "positive_financial_returns": "Updated financial returns data", + "last_year_sales_revenue": "20000.0", + "climate_change_risks_details": "Updated climate risk details", + "climate_change_risks_identified": true }, "relationships": { "project_developer": { diff --git a/backend/spec/fixtures/snapshots/api/v1/get-project-developer-include-relationships.json b/backend/spec/fixtures/snapshots/api/v1/get-project-developer-include-relationships.json index f79a6f1ab..7282884ef 100644 --- a/backend/spec/fixtures/snapshots/api/v1/get-project-developer-include-relationships.json +++ b/backend/spec/fixtures/snapshots/api/v1/get-project-developer-include-relationships.json @@ -127,7 +127,11 @@ "latitude": 39.21309022641362, "longitude": -5.87810037515931, "favourite": null, - "funded": null + "funded": null, + "positive_financial_returns": "Enim repellat pariatur. Earum modi eos.", + "last_year_sales_revenue": "10000.0", + "climate_change_risks_details": "Enim repellat pariatur. Earum modi eos.", + "climate_change_risks_identified": true }, "relationships": { "project_developer": { @@ -278,7 +282,11 @@ "latitude": 39.21309022641362, "longitude": -5.87810037515931, "favourite": null, - "funded": null + "funded": null, + "positive_financial_returns": "Placeat commodi libero. Quo recusandae repellat.", + "last_year_sales_revenue": "10000.0", + "climate_change_risks_details": "Placeat commodi libero. Quo recusandae repellat.", + "climate_change_risks_identified": true }, "relationships": { "project_developer": { diff --git a/backend/spec/fixtures/snapshots/api/v1/get-project.json b/backend/spec/fixtures/snapshots/api/v1/get-project.json index 00203a75c..674a78334 100644 --- a/backend/spec/fixtures/snapshots/api/v1/get-project.json +++ b/backend/spec/fixtures/snapshots/api/v1/get-project.json @@ -97,7 +97,11 @@ "project_climate_impact": null, "project_water_impact": null, "project_community_impact": null, - "project_total_impact": null + "project_total_impact": null, + "positive_financial_returns": "Enim repellat pariatur. Earum modi eos.", + "last_year_sales_revenue": "10000.0", + "climate_change_risks_details": "Enim repellat pariatur. Earum modi eos.", + "climate_change_risks_identified": true }, "relationships": { "project_developer": { diff --git a/backend/spec/fixtures/snapshots/api/v1/project-developers-include-relationships.json b/backend/spec/fixtures/snapshots/api/v1/project-developers-include-relationships.json index 22cca0181..23c040ab9 100644 --- a/backend/spec/fixtures/snapshots/api/v1/project-developers-include-relationships.json +++ b/backend/spec/fixtures/snapshots/api/v1/project-developers-include-relationships.json @@ -255,7 +255,11 @@ "latitude": 39.21309022641362, "longitude": -5.87810037515931, "favourite": null, - "funded": null + "funded": null, + "positive_financial_returns": "Enim repellat pariatur. Earum modi eos.", + "last_year_sales_revenue": "10000.0", + "climate_change_risks_details": "Enim repellat pariatur. Earum modi eos.", + "climate_change_risks_identified": true }, "relationships": { "project_developer": { @@ -406,7 +410,11 @@ "latitude": 39.21309022641362, "longitude": -5.87810037515931, "favourite": null, - "funded": null + "funded": null, + "positive_financial_returns": "Placeat commodi libero. Quo recusandae repellat.", + "last_year_sales_revenue": "10000.0", + "climate_change_risks_details": "Placeat commodi libero. Quo recusandae repellat.", + "climate_change_risks_identified": true }, "relationships": { "project_developer": { diff --git a/backend/spec/fixtures/snapshots/api/v1/projects.json b/backend/spec/fixtures/snapshots/api/v1/projects.json index 4fba72c84..d3f2409d0 100644 --- a/backend/spec/fixtures/snapshots/api/v1/projects.json +++ b/backend/spec/fixtures/snapshots/api/v1/projects.json @@ -106,7 +106,11 @@ "latitude": 39.21309022641362, "longitude": -5.87810037515931, "favourite": null, - "funded": null + "funded": null, + "positive_financial_returns": "Placeat commodi libero. Quo recusandae repellat.", + "last_year_sales_revenue": "10000.0", + "climate_change_risks_details": "Placeat commodi libero. Quo recusandae repellat.", + "climate_change_risks_identified": true }, "relationships": { "project_developer": { @@ -254,7 +258,11 @@ "latitude": 39.21309022641362, "longitude": -5.87810037515931, "favourite": null, - "funded": null + "funded": null, + "positive_financial_returns": "Et quaerat omnis. Harum voluptas atque.", + "last_year_sales_revenue": "10000.0", + "climate_change_risks_details": "Et quaerat omnis. Harum voluptas atque.", + "climate_change_risks_identified": true }, "relationships": { "project_developer": { @@ -402,7 +410,11 @@ "latitude": 39.21309022641362, "longitude": -5.87810037515931, "favourite": null, - "funded": null + "funded": null, + "positive_financial_returns": "Dolores fugiat nesciunt. Ut laborum dolores.", + "last_year_sales_revenue": "10000.0", + "climate_change_risks_details": "Dolores fugiat nesciunt. Ut laborum dolores.", + "climate_change_risks_identified": true }, "relationships": { "project_developer": { @@ -550,7 +562,11 @@ "latitude": 39.21309022641362, "longitude": -5.87810037515931, "favourite": null, - "funded": null + "funded": null, + "positive_financial_returns": "Autem et et. Voluptatem neque quibusdam.", + "last_year_sales_revenue": "10000.0", + "climate_change_risks_details": "Autem et et. Voluptatem neque quibusdam.", + "climate_change_risks_identified": true }, "relationships": { "project_developer": { @@ -698,7 +714,11 @@ "latitude": 39.21309022641362, "longitude": -5.87810037515931, "favourite": null, - "funded": null + "funded": null, + "positive_financial_returns": "Porro soluta beatae. Quia ratione facilis.", + "last_year_sales_revenue": "10000.0", + "climate_change_risks_details": "Porro soluta beatae. Quia ratione facilis.", + "climate_change_risks_identified": true }, "relationships": { "project_developer": { @@ -846,7 +866,11 @@ "latitude": 39.21309022641362, "longitude": -5.87810037515931, "favourite": null, - "funded": null + "funded": null, + "positive_financial_returns": "Mollitia aut vel. Qui illum accusantium.", + "last_year_sales_revenue": "10000.0", + "climate_change_risks_details": "Mollitia aut vel. Qui illum accusantium.", + "climate_change_risks_identified": true }, "relationships": { "project_developer": { @@ -994,7 +1018,11 @@ "latitude": 39.21309022641362, "longitude": -5.87810037515931, "favourite": null, - "funded": null + "funded": null, + "positive_financial_returns": "Tempora excepturi et. Et quia sit.", + "last_year_sales_revenue": "10000.0", + "climate_change_risks_details": "Tempora excepturi et. Et quia sit.", + "climate_change_risks_identified": true }, "relationships": { "project_developer": { @@ -1134,7 +1162,11 @@ "latitude": 0.5, "longitude": 0.5, "favourite": null, - "funded": null + "funded": null, + "positive_financial_returns": "Enim repellat pariatur. Earum modi eos.", + "last_year_sales_revenue": "10000.0", + "climate_change_risks_details": "Enim repellat pariatur. Earum modi eos.", + "climate_change_risks_identified": true }, "relationships": { "project_developer": { diff --git a/backend/spec/requests/api/v1/accounts/projects_spec.rb b/backend/spec/requests/api/v1/accounts/projects_spec.rb index d670c704b..473543c76 100644 --- a/backend/spec/requests/api/v1/accounts/projects_spec.rb +++ b/backend/spec/requests/api/v1/accounts/projects_spec.rb @@ -29,6 +29,10 @@ received_funding: {type: :boolean}, received_funding_amount_usd: {type: :number}, received_funding_investor: {type: :string}, + positive_financial_returns: {type: :string}, + last_year_sales_revenue: {type: :number}, + climate_change_risks_details: {type: :string}, + climate_change_risks_identified: {type: :boolean}, replicability: {type: :string}, sustainability: {type: :string}, progress_impact_tracking: {type: :string}, @@ -297,7 +301,11 @@ impact_areas: %w[restoration pollutants-reduction], sdgs: [2, 4, 5], instrument_types: %w[grant], - locale: :en + locale: :en, + positive_financial_returns: "Updated financial returns data", + last_year_sales_revenue: 20000, + climate_change_risks_details: "Updated climate risk details", + climate_change_risks_identified: true } end diff --git a/backend/spec/swagger_helper.rb b/backend/spec/swagger_helper.rb index 6594bf399..2ed15df31 100644 --- a/backend/spec/swagger_helper.rb +++ b/backend/spec/swagger_helper.rb @@ -466,6 +466,9 @@ } }, servers: [ + { + url: "/" + }, { url: "/backend" }, diff --git a/backend/spec/system/backoffice/projects_spec.rb b/backend/spec/system/backoffice/projects_spec.rb index 3c170bc69..71756989e 100644 --- a/backend/spec/system/backoffice/projects_spec.rb +++ b/backend/spec/system/backoffice/projects_spec.rb @@ -197,6 +197,10 @@ choose "Yes", name: "project[received_funding]" fill_in t("simple_form.labels.project.received_funding_amount_usd"), with: 10000 fill_in t("simple_form.labels.project.received_funding_investor"), with: "Investor" + fill_in t("simple_form.labels.project.positive_financial_returns"), with: "Positive financial returns" + fill_in t("simple_form.labels.project.last_year_sales_revenue"), with: 10000 + choose "Yes", name: "project[climate_change_risks_identified]" + fill_in t("simple_form.labels.project.climate_change_risks_details"), with: "Climate change risks identified" fill_in t("simple_form.labels.project.replicability"), with: "New replicability" fill_in t("simple_form.labels.project.sustainability"), with: "New sustainability" fill_in t("simple_form.labels.project.progress_impact_tracking"), with: "New progress impact tracking" @@ -233,6 +237,10 @@ expect(project.received_funding).to be_truthy expect(project.received_funding_amount_usd).to eq(10000) expect(project.received_funding_investor).to eq("Investor") + expect(project.positive_financial_returns).to eq("Positive financial returns") + expect(project.last_year_sales_revenue).to eq(10000) + expect(project.climate_change_risks_identified).to be_truthy + expect(project.climate_change_risks_details).to eq("Climate change risks identified") expect(project.replicability).to eq("New replicability") expect(project.sustainability).to eq("New sustainability") expect(project.progress_impact_tracking).to eq("New progress impact tracking") diff --git a/backend/swagger/v1/swagger.yaml b/backend/swagger/v1/swagger.yaml index a5d720526..b55e92565 100644 --- a/backend/swagger/v1/swagger.yaml +++ b/backend/swagger/v1/swagger.yaml @@ -33,14 +33,14 @@ paths: example: errors: - title: You need to sign in or sign up before continuing. - code: + code: '200': description: success content: application/json: example: data: - id: bedb0157-527a-4b8d-97d9-50922796f0cf + id: d3a985b8-ea15-4732-a95d-1682283009c3 type: investor attributes: name: Kutch-Spencer @@ -79,23 +79,23 @@ paths: language: en account_language: en review_status: approved - created_at: '2022-10-26T08:13:32.338Z' + created_at: '2023-11-22T14:58:50.272Z' contact_email: contact@example.com contact_phone: "+57-1-xxx-xx-xx" picture: analyzed: false - small: - medium: - original: + small: + medium: + original: favourite: false relationships: owner: data: - id: 6a82139f-959b-44a5-9b1f-322e502e4967 + id: a36d5d8d-b7c6-4841-bc35-d3d994b01417 type: user open_calls: data: - - id: ba96977b-13c5-47c0-b405-9b6f5a4259a3 + - id: ec3b453d-9dc2-4817-bcdc-15bef1c510f4 type: open_call schema: type: object @@ -118,14 +118,14 @@ paths: example: errors: - title: You need to sign in or sign up before continuing. - code: + code: '200': description: success content: application/json: example: data: - id: eb2d9ef1-0f38-4d2a-8529-9a1fc1279482 + id: c6fbea4f-2de0-459e-a9e2-d4d6c51e7e9f type: investor attributes: name: Name @@ -159,19 +159,19 @@ paths: language: es account_language: es review_status: unapproved - created_at: '2022-10-26T08:13:32.976Z' - contact_email: - contact_phone: + created_at: '2023-11-22T14:58:50.761Z' + contact_email: + contact_phone: picture: analyzed: false - small: - medium: - original: + small: + medium: + original: favourite: false relationships: owner: data: - id: ca6a820e-6a0e-4d0b-9c5c-cafae22fe929 + id: 0ea22bec-3a99-42db-b84f-6e01c721f1eb type: user open_calls: data: [] @@ -336,14 +336,14 @@ paths: example: errors: - title: You need to sign in or sign up before continuing. - code: + code: '200': description: success content: application/json: example: data: - id: 17319147-51dd-43ab-8080-cbf7783515a2 + id: 7d6dd33b-13f2-4df2-9e03-e9a50426d2ac type: investor attributes: name: Name @@ -377,19 +377,19 @@ paths: language: es account_language: es review_status: approved - created_at: '2022-10-26T08:13:33.628Z' + created_at: '2023-11-22T14:58:51.080Z' contact_email: contact@example.com contact_phone: '123456789' picture: analyzed: false - small: - medium: - original: + small: + medium: + original: favourite: false relationships: owner: data: - id: 93ec8d58-b61a-4805-b551-73f95fedb00d + id: 783dfa13-eee6-4ce6-a151-e71b15c705cd type: user open_calls: data: [] @@ -550,7 +550,7 @@ paths: example: errors: - title: You need to sign in or sign up before continuing. - code: + code: '403': description: Forbidden content: @@ -566,7 +566,7 @@ paths: application/json: example: data: - - id: 20aec058-193c-4b2b-8e6c-cefecbf793c1 + - id: f6a89bfb-71b7-48de-a727-ca8c38a7c0df type: investor attributes: name: Bartoletti and Sons @@ -605,19 +605,19 @@ paths: language: en account_language: en review_status: approved - created_at: '2022-10-26T08:13:34.528Z' + created_at: '2023-11-22T14:58:51.567Z' contact_email: contact@example.com contact_phone: "+57-1-xxx-xx-xx" picture: analyzed: false - small: - medium: - original: + small: + medium: + original: favourite: true relationships: owner: data: - id: cd0dff81-b0ac-4fec-9d87-3bb2fbb25194 + id: 4879f006-2e78-410e-9ecd-b4d7c4904514 type: user open_calls: data: [] @@ -689,7 +689,7 @@ paths: example: errors: - title: You need to sign in or sign up before continuing. - code: + code: '403': description: Forbidden content: @@ -705,55 +705,55 @@ paths: application/json: example: data: - - id: 38f18773-bf22-4815-831d-0e5a33fbfb68 + - id: 9e1ee716-dd17-4724-91f6-a9697d1511e8 type: open_call_application attributes: message: Dolores fugiat nesciunt. Ut laborum dolores. Sit neque eos. Expedita molestiae quia. funded: false - created_at: '2022-10-26T08:14:03.506Z' - updated_at: '2022-10-26T08:14:03.506Z' + created_at: '2023-11-22T14:59:02.677Z' + updated_at: '2023-11-22T14:59:02.677Z' relationships: open_call: data: - id: 9f622aa0-6a21-4a7e-a16e-0d439ce50060 + id: 0d7687bd-4250-4e57-bd5f-108e9d06d583 type: open_call project: data: - id: 5cdaccd7-e2c9-4ef9-892e-b883ea4b25cb + id: 5af5f060-6c12-4beb-bad1-77c9302d1bf0 type: project project_developer: data: - id: 7e42045f-3577-4829-8a17-ff8500ba8636 + id: d3f5a333-7695-43fd-a43e-db5527e413c6 type: project_developer investor: data: - id: 82e516fe-973f-44d4-bf4b-91de98f837c2 + id: dd37fbc6-2c16-499f-a500-fe6b67b0409f type: investor - - id: 82014fdd-a8fa-4ee3-aefe-0267974fe625 + - id: 3366b885-78fd-4757-b3cb-9945a5254694 type: open_call_application attributes: message: Et quaerat omnis. Harum voluptas atque. Quo nesciunt voluptas. Suscipit ex cum. funded: false - created_at: '2022-10-26T08:14:03.365Z' - updated_at: '2022-10-26T08:14:03.365Z' + created_at: '2023-11-22T14:59:02.590Z' + updated_at: '2023-11-22T14:59:02.590Z' relationships: open_call: data: - id: 11310917-0692-4fb8-ace3-bd46819bc9ff + id: 5b238129-00aa-47e5-a666-6fddd30d0d1a type: open_call project: data: - id: ac0f0446-ce98-4d1c-b969-aae7bb8026ba + id: 87cfba4f-1e7b-48e6-8e35-74ea2e44463b type: project project_developer: data: - id: 456e4dd7-d472-46d7-bf24-61d26988188c + id: d20e5d72-3ff6-4e69-9279-d0a66013f5fc type: project_developer investor: data: - id: 82e516fe-973f-44d4-bf4b-91de98f837c2 + id: dd37fbc6-2c16-499f-a500-fe6b67b0409f type: investor schema: type: object @@ -778,7 +778,7 @@ paths: example: errors: - title: You need to sign in or sign up before continuing. - code: + code: '403': description: forbidden content: @@ -794,32 +794,32 @@ paths: application/json: example: data: - id: f2a394ca-df15-48a6-8138-da3f80360d10 + id: 21a0f0ff-e66c-4b5e-be0e-3eda6f6daa89 type: open_call_application attributes: message: This is message funded: false - created_at: '2022-10-26T08:14:08.567Z' - updated_at: '2022-10-26T08:14:08.567Z' + created_at: '2023-11-22T14:59:05.435Z' + updated_at: '2023-11-22T14:59:05.435Z' relationships: open_call: data: - id: 155a9b9b-d9cf-40ff-b0c1-a2b7c68c895f + id: 1eec7ee4-8bd8-4f44-9adc-b88b5adad78b type: open_call project: data: - id: 49539b13-c953-4ea0-980a-365473d35c5b + id: 5431ba85-7342-4e60-92c3-a27253247451 type: project project_developer: data: - id: 1dce78ab-b409-423d-abc3-857ea2cfdd97 + id: 37859cda-38ad-48f1-bff5-52c7cf2481a5 type: project_developer investor: data: - id: 1d9c90c5-8bb3-4f21-b395-cce302677c3c + id: 62d6b6b3-796c-47c3-a648-72b81272facc type: investor included: - - id: 49539b13-c953-4ea0-980a-365473d35c5b + - id: 5431ba85-7342-4e60-92c3-a27253247451 type: project attributes: name: Project 1 @@ -863,62 +863,84 @@ paths: received_funding: true received_funding_amount_usd: '3000.0' received_funding_investor: Kutch-Spencer - relevant_links: + relevant_links: language: en account_language: es geometry: - type: Point + type: Polygon coordinates: - - 1.0 - - 2.0 + - - - -7.256596802202454 + - 39.42149705239956 + - - -5.510236906689473 + - 40.02677860935444 + - - -4.408874148363334 + - 39.419930008870296 + - - -5.205992932301829 + - 38.67169482742881 + - - -6.402685625872827 + - 38.39721372248553 + - - -7.059852379049463 + - 38.94985978831832 + - - -7.256596802202454 + - 39.42149705239956 verified: false - created_at: '2022-10-26T08:14:08.445Z' - updated_at: '2022-10-26T08:14:08.445Z' - municipality_biodiversity_impact: - municipality_climate_impact: - municipality_water_impact: - municipality_community_impact: - municipality_total_impact: - hydrobasin_biodiversity_impact: - hydrobasin_climate_impact: - hydrobasin_water_impact: - hydrobasin_community_impact: - hydrobasin_total_impact: - priority_landscape_biodiversity_impact: - priority_landscape_climate_impact: - priority_landscape_water_impact: - priority_landscape_community_impact: - priority_landscape_total_impact: + created_at: '2023-11-22T14:59:05.366Z' + updated_at: '2023-11-22T14:59:05.366Z' + project_biodiversity_impact: + project_climate_impact: + project_water_impact: + project_community_impact: + project_total_impact: + municipality_biodiversity_impact: + municipality_climate_impact: + municipality_water_impact: + municipality_community_impact: + municipality_total_impact: + hydrobasin_biodiversity_impact: + hydrobasin_climate_impact: + hydrobasin_water_impact: + hydrobasin_community_impact: + hydrobasin_total_impact: + priority_landscape_biodiversity_impact: + priority_landscape_climate_impact: + priority_landscape_water_impact: + priority_landscape_community_impact: + priority_landscape_total_impact: impact_calculated: false - trusted: false - latitude: 2.0 - longitude: 1.0 + positive_financial_returns: Enim repellat pariatur. Earum modi + eos. + last_year_sales_revenue: '10000.0' + climate_change_risks_details: Enim repellat pariatur. Earum modi + eos. + climate_change_risks_identified: true + latitude: 39.21309022641362 + longitude: -5.87810037515931 favourite: false - funded: + funded: relationships: project_developer: data: - id: 1dce78ab-b409-423d-abc3-857ea2cfdd97 + id: 37859cda-38ad-48f1-bff5-52c7cf2481a5 type: project_developer country: data: - id: 1f046000-33f9-415f-be90-26ed9104ca15 + id: b9944732-71cb-42cd-8a07-6e0158c5d6ae type: location municipality: data: - id: eb72cf5c-47b0-4eb8-9327-e82bc4bdd7bd + id: f3a5dbf6-58f0-4619-aa85-9ed3447b0f2c type: location department: data: - id: 94b310f7-58c9-4ca2-85ce-65cc6c0445d1 + id: 6817a98b-7262-4451-aec0-6730f4708985 type: location priority_landscape: - data: + data: involved_project_developers: data: [] project_images: data: [] - - id: 1dce78ab-b409-423d-abc3-857ea2cfdd97 + - id: 37859cda-38ad-48f1-bff5-52c7cf2481a5 type: project_developer attributes: name: Kutch-Spencer @@ -943,31 +965,31 @@ paths: account_language: es entity_legal_registration_number: '564823570' review_status: approved - created_at: '2022-10-26T08:14:08.369Z' + created_at: '2023-11-22T14:59:05.325Z' contact_email: contact@example.com contact_phone: "+57-1-xxx-xx-xx" picture: analyzed: false - small: - medium: - original: + small: + medium: + original: favourite: false relationships: owner: data: - id: 34b6f97b-1933-4b1e-b3b7-0f04fc41ba9c + id: 7a4b21a9-a324-4192-832d-070a44faf98d type: user projects: data: - - id: 49539b13-c953-4ea0-980a-365473d35c5b + - id: 5431ba85-7342-4e60-92c3-a27253247451 type: project involved_projects: data: [] priority_landscapes: data: - - id: 549c6ee4-bfe2-4e24-b944-e71f25586123 + - id: f7d95458-4b84-4982-9224-95a8c1d32a0d type: location - - id: d0211e03-8493-46ec-870b-bc8a6cae0fde + - id: 66f3a2eb-8f97-4dc1-a694-4b94a058be93 type: location schema: type: object @@ -1030,7 +1052,7 @@ paths: example: errors: - title: You need to sign in or sign up before continuing. - code: + code: '404': description: Not Found content: @@ -1055,30 +1077,30 @@ paths: application/json: example: data: - id: e40278c8-3005-4141-b2f3-e983208d281e + id: 8f8b8bcf-4441-4324-b422-1fe0611c9d30 type: open_call_application attributes: message: Enim repellat pariatur. Earum modi eos. Libero tempora exercitationem. Qui dolorem quo. funded: false - created_at: '2022-10-26T08:14:13.564Z' - updated_at: '2022-10-26T08:14:13.564Z' + created_at: '2023-11-22T14:59:07.958Z' + updated_at: '2023-11-22T14:59:07.958Z' relationships: open_call: data: - id: 6d12a58a-c9a5-4961-bf3e-a574e7fea585 + id: 1d85c06b-9e53-49c5-b2c8-acb79b942087 type: open_call project: data: - id: b1ccdfab-eb7d-477b-9f4d-a7e686e64efc + id: b0d5ccaf-8491-4b82-b49d-20c66260aa03 type: project project_developer: data: - id: 9b52b534-8569-4405-a3fa-fcd398c57ae5 + id: 25732af7-f00f-453a-92df-9b90099c71d1 type: project_developer investor: data: - id: ea509861-de76-4682-8817-b7c300588b02 + id: edc581ad-3169-4f0d-a3d1-bd179b511601 type: investor schema: type: object @@ -1107,7 +1129,7 @@ paths: example: errors: - title: You need to sign in or sign up before continuing. - code: + code: '404': description: Not Found content: @@ -1132,29 +1154,29 @@ paths: application/json: example: data: - id: 8a459fe9-dbf4-4a02-a014-5a3956f61451 + id: 04271ed4-5b99-43c8-98ef-8adf0807c6f0 type: open_call_application attributes: message: This is updated text funded: false - created_at: '2022-10-26T08:14:15.568Z' - updated_at: '2022-10-26T08:14:15.601Z' + created_at: '2023-11-22T14:59:09.014Z' + updated_at: '2023-11-22T14:59:09.032Z' relationships: open_call: data: - id: 738fa088-50b9-4e49-8f58-02d35f441690 + id: 4014b037-4cc2-4069-9751-0b53e4ef3719 type: open_call project: data: - id: d347199f-84b3-4f30-9c68-1f6864e4d0c2 + id: 58295ec2-2799-4184-baca-ae8490eeb163 type: project project_developer: data: - id: 27c064e6-9d84-46c0-bb5a-87caf88533bc + id: e24339e5-513f-4829-b37b-753d171f4a62 type: project_developer investor: data: - id: 79adb21f-a504-4bc0-a5e9-a5175a76363d + id: 0b660a6e-9e80-42ee-92e3-6ec8745ec3d4 type: investor schema: type: object @@ -1200,7 +1222,7 @@ paths: example: errors: - title: You need to sign in or sign up before continuing. - code: + code: '403': description: Forbidden content: @@ -1240,7 +1262,7 @@ paths: example: errors: - title: You need to sign in or sign up before continuing. - code: + code: '404': description: Not Found content: @@ -1289,7 +1311,7 @@ paths: example: errors: - title: You need to sign in or sign up before continuing. - code: + code: '404': description: Not Found content: @@ -1349,7 +1371,7 @@ paths: example: errors: - title: You need to sign in or sign up before continuing. - code: + code: '403': description: Forbidden content: @@ -1365,7 +1387,7 @@ paths: application/json: example: data: - - id: ae1b1b3d-6762-4778-9e61-720d37987911 + - id: 545779f3-53d1-4c0c-afd9-e2a7fe6a651b type: open_call attributes: name: Open call 5 @@ -1385,39 +1407,38 @@ paths: impact_description: Porro soluta beatae. Quia ratione facilis. Eligendi sapiente voluptatem. Quas rerum officia. maximum_funding_per_project: 100000 - closing_at: '2023-08-26T08:14:28.957Z' + closing_at: '2024-09-22T14:59:14.331Z' status: launched language: en account_language: es verified: false - created_at: '2022-10-26T08:14:28.962Z' - updated_at: '2022-10-26T08:14:28.977Z' + created_at: '2023-11-22T14:59:14.334Z' + updated_at: '2023-11-22T14:59:14.340Z' open_call_applications_count: 0 - trusted: false picture: analyzed: false - small: - medium: - original: + small: + medium: + original: favourite: false relationships: investor: data: - id: e4a41eec-98e6-4deb-bdd5-7978638a5fb7 + id: f70e7844-a098-47c2-a380-d2c9e155b6a5 type: investor country: data: - id: 8c86d5aa-d349-4b14-8bfd-300f94c67eac + id: 3acc1376-5f34-4450-aa03-c44e40035356 type: location municipality: data: - id: d84da1ed-dc7b-4dcf-9753-e7fb06331a2b + id: ac72bfe7-04f0-415e-9615-8a352cb7369d type: location department: data: - id: 3f57ce89-5dda-468c-a1cc-c9f6e82a0d1e + id: 5ac4cb22-c206-4cdd-9993-7feb1834acd4 type: location - - id: 0fc6219e-939c-47ff-bf92-55f320333f7f + - id: 04f65587-7688-4fe9-a2a9-885d2a62a4a9 type: open_call attributes: name: Open call 4 @@ -1437,39 +1458,38 @@ paths: impact_description: Autem et et. Voluptatem neque quibusdam. Repellat recusandae eum. Eius ex est. maximum_funding_per_project: 100000 - closing_at: '2023-08-26T08:14:28.903Z' + closing_at: '2024-09-22T14:59:14.308Z' status: launched language: en account_language: es verified: false - created_at: '2022-10-26T08:14:28.907Z' - updated_at: '2022-10-26T08:14:28.919Z' + created_at: '2023-11-22T14:59:14.310Z' + updated_at: '2023-11-22T14:59:14.318Z' open_call_applications_count: 0 - trusted: false picture: analyzed: false - small: - medium: - original: + small: + medium: + original: favourite: false relationships: investor: data: - id: e4a41eec-98e6-4deb-bdd5-7978638a5fb7 + id: f70e7844-a098-47c2-a380-d2c9e155b6a5 type: investor country: data: - id: e436af37-e7aa-4794-abd9-c8fc5828f12a + id: efcb408c-a37e-4f45-9b62-597f08d4e7e7 type: location municipality: data: - id: 6836a023-0fc8-409f-8efe-4a3466c333ff + id: 27f32a6d-6d88-44c8-99e8-4dc0f1f6f267 type: location department: data: - id: 2d4928a1-bc59-4c41-a175-1ee279a8189a + id: 845820e5-579f-47e8-bc2d-28756cb7d6b4 type: location - - id: ed3917e2-1812-4714-afa3-9f53e105faae + - id: '0079b1ba-01d7-45a0-9cc5-ff2752689aa2' type: open_call attributes: name: Open call 3 @@ -1489,39 +1509,38 @@ paths: impact_description: Dolores fugiat nesciunt. Ut laborum dolores. Sit neque eos. Expedita molestiae quia. maximum_funding_per_project: 100000 - closing_at: '2023-08-26T08:14:28.844Z' + closing_at: '2024-09-22T14:59:14.286Z' status: launched language: en account_language: es verified: false - created_at: '2022-10-26T08:14:28.849Z' - updated_at: '2022-10-26T08:14:28.864Z' + created_at: '2023-11-22T14:59:14.288Z' + updated_at: '2023-11-22T14:59:14.295Z' open_call_applications_count: 0 - trusted: false picture: analyzed: false - small: - medium: - original: + small: + medium: + original: favourite: false relationships: investor: data: - id: e4a41eec-98e6-4deb-bdd5-7978638a5fb7 + id: f70e7844-a098-47c2-a380-d2c9e155b6a5 type: investor country: data: - id: b45d2b05-250b-40ea-85ed-c4c24f5d5cc1 + id: c1753ced-98a3-40c3-b1eb-acfb1a967fb8 type: location municipality: data: - id: 68ea04c2-d633-4e30-a61b-5c47d8e58ff1 + id: 2f5b5b3c-db15-40c1-ba45-54454bf0b9e4 type: location department: data: - id: 6132558c-6db0-4143-908d-af51844f7d30 + id: 9f37e8f2-ed55-4da0-bf05-9993ec644633 type: location - - id: d74c9c17-9ccd-4fe0-83da-83658721ccb0 + - id: 254e8ef0-8b0c-4138-9678-87b4748b7640 type: open_call attributes: name: Open call 2 @@ -1541,39 +1560,38 @@ paths: impact_description: Et quaerat omnis. Harum voluptas atque. Quo nesciunt voluptas. Suscipit ex cum. maximum_funding_per_project: 100000 - closing_at: '2023-08-26T08:14:28.789Z' + closing_at: '2024-09-22T14:59:14.264Z' status: launched language: en account_language: es verified: false - created_at: '2022-10-26T08:14:28.794Z' - updated_at: '2022-10-26T08:14:28.805Z' + created_at: '2023-11-22T14:59:14.266Z' + updated_at: '2023-11-22T14:59:14.273Z' open_call_applications_count: 0 - trusted: false picture: analyzed: false - small: - medium: - original: + small: + medium: + original: favourite: false relationships: investor: data: - id: e4a41eec-98e6-4deb-bdd5-7978638a5fb7 + id: f70e7844-a098-47c2-a380-d2c9e155b6a5 type: investor country: data: - id: 01f4fd4a-86c0-4bee-9568-70abd14316ed + id: 6fa97b6a-bc4a-4a9e-9b89-9804aaaf8e4b type: location municipality: data: - id: f0a792df-9e3c-4a3f-9152-5f0cb58e1df6 + id: '02791e2e-900e-4a2c-9bf0-cbcd625414d0' type: location department: data: - id: bbe5bd88-ec41-467d-8973-ab39120ec1a0 + id: 54d904fd-af20-4fc8-bfd3-05cb40e31657 type: location - - id: 6cb28149-6d72-4e82-8256-7c26844648f1 + - id: baaac652-35f8-4659-8e03-ad99a63c0b19 type: open_call attributes: name: Yellow Banana @@ -1593,39 +1611,38 @@ paths: impact_description: Placeat commodi libero. Quo recusandae repellat. Sunt commodi tempore. Voluptatem et corrupti. maximum_funding_per_project: 100000 - closing_at: '2023-08-26T08:14:28.730Z' + closing_at: '2024-09-22T14:59:14.240Z' status: launched language: en account_language: es verified: false - created_at: '2022-10-26T08:14:28.738Z' - updated_at: '2022-10-26T08:14:28.753Z' + created_at: '2023-11-22T14:59:14.242Z' + updated_at: '2023-11-22T14:59:14.249Z' open_call_applications_count: 0 - trusted: false picture: analyzed: false - small: - medium: - original: + small: + medium: + original: favourite: false relationships: investor: data: - id: e4a41eec-98e6-4deb-bdd5-7978638a5fb7 + id: f70e7844-a098-47c2-a380-d2c9e155b6a5 type: investor country: data: - id: cc90d23a-40db-4233-8edb-023c8ab576ca + id: 82f605ba-90a1-45da-8ed4-5a98de4a6a3c type: location municipality: data: - id: c4810fa1-3a5b-464a-8cee-65295a48efa8 + id: 341405ce-92b5-4b04-9f1b-a7c9353dce88 type: location department: data: - id: 27014eb0-cc03-49ae-96e0-f1d6fa5558ec + id: 0bce9e17-0cff-4d69-bf1e-43d661b1d261 type: location - - id: c3e139b0-7d6d-45cb-9002-99edbba0b167 + - id: 28e66dbf-bebe-48f4-b2bb-b812be258c0a type: open_call attributes: name: Open call 1 @@ -1645,37 +1662,36 @@ paths: impact_description: Enim repellat pariatur. Earum modi eos. Libero tempora exercitationem. Qui dolorem quo. maximum_funding_per_project: 100000 - closing_at: '2023-08-26T08:14:28.671Z' + closing_at: '2024-09-22T14:59:14.219Z' status: draft language: en account_language: es verified: false - created_at: '2022-10-26T08:14:28.675Z' - updated_at: '2022-10-26T08:14:28.691Z' + created_at: '2023-11-22T14:59:14.221Z' + updated_at: '2023-11-22T14:59:14.228Z' open_call_applications_count: 0 - trusted: false picture: analyzed: false - small: - medium: - original: + small: + medium: + original: favourite: false relationships: investor: data: - id: e4a41eec-98e6-4deb-bdd5-7978638a5fb7 + id: f70e7844-a098-47c2-a380-d2c9e155b6a5 type: investor country: data: - id: 544e6660-7331-46d1-ba90-3d4ce204b2b8 + id: f47886f0-94f5-40c2-92cb-463cc39dc16b type: location municipality: data: - id: df962749-620d-4758-b5c7-1369d7b075b6 + id: f5278e31-42cf-4c09-9743-b826919bb148 type: location department: data: - id: a9e8ded7-ba0b-45f8-8a69-3bb300837a35 + id: 5ba92209-9347-4a18-9c49-c7dfa122a66a type: location schema: type: object @@ -1700,7 +1716,7 @@ paths: example: errors: - title: You need to sign in or sign up before continuing. - code: + code: '403': description: Forbidden content: @@ -1716,7 +1732,7 @@ paths: application/json: example: data: - id: 4e8085ae-0585-45ca-b360-a4b515fee2a1 + id: 9dc0387f-715d-48e5-82ba-5b4830dbc900 type: open_call attributes: name: Open Call Name @@ -1732,37 +1748,36 @@ paths: funding_exclusions: Open Call Funding Exclusions impact_description: Open Call Impact Description maximum_funding_per_project: 100000 - closing_at: '2022-10-27T08:14:38.726Z' + closing_at: '2023-11-23T14:59:17.254Z' status: draft language: es account_language: es verified: false - created_at: '2022-10-26T08:14:38.760Z' - updated_at: '2022-10-26T08:14:38.856Z' + created_at: '2023-11-22T14:59:17.268Z' + updated_at: '2023-11-22T14:59:17.274Z' open_call_applications_count: 0 - trusted: false picture: analyzed: false - small: - medium: - original: + small: + medium: + original: favourite: false relationships: investor: data: - id: abcff04c-f59f-4e8d-aefc-6c36f614fa9a + id: 5fbcad76-7965-4512-aa9a-529feac98a0f type: investor country: data: - id: 7b88e8dc-3cc2-4d59-9eab-dd88c9e8bcef + id: 63c51047-0197-481f-a771-cc9c7d90b1a6 type: location municipality: data: - id: 8918c110-f7a4-4c8a-8222-9de05b308d26 + id: 00c1e16f-b4fa-4e50-85d1-c0290ffaa535 type: location department: data: - id: 7a6bfa92-8233-4571-a42e-9dd1730087d9 + id: 74e9c8fc-6c6a-4d48-aed2-de6d00a3da3b type: location schema: type: object @@ -1878,7 +1893,7 @@ paths: example: errors: - title: You need to sign in or sign up before continuing. - code: + code: '404': description: Not Found content: @@ -1903,7 +1918,7 @@ paths: application/json: example: data: - id: 6eb15511-b4f2-4dd2-9990-855fd476503e + id: ce2e6b60-8fda-4f0b-aa9d-ebdd9ff8cfb7 type: open_call attributes: name: Updated Open Call Name @@ -1918,37 +1933,36 @@ paths: funding_exclusions: Updated Open Call Funding Exclusions impact_description: Updated Open Call Impact Description maximum_funding_per_project: 100000 - closing_at: '2022-11-05T08:14:42.254Z' + closing_at: '2023-12-02T14:59:18.450Z' status: launched language: en account_language: es verified: false - created_at: '2022-10-26T08:14:42.185Z' - updated_at: '2022-10-26T08:14:42.323Z' + created_at: '2023-11-22T14:59:18.424Z' + updated_at: '2023-11-22T14:59:18.468Z' open_call_applications_count: 0 - trusted: false picture: analyzed: false - small: - medium: - original: + small: + medium: + original: favourite: false relationships: investor: data: - id: a076fa21-3607-4d13-9b57-f19a636db7b4 + id: 398b7fec-9c1e-4946-ab1e-fbbfa38b1ced type: investor country: data: - id: c72d7e96-55b7-4d2d-9118-531e95a646a3 + id: a483dc27-b386-4547-8ed0-9884ddc3e527 type: location municipality: data: - id: 718af7f2-5f60-4b4e-ac0b-3c856b3f5022 + id: 21bf5d7e-c124-4ba3-96a9-9e02583d726e type: location department: data: - id: 93485fb9-189b-4ad4-888a-9105d4bda13e + id: af313905-9614-4ddf-b188-3be07b656fdb type: location schema: type: object @@ -2050,7 +2064,7 @@ paths: example: errors: - title: You need to sign in or sign up before continuing. - code: + code: '404': description: Not Found content: @@ -2117,7 +2131,7 @@ paths: example: errors: - title: You need to sign in or sign up before continuing. - code: + code: '403': description: Forbidden content: @@ -2133,7 +2147,7 @@ paths: application/json: example: data: - - id: c18e82e5-cf21-4719-938d-28659e17f886 + - id: 88becb76-7132-42de-9107-c43fdde58813 type: open_call attributes: name: Open call 1 @@ -2153,37 +2167,36 @@ paths: impact_description: Enim repellat pariatur. Earum modi eos. Libero tempora exercitationem. Qui dolorem quo. maximum_funding_per_project: 100000 - closing_at: '2023-08-26T08:14:50.413Z' + closing_at: '2024-09-22T14:59:20.893Z' status: launched language: en account_language: en verified: false - created_at: '2022-10-26T08:14:50.417Z' - updated_at: '2022-10-26T08:14:50.427Z' + created_at: '2023-11-22T14:59:20.896Z' + updated_at: '2023-11-22T14:59:20.902Z' open_call_applications_count: 0 - trusted: false picture: analyzed: false - small: - medium: - original: + small: + medium: + original: favourite: true relationships: investor: data: - id: 973b8bf0-2b7b-457b-851c-0c4803e5a91b + id: 8b5e3859-fc91-40b7-ae4e-e9e9935d72dc type: investor country: data: - id: 2233f565-664b-495b-ad85-f9db3b24382f + id: 39deb2d8-14a7-4b4f-b38a-08becd4cc0c1 type: location municipality: data: - id: 69abd8be-8205-46c6-a394-a8471b0046a3 + id: e495ccaf-0f71-4c30-a727-315b913ba96b type: location department: data: - id: fcd5a9e1-76d4-42e3-86ce-efe0377c0d0e + id: 1f9caaff-4c31-4678-a627-449c343691d3 type: location meta: page: 1 @@ -2236,14 +2249,14 @@ paths: example: errors: - title: You need to sign in or sign up before continuing. - code: + code: '200': description: success content: application/json: example: data: - id: 6ff0b323-46ef-4d30-b8b5-c21479023f1f + id: c90a981b-290a-422c-9645-be4364ee7a5b type: project_developer attributes: name: Kutch-Spencer @@ -2268,35 +2281,35 @@ paths: account_language: en entity_legal_registration_number: '564823570' review_status: approved - created_at: '2022-10-26T08:14:54.124Z' + created_at: '2023-11-22T14:59:22.667Z' contact_email: contact@example.com contact_phone: "+57-1-xxx-xx-xx" picture: analyzed: false - small: - medium: - original: + small: + medium: + original: favourite: false relationships: owner: data: - id: 46301dd4-a08b-4b7e-bb1c-378e5f9384ec + id: 64ced4a2-e899-403b-bb47-9663eb16fed3 type: user projects: data: - - id: d732c557-3e0f-4984-a5cd-1c81f8f5e4bd + - id: 7cf7150b-64e2-4b92-93ab-6d6df5547d7a type: project involved_projects: data: - - id: f0413d80-33a2-4327-b5f5-ee9f9c3dd7b1 + - id: ec07d7dd-296d-470d-9237-51b4884a6ef0 type: project - - id: 782a2a79-455a-45a5-bf4a-b3cc507588b5 + - id: ea8af7e6-60f4-4e8e-9d54-ab0c3a041ceb type: project priority_landscapes: data: - - id: 0553fbfa-de5a-400e-ba2e-87902fb8f49c + - id: 837ec7a7-5704-42bd-8bfb-62fdd03ab063 type: location - - id: ec14a633-6f6f-42c6-af13-8a5e561722bb + - id: bd7aca04-c73a-4746-9b90-ffcaa846391e type: location schema: type: object @@ -2319,14 +2332,14 @@ paths: example: errors: - title: You need to sign in or sign up before continuing. - code: + code: '200': description: success content: application/json: example: data: - id: 6e632424-7234-4233-bdf9-d96ab740af79 + id: 4d474698-c64c-4ccb-a492-7cd7d52aa472 type: project_developer attributes: name: Name @@ -2349,19 +2362,19 @@ paths: account_language: es entity_legal_registration_number: '564823570' review_status: unapproved - created_at: '2022-10-26T08:14:55.390Z' - contact_email: - contact_phone: + created_at: '2023-11-22T14:59:23.241Z' + contact_email: + contact_phone: picture: analyzed: false - small: - medium: - original: + small: + medium: + original: favourite: false relationships: owner: data: - id: 2c052f5b-7e5a-4000-be38-e4269737942f + id: 2a9dc71b-b322-4f6f-a4d2-87edb945dc13 type: user projects: data: [] @@ -2369,7 +2382,7 @@ paths: data: [] priority_landscapes: data: - - id: 8e9231fa-0c4d-4dca-b4a9-66ab601d155f + - id: d09508a0-ba44-4509-aabe-911d42e96d75 type: location schema: type: object @@ -2488,14 +2501,14 @@ paths: example: errors: - title: You need to sign in or sign up before continuing. - code: + code: '200': description: success content: application/json: example: data: - id: 9a1db754-4edf-4fcf-9e91-8d09d7109be5 + id: 7fc78d3a-2d23-44bd-bf7f-d0847bba8340 type: project_developer attributes: name: Name @@ -2518,19 +2531,19 @@ paths: account_language: es entity_legal_registration_number: '564823570' review_status: approved - created_at: '2022-10-26T08:14:56.056Z' + created_at: '2023-11-22T14:59:23.693Z' contact_email: contact@example.com contact_phone: "+57-1-xxx-xx-xx" picture: analyzed: false - small: - medium: - original: + small: + medium: + original: favourite: false relationships: owner: data: - id: 724cf793-3de9-49eb-bffd-7a5269dc6f19 + id: 5d4c6113-f8d8-436a-b471-888f54e864ab type: user projects: data: [] @@ -2538,7 +2551,7 @@ paths: data: [] priority_landscapes: data: - - id: c8614376-439a-4eeb-99d1-1b1ce7604ff1 + - id: 1501ed66-ef3a-437f-ba0e-5505d3905ddc type: location schema: type: object @@ -2653,7 +2666,7 @@ paths: example: errors: - title: You need to sign in or sign up before continuing. - code: + code: '403': description: Forbidden content: @@ -2669,7 +2682,7 @@ paths: application/json: example: data: - - id: 594e36e2-480a-4a90-96ef-ba10685fb7f3 + - id: 15cf23d7-dcbb-488b-9117-6eceaf753ba2 type: project_developer attributes: name: Bartoletti and Sons @@ -2694,19 +2707,19 @@ paths: account_language: en entity_legal_registration_number: '564823570' review_status: approved - created_at: '2022-10-26T08:14:58.309Z' + created_at: '2023-11-22T14:59:24.313Z' contact_email: contact@example.com contact_phone: "+57-1-xxx-xx-xx" picture: analyzed: false - small: - medium: - original: + small: + medium: + original: favourite: true relationships: owner: data: - id: 4fec684b-3a36-4bb4-8744-c715e323b52b + id: 84d00c03-416d-4635-8bef-8655f12fd474 type: user projects: data: [] @@ -2714,9 +2727,9 @@ paths: data: [] priority_landscapes: data: - - id: 5767844e-909e-47a9-8098-b0669286399e + - id: c36ccb74-1421-4b70-87ec-d3216de0cb05 type: location - - id: ca1275ef-000f-4e6f-bdf4-f1e5af59a713 + - id: 0d825b65-2742-4021-946b-64d7b34c3afd type: location meta: page: 1 @@ -2775,7 +2788,7 @@ paths: example: errors: - title: You need to sign in or sign up before continuing. - code: + code: '403': description: Forbidden content: @@ -2791,7 +2804,7 @@ paths: application/json: example: data: - - id: 976433ba-9a91-47a0-b599-041d1aef15bf + - id: 4848ff7f-9205-4354-9a21-8e7b98bf6276 type: project attributes: name: Draft project @@ -2835,62 +2848,84 @@ paths: received_funding: true received_funding_amount_usd: '3000.0' received_funding_investor: Hilpert, Waters and Johnston - relevant_links: + relevant_links: language: en account_language: es geometry: - type: Point + type: Polygon coordinates: - - 1.0 - - 2.0 + - - - -7.256596802202454 + - 39.42149705239956 + - - -5.510236906689473 + - 40.02677860935444 + - - -4.408874148363334 + - 39.419930008870296 + - - -5.205992932301829 + - 38.67169482742881 + - - -6.402685625872827 + - 38.39721372248553 + - - -7.059852379049463 + - 38.94985978831832 + - - -7.256596802202454 + - 39.42149705239956 verified: false - created_at: '2022-10-26T08:15:00.829Z' - updated_at: '2022-10-26T08:15:00.829Z' - municipality_biodiversity_impact: - municipality_climate_impact: - municipality_water_impact: - municipality_community_impact: - municipality_total_impact: - hydrobasin_biodiversity_impact: - hydrobasin_climate_impact: - hydrobasin_water_impact: - hydrobasin_community_impact: - hydrobasin_total_impact: - priority_landscape_biodiversity_impact: - priority_landscape_climate_impact: - priority_landscape_water_impact: - priority_landscape_community_impact: - priority_landscape_total_impact: + created_at: '2023-11-22T14:59:25.267Z' + updated_at: '2023-11-22T14:59:25.267Z' + project_biodiversity_impact: + project_climate_impact: + project_water_impact: + project_community_impact: + project_total_impact: + municipality_biodiversity_impact: + municipality_climate_impact: + municipality_water_impact: + municipality_community_impact: + municipality_total_impact: + hydrobasin_biodiversity_impact: + hydrobasin_climate_impact: + hydrobasin_water_impact: + hydrobasin_community_impact: + hydrobasin_total_impact: + priority_landscape_biodiversity_impact: + priority_landscape_climate_impact: + priority_landscape_water_impact: + priority_landscape_community_impact: + priority_landscape_total_impact: impact_calculated: false - trusted: false - latitude: 2.0 - longitude: 1.0 + positive_financial_returns: Dolores fugiat nesciunt. Ut laborum + dolores. + last_year_sales_revenue: '10000.0' + climate_change_risks_details: Dolores fugiat nesciunt. Ut laborum + dolores. + climate_change_risks_identified: true + latitude: 39.21309022641362 + longitude: -5.87810037515931 favourite: false - funded: + funded: relationships: project_developer: data: - id: 8512e5dc-f88f-4386-8426-69670bb73b8a + id: 972d4668-3b07-4607-8297-5bff8d96f04a type: project_developer country: data: - id: f3d2a110-883a-4113-a3f9-9e1402c825ed + id: 4f908a8f-6235-4087-a139-5b3f556e6622 type: location municipality: data: - id: 60bd94b2-9a3b-47e6-b549-957fb8ed712d + id: 8535129d-60f3-4622-9cef-bd9541c0b297 type: location department: data: - id: dd172512-d0a4-441c-8fe3-806d596cc087 + id: dc4202d5-92ac-4a81-98a3-35c869ce9e9a type: location priority_landscape: - data: + data: involved_project_developers: data: [] project_images: data: [] - - id: e69b563d-289d-4f65-92d3-eb15dd872415 + - id: dbac198a-fd09-4653-8605-4c22f53389b5 type: project attributes: name: This PDs Project Amazing @@ -2934,62 +2969,84 @@ paths: received_funding: true received_funding_amount_usd: '3000.0' received_funding_investor: Bartoletti and Sons - relevant_links: + relevant_links: language: en account_language: es geometry: - type: Point + type: Polygon coordinates: - - 1.0 - - 2.0 + - - - -7.256596802202454 + - 39.42149705239956 + - - -5.510236906689473 + - 40.02677860935444 + - - -4.408874148363334 + - 39.419930008870296 + - - -5.205992932301829 + - 38.67169482742881 + - - -6.402685625872827 + - 38.39721372248553 + - - -7.059852379049463 + - 38.94985978831832 + - - -7.256596802202454 + - 39.42149705239956 verified: false - created_at: '2022-10-26T08:15:00.663Z' - updated_at: '2022-10-26T08:15:00.663Z' - municipality_biodiversity_impact: - municipality_climate_impact: - municipality_water_impact: - municipality_community_impact: - municipality_total_impact: - hydrobasin_biodiversity_impact: - hydrobasin_climate_impact: - hydrobasin_water_impact: - hydrobasin_community_impact: - hydrobasin_total_impact: - priority_landscape_biodiversity_impact: - priority_landscape_climate_impact: - priority_landscape_water_impact: - priority_landscape_community_impact: - priority_landscape_total_impact: + created_at: '2023-11-22T14:59:25.162Z' + updated_at: '2023-11-22T14:59:25.162Z' + project_biodiversity_impact: + project_climate_impact: + project_water_impact: + project_community_impact: + project_total_impact: + municipality_biodiversity_impact: + municipality_climate_impact: + municipality_water_impact: + municipality_community_impact: + municipality_total_impact: + hydrobasin_biodiversity_impact: + hydrobasin_climate_impact: + hydrobasin_water_impact: + hydrobasin_community_impact: + hydrobasin_total_impact: + priority_landscape_biodiversity_impact: + priority_landscape_climate_impact: + priority_landscape_water_impact: + priority_landscape_community_impact: + priority_landscape_total_impact: impact_calculated: false - trusted: false - latitude: 2.0 - longitude: 1.0 + positive_financial_returns: Placeat commodi libero. Quo recusandae + repellat. + last_year_sales_revenue: '10000.0' + climate_change_risks_details: Placeat commodi libero. Quo recusandae + repellat. + climate_change_risks_identified: true + latitude: 39.21309022641362 + longitude: -5.87810037515931 favourite: false - funded: + funded: relationships: project_developer: data: - id: 8512e5dc-f88f-4386-8426-69670bb73b8a + id: 972d4668-3b07-4607-8297-5bff8d96f04a type: project_developer country: data: - id: 769d07ab-6dd0-4763-ae07-b39d6fdca326 + id: 1a7932a9-18d0-4c7e-bcc9-1bbe919e5cc6 type: location municipality: data: - id: b9cf8c85-d531-4afc-a749-8b7e2dd707a4 + id: 9486c2fd-4dbe-4538-8088-92032c1b497b type: location department: data: - id: 538bec24-0433-432c-ab07-8f6d75eefd1b + id: cac6b179-aea6-4af8-8204-046ac959bb45 type: location priority_landscape: - data: + data: involved_project_developers: data: [] project_images: data: [] - - id: f55ce354-1fdf-4312-bbc0-294be052a082 + - id: 3dc9e44e-7fa6-4b8b-b06d-70c20b2f52ab type: project attributes: name: This PDs Project Awesome @@ -3033,57 +3090,79 @@ paths: received_funding: true received_funding_amount_usd: '3000.0' received_funding_investor: Kutch-Spencer - relevant_links: + relevant_links: language: en account_language: es geometry: - type: Point + type: Polygon coordinates: - - 1.0 - - 2.0 + - - - -7.256596802202454 + - 39.42149705239956 + - - -5.510236906689473 + - 40.02677860935444 + - - -4.408874148363334 + - 39.419930008870296 + - - -5.205992932301829 + - 38.67169482742881 + - - -6.402685625872827 + - 38.39721372248553 + - - -7.059852379049463 + - 38.94985978831832 + - - -7.256596802202454 + - 39.42149705239956 verified: false - created_at: '2022-10-26T08:15:00.623Z' - updated_at: '2022-10-26T08:15:00.623Z' - municipality_biodiversity_impact: - municipality_climate_impact: - municipality_water_impact: - municipality_community_impact: - municipality_total_impact: - hydrobasin_biodiversity_impact: - hydrobasin_climate_impact: - hydrobasin_water_impact: - hydrobasin_community_impact: - hydrobasin_total_impact: - priority_landscape_biodiversity_impact: - priority_landscape_climate_impact: - priority_landscape_water_impact: - priority_landscape_community_impact: - priority_landscape_total_impact: + created_at: '2023-11-22T14:59:25.130Z' + updated_at: '2023-11-22T14:59:25.130Z' + project_biodiversity_impact: + project_climate_impact: + project_water_impact: + project_community_impact: + project_total_impact: + municipality_biodiversity_impact: + municipality_climate_impact: + municipality_water_impact: + municipality_community_impact: + municipality_total_impact: + hydrobasin_biodiversity_impact: + hydrobasin_climate_impact: + hydrobasin_water_impact: + hydrobasin_community_impact: + hydrobasin_total_impact: + priority_landscape_biodiversity_impact: + priority_landscape_climate_impact: + priority_landscape_water_impact: + priority_landscape_community_impact: + priority_landscape_total_impact: impact_calculated: false - trusted: false - latitude: 2.0 - longitude: 1.0 + positive_financial_returns: Enim repellat pariatur. Earum modi + eos. + last_year_sales_revenue: '10000.0' + climate_change_risks_details: Enim repellat pariatur. Earum modi + eos. + climate_change_risks_identified: true + latitude: 39.21309022641362 + longitude: -5.87810037515931 favourite: false - funded: + funded: relationships: project_developer: data: - id: 8512e5dc-f88f-4386-8426-69670bb73b8a + id: 972d4668-3b07-4607-8297-5bff8d96f04a type: project_developer country: data: - id: fad0b9a8-187a-4ce5-81b8-50288a032a05 + id: bd731cc2-43f3-4a0a-bd49-cff9bcde8829 type: location municipality: data: - id: 6d4e0d8d-7da3-4bc4-a92a-fe00e7012b14 + id: c4146a3c-13a5-4504-8fee-4137e45758be type: location department: data: - id: dc3494bb-ebba-4a21-b0be-723d162751b3 + id: 44f3a430-3849-4d6f-8533-47a475f3d702 type: location priority_landscape: - data: + data: involved_project_developers: data: [] project_images: @@ -3111,7 +3190,7 @@ paths: example: errors: - title: You need to sign in or sign up before continuing. - code: + code: '403': description: Forbidden content: @@ -3127,7 +3206,7 @@ paths: application/json: example: data: - id: c1a5b2c7-5b33-48df-b950-febb5bd4a88b + id: 9b1d64f8-2778-4f54-bcd7-0b5764b1d4b1 type: project attributes: name: Project Name @@ -3184,81 +3263,89 @@ paths: - 1.5274297752414188 properties: {} verified: false - created_at: '2022-10-26T08:15:04.899Z' - updated_at: '2022-10-26T08:15:04.899Z' - municipality_biodiversity_impact: - municipality_climate_impact: - municipality_water_impact: - municipality_community_impact: - municipality_total_impact: - hydrobasin_biodiversity_impact: - hydrobasin_climate_impact: - hydrobasin_water_impact: - hydrobasin_community_impact: - hydrobasin_total_impact: - priority_landscape_biodiversity_impact: - priority_landscape_climate_impact: - priority_landscape_water_impact: - priority_landscape_community_impact: - priority_landscape_total_impact: + created_at: '2023-11-22T14:59:27.080Z' + updated_at: '2023-11-22T14:59:27.080Z' + project_biodiversity_impact: + project_climate_impact: + project_water_impact: + project_community_impact: + project_total_impact: + municipality_biodiversity_impact: + municipality_climate_impact: + municipality_water_impact: + municipality_community_impact: + municipality_total_impact: + hydrobasin_biodiversity_impact: + hydrobasin_climate_impact: + hydrobasin_water_impact: + hydrobasin_community_impact: + hydrobasin_total_impact: + priority_landscape_biodiversity_impact: + priority_landscape_climate_impact: + priority_landscape_water_impact: + priority_landscape_community_impact: + priority_landscape_total_impact: impact_calculated: false - trusted: false + positive_financial_returns: + last_year_sales_revenue: + climate_change_risks_details: + climate_change_risks_identified: false latitude: 1.1581373021971106 longitude: -77.16867902747148 favourite: false - funded: + funded: relationships: project_developer: data: - id: ecb45cc0-f2f6-48d9-9ac3-f817474f904e + id: 0b969752-edc6-4a12-a670-c2144e8d45a2 type: project_developer country: data: - id: 275af870-a6b3-4135-a910-3feec3c7853a + id: 95fb16f0-96a7-469b-a264-f8dcba926207 type: location municipality: data: - id: c8ed62f6-f574-4083-aeef-7e14c9647242 + id: 45d6bda3-4e7d-4009-9544-1459d740afad type: location department: data: - id: c4adb8a4-7334-4d92-98c1-ba47c49601c3 + id: 3efb6b10-0888-4e88-9ee8-ded50703b45b type: location priority_landscape: - data: + data: involved_project_developers: data: - - id: 54a3ad57-5706-4a68-939b-85d2829337bf + - id: e30eef19-357a-4416-a8df-dd819cf97f50 type: project_developer - - id: 533535c4-9bae-49f8-bea9-deb5a69eb39a + - id: 499fc2fa-2fd9-435d-9b31-3a57dda80064 type: project_developer project_images: data: - - id: 0bde1632-6ba9-4d21-8deb-d100c0c086fe + - id: 84b68da3-425d-4bf2-8bd4-44b2fd2695f6 type: project_image - - id: beab4a35-d4d9-45dd-8e61-954cd9c1321e + - id: 425ddb2e-f2a7-4e10-b880-1fd96ffffa62 type: project_image included: - - id: 0bde1632-6ba9-4d21-8deb-d100c0c086fe + - id: 84b68da3-425d-4bf2-8bd4-44b2fd2695f6 type: project_image attributes: cover: true - created_at: '2022-10-26T08:15:04.906Z' + created_at: '2023-11-22T14:59:27.090Z' file: analyzed: false - small: - medium: - original: - - id: beab4a35-d4d9-45dd-8e61-954cd9c1321e + small: + medium: + original: + - id: 425ddb2e-f2a7-4e10-b880-1fd96ffffa62 type: project_image attributes: cover: false - created_at: '2022-10-26T08:15:04.914Z' + created_at: '2023-11-22T14:59:27.095Z' file: analyzed: false - small: - medium: - original: + small: + medium: + original: schema: type: object properties: @@ -3333,6 +3420,14 @@ paths: type: number received_funding_investor: type: string + positive_financial_returns: + type: string + last_year_sales_revenue: + type: number + climate_change_risks_details: + type: string + climate_change_risks_identified: + type: boolean replicability: type: string sustainability: @@ -3475,7 +3570,7 @@ paths: example: errors: - title: You need to sign in or sign up before continuing. - code: + code: '404': description: Not Found content: @@ -3500,7 +3595,7 @@ paths: application/json: example: data: - id: 4f78cb95-92d3-4472-9ca8-adb2789d0622 + id: 6184a98f-532f-4810-b3ad-14be80c395fc type: project attributes: name: Updated Project Name @@ -3541,60 +3636,68 @@ paths: geometry: type: Point coordinates: - - 1 - - 2 + - 1.0 + - 2.0 verified: false - created_at: '2022-10-26T08:15:12.444Z' - updated_at: '2022-10-26T08:15:13.328Z' - municipality_biodiversity_impact: - municipality_climate_impact: - municipality_water_impact: - municipality_community_impact: - municipality_total_impact: - hydrobasin_biodiversity_impact: - hydrobasin_climate_impact: - hydrobasin_water_impact: - hydrobasin_community_impact: - hydrobasin_total_impact: - priority_landscape_biodiversity_impact: - priority_landscape_climate_impact: - priority_landscape_water_impact: - priority_landscape_community_impact: - priority_landscape_total_impact: + created_at: '2023-11-22T14:59:30.549Z' + updated_at: '2023-11-22T14:59:30.724Z' + project_biodiversity_impact: + project_climate_impact: + project_water_impact: + project_community_impact: + project_total_impact: + municipality_biodiversity_impact: + municipality_climate_impact: + municipality_water_impact: + municipality_community_impact: + municipality_total_impact: + hydrobasin_biodiversity_impact: + hydrobasin_climate_impact: + hydrobasin_water_impact: + hydrobasin_community_impact: + hydrobasin_total_impact: + priority_landscape_biodiversity_impact: + priority_landscape_climate_impact: + priority_landscape_water_impact: + priority_landscape_community_impact: + priority_landscape_total_impact: impact_calculated: false - trusted: false + positive_financial_returns: Updated financial returns data + last_year_sales_revenue: '20000.0' + climate_change_risks_details: Updated climate risk details + climate_change_risks_identified: true latitude: 2.0 longitude: 1.0 favourite: false - funded: + funded: relationships: project_developer: data: - id: 63225b43-786f-4d62-beb8-d56a2d506d4c + id: 8c2d6004-eb0e-491d-bbd7-b3a9b0e5afe7 type: project_developer country: data: - id: e9900538-7aea-4177-8c46-ec1914bc03c5 + id: 940c84f8-6c18-468a-9c7c-c8c8aeb6ae1f type: location municipality: data: - id: 800ee0ae-7d0a-44e4-a7e1-9d43e9e31dea + id: 34333d31-a3d8-4d81-8a3d-fecf3b9c4411 type: location department: data: - id: 2d3644d2-7b00-450d-befb-f386f6b6291d + id: ab076b6e-4e57-42bb-bf1f-d2aa518a6f3d type: location priority_landscape: - data: + data: involved_project_developers: data: - - id: ff254158-3833-4b55-9cd3-468310845b70 + - id: d1846793-f3ef-48cc-9bb2-0650c91b9f3b type: project_developer - - id: 1b40b2e2-c8b4-4d99-8ad7-3646dd167a32 + - id: 07e5ff13-e4b1-47f9-95c1-260c232f2308 type: project_developer project_images: data: - - id: b9b4f0a6-b6c5-4242-b68d-2ed7d7e818ba + - id: 192d8a63-ef75-4f6f-8844-90a1684fe42c type: project_image schema: type: object @@ -3667,6 +3770,14 @@ paths: type: number received_funding_investor: type: string + positive_financial_returns: + type: string + last_year_sales_revenue: + type: number + climate_change_risks_details: + type: string + climate_change_risks_identified: + type: boolean replicability: type: string sustainability: @@ -3808,7 +3919,7 @@ paths: example: errors: - title: You need to sign in or sign up before continuing. - code: + code: '404': description: Not Found content: @@ -3875,7 +3986,7 @@ paths: example: errors: - title: You need to sign in or sign up before continuing. - code: + code: '403': description: Forbidden content: @@ -3891,7 +4002,7 @@ paths: application/json: example: data: - - id: 6bb24a74-b3e4-43a9-b10a-a29d2a867c1f + - id: 14863da0-d1fd-4f02-964d-e11ca3e45dcd type: project attributes: name: Project 1 @@ -3935,57 +4046,79 @@ paths: received_funding: true received_funding_amount_usd: '3000.0' received_funding_investor: Kutch-Spencer - relevant_links: + relevant_links: language: en account_language: en geometry: - type: Point + type: Polygon coordinates: - - 1.0 - - 2.0 + - - - -7.256596802202454 + - 39.42149705239956 + - - -5.510236906689473 + - 40.02677860935444 + - - -4.408874148363334 + - 39.419930008870296 + - - -5.205992932301829 + - 38.67169482742881 + - - -6.402685625872827 + - 38.39721372248553 + - - -7.059852379049463 + - 38.94985978831832 + - - -7.256596802202454 + - 39.42149705239956 verified: false - created_at: '2022-10-26T08:15:31.312Z' - updated_at: '2022-10-26T08:15:31.312Z' - municipality_biodiversity_impact: - municipality_climate_impact: - municipality_water_impact: - municipality_community_impact: - municipality_total_impact: - hydrobasin_biodiversity_impact: - hydrobasin_climate_impact: - hydrobasin_water_impact: - hydrobasin_community_impact: - hydrobasin_total_impact: - priority_landscape_biodiversity_impact: - priority_landscape_climate_impact: - priority_landscape_water_impact: - priority_landscape_community_impact: - priority_landscape_total_impact: + created_at: '2023-11-22T14:59:37.784Z' + updated_at: '2023-11-22T14:59:37.784Z' + project_biodiversity_impact: + project_climate_impact: + project_water_impact: + project_community_impact: + project_total_impact: + municipality_biodiversity_impact: + municipality_climate_impact: + municipality_water_impact: + municipality_community_impact: + municipality_total_impact: + hydrobasin_biodiversity_impact: + hydrobasin_climate_impact: + hydrobasin_water_impact: + hydrobasin_community_impact: + hydrobasin_total_impact: + priority_landscape_biodiversity_impact: + priority_landscape_climate_impact: + priority_landscape_water_impact: + priority_landscape_community_impact: + priority_landscape_total_impact: impact_calculated: false - trusted: false - latitude: 2.0 - longitude: 1.0 + positive_financial_returns: Enim repellat pariatur. Earum modi + eos. + last_year_sales_revenue: '10000.0' + climate_change_risks_details: Enim repellat pariatur. Earum modi + eos. + climate_change_risks_identified: true + latitude: 39.21309022641362 + longitude: -5.87810037515931 favourite: true - funded: + funded: relationships: project_developer: data: - id: f40ef998-e2c6-4a25-9b34-9183e8dc7352 + id: 9e90413e-dcca-42d7-b6ce-a935c51b09a0 type: project_developer country: data: - id: faec6159-9eb0-488d-8d10-449f1177407c + id: d10cf6c8-d5d8-4405-b981-8b228b42b606 type: location municipality: data: - id: 94798a0e-9e47-478f-ac94-4c018f9243df + id: 7ed48e5c-31cf-47c6-9ab3-3e9bdb717bcb type: location department: data: - id: 62cf77ff-6ca3-42b0-8284-d2eddd5ffb19 + id: 1150d3cb-20f1-4da1-802f-c0d17ac0483e type: location priority_landscape: - data: + data: involved_project_developers: data: [] project_images: @@ -4035,7 +4168,7 @@ paths: example: errors: - title: You need to sign in or sign up before continuing. - code: + code: '404': description: Not Found content: @@ -4084,7 +4217,7 @@ paths: example: errors: - title: You need to sign in or sign up before continuing. - code: + code: '404': description: Not Found content: @@ -4133,41 +4266,41 @@ paths: example: errors: - title: You need to sign in or sign up before continuing. - code: + code: '200': description: success content: application/json: example: data: - - id: b28f09b0-42d7-4b0a-8593-8d6278627146 + - id: c83dd367-04b9-4f5a-9f63-47b0b05aebc9 type: user attributes: first_name: Dawna last_name: Block email: dawna.block@example.org role: light - created_at: '2022-10-26T08:15:37.010Z' + created_at: '2023-11-22T14:59:40.258Z' ui_language: en account_language: en otp_required_for_login: false confirmed: true approved: true - invitation: + invitation: owner: true avatar: - analyzed: - small: - medium: - original: - - id: 694cdf63-ec02-4a1b-9994-4dafac345920 + analyzed: + small: + medium: + original: + - id: 0514de69-e95f-46b8-a2fc-1c88b5c889a7 type: user attributes: first_name: Desmond last_name: Herzog email: desmond_herzog@example.org role: light - created_at: '2022-10-26T08:15:37.068Z' + created_at: '2023-11-22T14:59:40.278Z' ui_language: en account_language: en otp_required_for_login: false @@ -4176,30 +4309,30 @@ paths: invitation: completed owner: false avatar: - analyzed: - small: - medium: - original: - - id: 3ebca23f-33c0-4b85-90db-cc63e1fa1d78 + analyzed: + small: + medium: + original: + - id: 026d99f3-389e-42e2-96e2-28f8b3a90eda type: user attributes: first_name: Raymon last_name: Runte email: runte_raymon@example.org role: light - created_at: '2022-10-26T08:15:37.080Z' + created_at: '2023-11-22T14:59:40.283Z' ui_language: en - account_language: + account_language: otp_required_for_login: false confirmed: true - approved: + approved: invitation: waiting owner: false avatar: - analyzed: - small: - medium: - original: + analyzed: + small: + medium: + original: schema: type: object properties: @@ -4229,7 +4362,7 @@ paths: example: errors: - title: You need to sign in or sign up before continuing. - code: + code: '403': description: forbidden content: @@ -4266,7 +4399,7 @@ paths: example: errors: - title: You need to sign in or sign up before continuing. - code: + code: '403': description: Forbidden content: @@ -4282,26 +4415,26 @@ paths: application/json: example: data: - id: a966a93f-1af6-41f8-b8af-132c885e8259 + id: 4a57222c-8499-4c11-9ac5-47c3e87f8e32 type: user attributes: first_name: Desmond last_name: Herzog email: desmond_herzog@example.org role: light - created_at: '2022-10-26T08:15:39.743Z' + created_at: '2023-11-22T14:59:41.521Z' ui_language: en account_language: en otp_required_for_login: false confirmed: true approved: true - invitation: + invitation: owner: true avatar: - analyzed: - small: - medium: - original: + analyzed: + small: + medium: + original: schema: type: object properties: @@ -4313,7 +4446,7 @@ paths: application/json: example: errors: - - title: Couldn't find User with 'id'=51166fd4-fc94-4afb-b239-5f447c562a7b + - title: Couldn't find User with 'id'=1464067a-7107-4f5d-b2dd-8a9de1f45f98 [WHERE "users"."account_id" = $1] schema: "$ref": "#/components/schemas/errors" @@ -4334,7 +4467,7 @@ paths: example: errors: - title: You need to sign in or sign up before continuing. - code: + code: '403': description: Forbidden content: @@ -4368,7 +4501,7 @@ paths: example: errors: - title: You need to sign in or sign up before continuing. - code: + code: '403': description: Forbidden content: @@ -4432,37 +4565,37 @@ paths: example: errors: - title: You need to sign in or sign up before continuing. - code: + code: '200': description: success content: application/json: example: data: - - id: 594ded62-d6f1-474b-b897-0543f1bace15 + - id: 4b407a3c-47cf-409a-bfdd-abd25f0e929c type: background_job_event attributes: status: enqueued arguments: - test@test.test queue_name: default - priority: + priority: executions: 1 - message: - created_at: '2022-10-16T08:15:45.923Z' - updated_at: '2022-10-26T08:15:45.926Z' - - id: cf21cf12-3659-4fbd-9847-c4ed39d13eee + message: + created_at: '2023-11-12T14:59:43.525Z' + updated_at: '2023-11-22T14:59:43.525Z' + - id: 594c94c3-025f-4a30-a9a1-c1b36e1388eb type: background_job_event attributes: status: crashed arguments: - test@test.test queue_name: default - priority: + priority: executions: 1 - message: - created_at: '2022-10-26T08:15:45.885Z' - updated_at: '2022-10-26T08:15:45.885Z' + message: + created_at: '2023-11-22T14:59:43.524Z' + updated_at: '2023-11-22T14:59:43.524Z' meta: page: 1 per_page: 10 @@ -4523,26 +4656,26 @@ paths: application/json: example: data: - id: 45259544-15f0-4b44-a1d7-83343864c17d + id: 74559c82-33e9-4849-8c3a-5d0138e3491f type: user attributes: first_name: Dawna last_name: Block email: user@example.com role: light - created_at: '2022-10-26T08:15:48.091Z' + created_at: '2023-11-22T14:59:43.707Z' ui_language: en - account_language: + account_language: otp_required_for_login: false confirmed: true - approved: - invitation: + approved: + invitation: owner: false avatar: - analyzed: - small: - medium: - original: + analyzed: + small: + medium: + original: schema: type: object properties: @@ -4591,7 +4724,7 @@ paths: - id: non-timber-forest-production type: category attributes: - name: Non Timber Forest Production + name: Non-Timber Forest Production color: "#404B9A" description: Production of health, wellness, and cosmetic products; art, clothing, and handcrafted products; production of food @@ -4599,7 +4732,7 @@ paths: - id: human-capital-and-inclusion type: category attributes: - name: Human capital and inclusion + name: Human Capital and Inclusion color: "#A0616A" description: Adequate access to quality education, appropriate health services, and formal employment opportunities that respond @@ -4674,7 +4807,7 @@ paths: - id: hydrometerological-risk-reduction type: impact_area attributes: - name: Hydrometerological risk reduction + name: Hydrometereological risk reduction impact: water - id: sustainable-food type: impact_area @@ -4757,7 +4890,7 @@ paths: - id: non-VC-investment-vehicle type: investor_type attributes: - name: Non VC Investment Vehicle + name: Non-VC Investment Vehicle - id: venture-capital-private-equity type: investor_type attributes: @@ -4829,7 +4962,7 @@ paths: - id: business-start-up-entrepreneur type: project_developer_type attributes: - name: Business - Start-up entrepreneur + name: Business - Startup entrepreneur - id: business-trade-or-business-association type: project_developer_type attributes: @@ -4853,7 +4986,7 @@ paths: - id: iplc-organization type: project_developer_type attributes: - name: IPLC organization + name: Indigenous Peoples and Local Communities organization - id: incipient type: project_development_stage attributes: @@ -4862,7 +4995,7 @@ paths: - id: consolidaton type: project_development_stage attributes: - name: Consolidaton + name: Consolidation description: project or solution already in implementation that seeks to be strengthened and consolidated - id: scaling-up @@ -4882,7 +5015,7 @@ paths: - id: entrepreneurs-and-innovators-startups type: project_target_group attributes: - name: Enterpreneurs and innovators - startups + name: Entrepreneurs and innovators - startups - id: small-and-medium-businesses type: project_target_group attributes: @@ -4894,11 +5027,11 @@ paths: - id: indigenous-peoples type: project_target_group attributes: - name: Indigenous peoples + name: Indigenous people - id: afro-desendant-peoples type: project_target_group attributes: - name: Afro-desendant peoples + name: Afro-descendant people - id: peasants-and-traditional-inhabitants type: project_target_group attributes: @@ -5048,7 +5181,7 @@ paths: example: errors: - title: You need to sign in or sign up before continuing. - code: + code: '200': description: success content: @@ -5090,7 +5223,7 @@ paths: example: errors: - title: You need to sign in or sign up before continuing. - code: + code: '403': description: Forbidden content: @@ -5136,7 +5269,7 @@ paths: example: errors: - title: You need to sign in or sign up before continuing. - code: + code: '403': description: Open Call is from not approved investor content: @@ -5181,7 +5314,7 @@ paths: example: errors: - title: You need to sign in or sign up before continuing. - code: + code: '403': description: Forbidden content: @@ -5227,7 +5360,7 @@ paths: example: errors: - title: You need to sign in or sign up before continuing. - code: + code: '200': description: success content: @@ -5269,7 +5402,7 @@ paths: example: errors: - title: You need to sign in or sign up before continuing. - code: + code: '403': description: Forbidden content: @@ -5315,7 +5448,7 @@ paths: example: errors: - title: You need to sign in or sign up before continuing. - code: + code: '200': description: success content: @@ -5357,7 +5490,7 @@ paths: example: errors: - title: You need to sign in or sign up before continuing. - code: + code: '403': description: Forbidden content: @@ -5465,7 +5598,7 @@ paths: application/json: example: data: - - id: 51a3976d-919d-48ec-8c1d-58c990485677 + - id: ad3c2c03-1d68-4737-ab47-d07415f14f86 type: investor attributes: name: Bartoletti and Sons @@ -5503,23 +5636,23 @@ paths: language: en account_language: en review_status: approved - created_at: '2022-10-26T08:15:58.447Z' - contact_email: - contact_phone: + created_at: '2023-11-22T14:59:47.530Z' + contact_email: + contact_phone: picture: analyzed: false - small: - medium: - original: - favourite: + small: + medium: + original: + favourite: relationships: owner: data: - id: 31ffe67c-684f-484f-a9c3-a78c04a37159 + id: 5e423dc3-5983-47dc-93c0-fbc1d28e2dcc type: user open_calls: data: [] - - id: 024ab604-8a53-4929-b035-46ee3ae6ad55 + - id: b1ee4e56-d78a-48ea-8e46-d298c77609e7 type: investor attributes: name: Becker LLC @@ -5557,23 +5690,23 @@ paths: language: en account_language: en review_status: approved - created_at: '2022-10-26T08:15:58.785Z' - contact_email: - contact_phone: + created_at: '2023-11-22T14:59:47.643Z' + contact_email: + contact_phone: picture: analyzed: false - small: - medium: - original: - favourite: + small: + medium: + original: + favourite: relationships: owner: data: - id: d58f744c-9a3b-47de-88b9-01d1f6e0169a + id: 6d4f8443-26ed-4bd6-b60e-37ded10eb20a type: user open_calls: data: [] - - id: 26ea0289-5863-439c-aa87-1e918879338e + - id: 04b65dc1-0e81-46d4-9604-19a34ef45b5b type: investor attributes: name: Gleichner-Bartoletti @@ -5610,23 +5743,23 @@ paths: language: pt account_language: pt review_status: approved - created_at: '2022-10-26T08:15:59.020Z' - contact_email: - contact_phone: + created_at: '2023-11-22T14:59:47.719Z' + contact_email: + contact_phone: picture: analyzed: false - small: - medium: - original: - favourite: + small: + medium: + original: + favourite: relationships: owner: data: - id: ecab0020-2ec3-423b-ae1e-9e643d492519 + id: 32ebf6f5-5e73-4d45-8c04-61d050b03718 type: user open_calls: data: [] - - id: 667f632a-d5ea-40d4-ba2b-bb3af3588092 + - id: e5bc978a-27ce-4f9b-b278-3e0b64cc8be5 type: investor attributes: name: Hane, Lehner and Goyette @@ -5664,23 +5797,23 @@ paths: language: en account_language: en review_status: approved - created_at: '2022-10-26T08:15:58.510Z' - contact_email: - contact_phone: + created_at: '2023-11-22T14:59:47.551Z' + contact_email: + contact_phone: picture: analyzed: false - small: - medium: - original: - favourite: + small: + medium: + original: + favourite: relationships: owner: data: - id: 053a3fe6-0822-44af-9388-6c704ac27978 + id: d38d368d-0912-460f-8fdf-71ef4059533c type: user open_calls: data: [] - - id: ab258936-d538-473a-a5a9-83714eab4bdb + - id: 23b090c8-2732-4e88-bbcf-2b9b77373a1f type: investor attributes: name: Hilpert, Waters and Johnston @@ -5718,23 +5851,23 @@ paths: language: en account_language: en review_status: approved - created_at: '2022-10-26T08:15:58.579Z' - contact_email: - contact_phone: + created_at: '2023-11-22T14:59:47.574Z' + contact_email: + contact_phone: picture: analyzed: false - small: - medium: - original: - favourite: + small: + medium: + original: + favourite: relationships: owner: data: - id: 751c6689-1526-4a09-9df8-51b143ac0eef + id: b52450ed-bf4a-4634-ab4b-64e9fa66ecf2 type: user open_calls: data: [] - - id: d314b295-27ae-4d9d-8953-e95c5aefb477 + - id: 392f4bb1-5512-4c0b-9419-cd2b0343a2bd type: investor attributes: name: Jacobson, Fritsch and Stanton @@ -5772,23 +5905,23 @@ paths: language: en account_language: en review_status: approved - created_at: '2022-10-26T08:15:58.644Z' - contact_email: - contact_phone: + created_at: '2023-11-22T14:59:47.597Z' + contact_email: + contact_phone: picture: analyzed: false - small: - medium: - original: - favourite: + small: + medium: + original: + favourite: relationships: owner: data: - id: 74ad001d-9b26-4bee-9977-29515e07e384 + id: 9e26a927-f0ff-4e91-8d3b-c32c35d0cb40 type: user open_calls: data: [] - - id: d31cedb2-47f1-4fd5-b5df-e8e704fff8cc + - id: f8202b2b-9498-4a75-ad4e-be281f2b6c70 type: investor attributes: name: Keebler, Kub and Zemlak @@ -5826,23 +5959,23 @@ paths: language: en account_language: en review_status: approved - created_at: '2022-10-26T08:15:58.713Z' - contact_email: - contact_phone: + created_at: '2023-11-22T14:59:47.620Z' + contact_email: + contact_phone: picture: analyzed: false - small: - medium: - original: - favourite: + small: + medium: + original: + favourite: relationships: owner: data: - id: 66c58dc4-6b1c-48e3-93c0-67adfb6fd062 + id: 42f11d19-d762-4c88-9ed9-8eba180b2774 type: user open_calls: data: [] - - id: 2a2900a4-1d95-46ec-8a37-23832959e5c3 + - id: 12e216b0-9412-4c9f-9307-0e4f0d245a79 type: investor attributes: name: Kutch-Spencer @@ -5879,19 +6012,19 @@ paths: language: en account_language: en review_status: approved - created_at: '2022-10-26T08:15:58.306Z' - contact_email: - contact_phone: + created_at: '2023-11-22T14:59:47.486Z' + contact_email: + contact_phone: picture: analyzed: false - small: - medium: - original: - favourite: + small: + medium: + original: + favourite: relationships: owner: data: - id: 9df1b94a-6546-405c-9e14-6de662a0b608 + id: d7cee6c2-759d-4210-97ab-c5512898cc5f type: user open_calls: data: [] @@ -5957,7 +6090,7 @@ paths: application/json: example: data: - id: 2a2900a4-1d95-46ec-8a37-23832959e5c3 + id: 12e216b0-9412-4c9f-9307-0e4f0d245a79 type: investor attributes: name: Kutch-Spencer @@ -5994,19 +6127,19 @@ paths: language: en account_language: en review_status: approved - created_at: '2022-10-26T08:15:58.306Z' - contact_email: - contact_phone: + created_at: '2023-11-22T14:59:47.486Z' + contact_email: + contact_phone: picture: analyzed: false - small: - medium: - original: - favourite: + small: + medium: + original: + favourite: relationships: owner: data: - id: 9df1b94a-6546-405c-9e14-6de662a0b608 + id: d7cee6c2-759d-4210-97ab-c5512898cc5f type: user open_calls: data: [] @@ -6086,7 +6219,7 @@ paths: example: errors: - title: You need to sign in or sign up before continuing. - code: + code: '403': description: Forbidden content: @@ -6133,21 +6266,21 @@ paths: example: errors: - title: You need to sign in or sign up before continuing. - code: + code: '200': description: success content: application/json: example: data: - id: 24e086f6-5961-49ce-a551-daab9fac7f88 + id: 1854fab5-ce26-4ccd-abe1-37dd609fbe8d type: user attributes: first_name: Dawna last_name: Block email: dawna.block@example.org role: light - created_at: '2022-10-26T08:16:01.419Z' + created_at: '2023-11-22T14:59:48.744Z' ui_language: es account_language: pt otp_required_for_login: false @@ -6156,10 +6289,10 @@ paths: invitation: completed owner: false avatar: - analyzed: - small: - medium: - original: + analyzed: + small: + medium: + original: schema: type: object properties: @@ -6233,63 +6366,63 @@ paths: application/json: example: data: - - id: a957d3a8-29ec-4c0c-b394-541893e0c36f + - id: bac22521-1cc2-4217-b038-f0ae6633dd5d type: location attributes: name: Canada location_type: country - code: - created_at: '2022-10-26T08:16:01.939Z' + code: + created_at: '2023-11-22T14:59:48.967Z' relationships: parent: - data: - - id: 305ceef3-4f47-4ee0-9b3f-a291a7def815 + data: + - id: a4950ce7-5543-4a51-87d4-fa031be1dbce type: location attributes: name: Papua New Guinea location_type: department - code: - created_at: '2022-10-26T08:16:01.945Z' + code: + created_at: '2023-11-22T14:59:48.969Z' relationships: parent: data: - id: a957d3a8-29ec-4c0c-b394-541893e0c36f + id: bac22521-1cc2-4217-b038-f0ae6633dd5d type: location - - id: f26a4bca-2916-49aa-b5d7-b3a9d3fa177e + - id: 5594f5c9-1b78-435d-af81-e4cac35e494a type: location attributes: name: Jamaica location_type: municipality - code: - created_at: '2022-10-26T08:16:01.949Z' + code: + created_at: '2023-11-22T14:59:48.972Z' relationships: parent: data: - id: 305ceef3-4f47-4ee0-9b3f-a291a7def815 + id: a4950ce7-5543-4a51-87d4-fa031be1dbce type: location - - id: 0fcaeb99-3b8b-4da1-b78d-f3df627c936c + - id: ecd9d5c2-3693-444f-83cf-f99cb2b49fff type: location attributes: name: Libyan Arab Jamahiriya location_type: municipality - code: - created_at: '2022-10-26T08:16:01.958Z' + code: + created_at: '2023-11-22T14:59:48.974Z' relationships: parent: data: - id: 305ceef3-4f47-4ee0-9b3f-a291a7def815 + id: a4950ce7-5543-4a51-87d4-fa031be1dbce type: location - - id: 4e5231f2-d75f-4dfc-a588-3c661efffa68 + - id: a07a358e-4947-4a03-8517-167bd5cda864 type: location attributes: name: India location_type: municipality - code: - created_at: '2022-10-26T08:16:01.968Z' + code: + created_at: '2023-11-22T14:59:48.976Z' relationships: parent: data: - id: 305ceef3-4f47-4ee0-9b3f-a291a7def815 + id: a4950ce7-5543-4a51-87d4-fa031be1dbce type: location schema: type: object @@ -6338,17 +6471,17 @@ paths: application/json: example: data: - id: f26a4bca-2916-49aa-b5d7-b3a9d3fa177e + id: 5594f5c9-1b78-435d-af81-e4cac35e494a type: location attributes: name: Jamaica location_type: municipality - code: - created_at: '2022-10-26T08:16:01.949Z' + code: + created_at: '2023-11-22T14:59:48.972Z' relationships: parent: data: - id: 305ceef3-4f47-4ee0-9b3f-a291a7def815 + id: a4950ce7-5543-4a51-87d4-fa031be1dbce type: location schema: type: object @@ -6433,7 +6566,7 @@ paths: application/json: example: data: - - id: e0b1439e-d9ab-42b4-a449-24f95c215b89 + - id: 85214504-46f8-4242-964f-e2e56dce4274 type: open_call attributes: name: Open call 1 @@ -6453,39 +6586,38 @@ paths: impact_description: Placeat commodi libero. Quo recusandae repellat. Sunt commodi tempore. Voluptatem et corrupti. maximum_funding_per_project: 100000 - closing_at: '2023-08-26T08:16:02.791Z' + closing_at: '2024-09-22T14:59:49.184Z' status: launched language: en account_language: en verified: false - created_at: '2022-10-26T08:16:02.796Z' - updated_at: '2022-10-26T08:16:02.812Z' + created_at: '2023-11-22T14:59:49.187Z' + updated_at: '2023-11-22T14:59:49.194Z' open_call_applications_count: 0 - trusted: false picture: analyzed: false - small: - medium: - original: - favourite: + small: + medium: + original: + favourite: relationships: investor: data: - id: b1bd03b8-76c0-4503-a9e0-31d4fbfe1d9b + id: 0e4b5e4a-4356-438e-bc32-bc8dca641785 type: investor country: data: - id: 85063222-6404-4ff4-a433-88a85ebb6e2f + id: c59533c3-f023-4dbf-ae0a-42704f5d3efa type: location municipality: data: - id: 8d380a70-0558-4d5f-af0d-6b441a6ae9bc + id: 9a83e750-87f2-425d-b6f0-ee8d828cec71 type: location department: data: - id: ee235455-9220-45fd-a773-3ef07474f704 + id: 81220499-5d2b-4222-a310-98624a928245 type: location - - id: 1ef9a0c5-9818-47a0-88bc-1b0accd0749d + - id: 027e5f30-a014-416b-9e56-5c1eb039b02f type: open_call attributes: name: Open call 2 @@ -6505,39 +6637,38 @@ paths: impact_description: Et quaerat omnis. Harum voluptas atque. Quo nesciunt voluptas. Suscipit ex cum. maximum_funding_per_project: 100000 - closing_at: '2023-08-26T08:16:02.923Z' + closing_at: '2024-09-22T14:59:49.237Z' status: launched language: en account_language: en verified: false - created_at: '2022-10-26T08:16:02.929Z' - updated_at: '2022-10-26T08:16:02.939Z' + created_at: '2023-11-22T14:59:49.239Z' + updated_at: '2023-11-22T14:59:49.246Z' open_call_applications_count: 0 - trusted: false picture: analyzed: false - small: - medium: - original: - favourite: + small: + medium: + original: + favourite: relationships: investor: data: - id: f427e787-91c2-4982-922d-94556bf53173 + id: 80b36223-e8b2-46f3-90a9-10924978b2b4 type: investor country: data: - id: 5ca98efc-f2ce-4d32-9ade-05d81fabd489 + id: 8826b490-0756-47a3-b4b5-d5a43feefb79 type: location municipality: data: - id: fcafa70d-63e3-4214-863a-d90a78664765 + id: aa5bfd36-9320-45e0-8f00-955c5610d9c5 type: location department: data: - id: 021f4185-5eaa-444e-b1db-555d63954da8 + id: 65c24094-e089-4137-8ace-96245104fac3 type: location - - id: 497ccc77-479e-4e25-b21e-a09f794b6f0a + - id: abeee9d5-891d-4f09-9ff7-aaff06b072e3 type: open_call attributes: name: Open call 3 @@ -6557,39 +6688,38 @@ paths: impact_description: Dolores fugiat nesciunt. Ut laborum dolores. Sit neque eos. Expedita molestiae quia. maximum_funding_per_project: 100000 - closing_at: '2023-08-26T08:16:03.025Z' + closing_at: '2024-09-22T14:59:49.280Z' status: launched language: en account_language: en verified: false - created_at: '2022-10-26T08:16:03.031Z' - updated_at: '2022-10-26T08:16:03.043Z' + created_at: '2023-11-22T14:59:49.282Z' + updated_at: '2023-11-22T14:59:49.289Z' open_call_applications_count: 0 - trusted: false picture: analyzed: false - small: - medium: - original: - favourite: + small: + medium: + original: + favourite: relationships: investor: data: - id: d5b1bc8b-2d71-450f-8a31-b14393a30d2d + id: 1e506e70-4ac1-4b5f-8eae-c1065be58285 type: investor country: data: - id: d3be241b-4e7f-46ea-bce1-a82231203be6 + id: fc8b7285-bebe-4a84-b49c-e0a4f312971e type: location municipality: data: - id: cfcd9f74-3e9a-4672-adcb-9395a2fb85fb + id: 1edc54ac-5b79-40f9-b1c7-c554819adcaf type: location department: data: - id: e46e8820-3738-4785-be95-159dde27498c + id: 7da3f6cb-e203-41dd-9e7d-6e8519d5dff2 type: location - - id: 3fa71e36-1764-41ce-8174-97acba7136d2 + - id: 7763ad13-be3e-4f82-995d-a14fcaab688e type: open_call attributes: name: Open call 4 @@ -6609,39 +6739,38 @@ paths: impact_description: Autem et et. Voluptatem neque quibusdam. Repellat recusandae eum. Eius ex est. maximum_funding_per_project: 100000 - closing_at: '2023-08-26T08:16:03.122Z' + closing_at: '2024-09-22T14:59:49.324Z' status: launched language: en account_language: en verified: false - created_at: '2022-10-26T08:16:03.126Z' - updated_at: '2022-10-26T08:16:03.139Z' + created_at: '2023-11-22T14:59:49.326Z' + updated_at: '2023-11-22T14:59:49.333Z' open_call_applications_count: 0 - trusted: false picture: analyzed: false - small: - medium: - original: - favourite: + small: + medium: + original: + favourite: relationships: investor: data: - id: e2ea7787-f631-4f8d-ac0b-5672c037a8c6 + id: 438e38e9-836c-41c7-ab8c-9dca85a89cd0 type: investor country: data: - id: 9eebd963-a3b4-44b7-9f6d-758ed167a680 + id: 27abf8fb-8351-49ae-a5b4-b79d216c1e2b type: location municipality: data: - id: f94b770e-ca58-45b9-adb3-a98255a3f412 + id: 8945fd24-5a67-46ae-b02d-b3186c70aab2 type: location department: data: - id: 4a008e3b-f54f-4a30-9f95-87be8e74dcea + id: 208fb42e-4896-4d81-a8b3-7ef60e949e29 type: location - - id: 4362ce13-f4db-4cc6-90fe-dabfbd8cb7d9 + - id: d6618ee8-46da-4f2e-a143-0a2b7489778e type: open_call attributes: name: Open call 5 @@ -6661,39 +6790,38 @@ paths: impact_description: Porro soluta beatae. Quia ratione facilis. Eligendi sapiente voluptatem. Quas rerum officia. maximum_funding_per_project: 100000 - closing_at: '2023-08-26T08:16:03.220Z' + closing_at: '2024-09-22T14:59:49.367Z' status: launched language: en account_language: en verified: false - created_at: '2022-10-26T08:16:03.225Z' - updated_at: '2022-10-26T08:16:03.236Z' + created_at: '2023-11-22T14:59:49.370Z' + updated_at: '2023-11-22T14:59:49.376Z' open_call_applications_count: 0 - trusted: false picture: analyzed: false - small: - medium: - original: - favourite: + small: + medium: + original: + favourite: relationships: investor: data: - id: 39910c8f-9e65-4be4-8ed9-a562f398c634 + id: 85423b04-2962-4432-b2f2-af2dea13a42c type: investor country: data: - id: 21e37a9e-d08f-47fa-b89a-f6d1d21be62d + id: 40869b4a-48d1-40f3-8f01-33e5dcdbe7cb type: location municipality: data: - id: 9e4b799c-7149-4a3c-9202-da1fc80b70e3 + id: 55d0b1ea-1da5-4eb4-a407-7a14f2e81ad6 type: location department: data: - id: bff73c2f-05e5-429b-b797-760a8ab88d13 + id: d0f0f769-db39-4b59-9a3b-169cf9344b73 type: location - - id: 8f8d2d47-4d36-4fb0-bccd-50e7dfa9b0c6 + - id: f568c98c-a84b-477b-9cfd-2fd8dc4f4e61 type: open_call attributes: name: Open call 6 @@ -6713,39 +6841,38 @@ paths: impact_description: Mollitia aut vel. Qui illum accusantium. Et laudantium et. Sed recusandae aut. maximum_funding_per_project: 100000 - closing_at: '2023-08-26T08:16:03.331Z' + closing_at: '2024-09-22T14:59:49.412Z' status: launched language: en account_language: en verified: false - created_at: '2022-10-26T08:16:03.334Z' - updated_at: '2022-10-26T08:16:03.344Z' + created_at: '2023-11-22T14:59:49.414Z' + updated_at: '2023-11-22T14:59:49.421Z' open_call_applications_count: 0 - trusted: false picture: analyzed: false - small: - medium: - original: - favourite: + small: + medium: + original: + favourite: relationships: investor: data: - id: 03c0907d-3968-4d76-a2ff-279e67faa0be + id: ee2a72b4-fb84-4e6a-aa8a-c1da45d5ba76 type: investor country: data: - id: f398bc05-7256-4715-95fe-cf3b679eff99 + id: 133d36c4-688a-4fa1-9e6e-cfb8390bbeab type: location municipality: data: - id: b4bbad84-1616-4b7f-959a-989fcad96ea2 + id: e60ebefa-c81d-4bde-8d97-3cc8586927fa type: location department: data: - id: e64f3ad8-35f1-427b-8624-fa9d7cee7ae5 + id: 50e100eb-fd00-4294-94c6-3da48f370a40 type: location - - id: a829e6a2-315a-49e8-bfa2-d3f8bcec715f + - id: 8926946e-ea82-4a9d-83dd-0a522d085536 type: open_call attributes: name: Open call 8 @@ -6764,39 +6891,38 @@ paths: impact_description: Impedit animi eveniet. Quia illum aut. Dolore quia officiis. Non aut sit. maximum_funding_per_project: 100000 - closing_at: '2023-08-26T08:16:03.637Z' + closing_at: '2024-09-22T14:59:49.521Z' status: launched language: en account_language: pt verified: false - created_at: '2022-10-26T08:16:03.640Z' - updated_at: '2022-10-26T08:16:03.649Z' + created_at: '2023-11-22T14:59:49.523Z' + updated_at: '2023-11-22T14:59:49.529Z' open_call_applications_count: 0 - trusted: false picture: analyzed: false - small: - medium: - original: - favourite: + small: + medium: + original: + favourite: relationships: investor: data: - id: 6b7bd673-cc07-4c3c-9f10-286c11b6636e + id: 6328db76-4ac1-4ffb-ab17-801c6f80ad59 type: investor country: data: - id: d6ce83f5-fb33-4768-88d7-238df589afa1 + id: da94252d-5ab5-4fe6-972a-2760f7b86900 type: location municipality: data: - id: 1be45768-5797-436c-8dbc-f5467dbca376 + id: ff00c0c8-7100-4cf2-a147-55e2c0a0a59f type: location department: data: - id: 2617c579-2d01-41e6-b218-376919226543 + id: effd0580-b45b-4167-9091-ae8916382c19 type: location - - id: f9428b68-c274-4413-b5b0-22c6a86273a8 + - id: fbd61ac2-2e24-46a4-9d92-82b52a6f34bd type: open_call attributes: name: Yellow Banana @@ -6816,37 +6942,36 @@ paths: impact_description: Enim repellat pariatur. Earum modi eos. Libero tempora exercitationem. Qui dolorem quo. maximum_funding_per_project: 100000 - closing_at: '2023-08-26T08:16:02.678Z' + closing_at: '2024-09-22T14:59:49.125Z' status: launched language: en account_language: en verified: false - created_at: '2022-10-26T08:16:02.684Z' - updated_at: '2022-10-26T08:16:02.700Z' + created_at: '2023-11-22T14:59:49.129Z' + updated_at: '2023-11-22T14:59:49.138Z' open_call_applications_count: 0 - trusted: false picture: analyzed: false - small: - medium: - original: - favourite: + small: + medium: + original: + favourite: relationships: investor: data: - id: da1af5f4-3356-465b-9101-07bf0726bb98 + id: 793d2ec9-7d24-4cce-a417-701e14f6f774 type: investor country: data: - id: f9d274d3-e217-4902-92a4-a546247c887d + id: 7887cc2a-f714-4849-bbdd-f5e7f9cdddf3 type: location municipality: data: - id: 64572957-2be0-42d5-a92d-d90c4783b509 + id: 0ac5d4a7-6d84-4450-8c77-1c73c4d5bdb2 type: location department: data: - id: d36c82b8-cdc2-479d-aad1-0b2c8af8c253 + id: 129527f2-7fbf-460e-8f55-ace0ce87ae4a type: location meta: page: 1 @@ -6916,7 +7041,7 @@ paths: application/json: example: data: - id: f9428b68-c274-4413-b5b0-22c6a86273a8 + id: fbd61ac2-2e24-46a4-9d92-82b52a6f34bd type: open_call attributes: name: Yellow Banana @@ -6936,37 +7061,36 @@ paths: impact_description: Enim repellat pariatur. Earum modi eos. Libero tempora exercitationem. Qui dolorem quo. maximum_funding_per_project: 100000 - closing_at: '2023-08-26T08:16:02.678Z' + closing_at: '2024-09-22T14:59:49.125Z' status: launched language: en account_language: en verified: false - created_at: '2022-10-26T08:16:02.684Z' - updated_at: '2022-10-26T08:16:02.700Z' + created_at: '2023-11-22T14:59:49.129Z' + updated_at: '2023-11-22T14:59:49.138Z' open_call_applications_count: 0 - trusted: false picture: analyzed: false - small: - medium: - original: - favourite: + small: + medium: + original: + favourite: relationships: investor: data: - id: da1af5f4-3356-465b-9101-07bf0726bb98 + id: 793d2ec9-7d24-4cce-a417-701e14f6f774 type: investor country: data: - id: f9d274d3-e217-4902-92a4-a546247c887d + id: 7887cc2a-f714-4849-bbdd-f5e7f9cdddf3 type: location municipality: data: - id: 64572957-2be0-42d5-a92d-d90c4783b509 + id: 0ac5d4a7-6d84-4450-8c77-1c73c4d5bdb2 type: location department: data: - id: d36c82b8-cdc2-479d-aad1-0b2c8af8c253 + id: 129527f2-7fbf-460e-8f55-ace0ce87ae4a type: location schema: type: object @@ -7057,7 +7181,7 @@ paths: application/json: example: data: - - id: dfd0a958-6313-4369-87b5-49e55f882a85 + - id: 7e3612b4-60dd-49cc-bd99-828a1521d254 type: project_developer attributes: name: Bartoletti and Sons @@ -7082,33 +7206,33 @@ paths: account_language: en entity_legal_registration_number: '564823570' review_status: approved - created_at: '2022-10-26T08:16:04.777Z' - contact_email: - contact_phone: + created_at: '2023-11-22T14:59:50.063Z' + contact_email: + contact_phone: picture: analyzed: false - small: - medium: - original: - favourite: + small: + medium: + original: + favourite: relationships: owner: data: - id: 7421c352-4063-4e7f-a8ee-4c80f1f6c14b + id: 37167c97-06f2-4fbb-8962-9a9005dbf42c type: user projects: data: - - id: d4645129-6be3-4779-96a9-611fb1978997 + - id: 4289a7f7-537e-4754-8827-1e15da45d95f type: project involved_projects: data: [] priority_landscapes: data: - - id: efa4619e-297e-4b2d-8589-6065e4f439ec + - id: 0610bfe5-16a4-47e4-9e51-580faf5ab98b type: location - - id: f34794d7-baee-4bad-8e14-8992dc893a4d + - id: 8f5734c4-4694-4f03-8772-2daf1d6374b5 type: location - - id: 226839f8-3e19-4c27-9bd7-5377e3f821b1 + - id: e112e044-d083-4e43-bc85-6df9d267cb7c type: project_developer attributes: name: Becker LLC @@ -7133,19 +7257,19 @@ paths: account_language: en entity_legal_registration_number: '564823570' review_status: approved - created_at: '2022-10-26T08:16:05.381Z' - contact_email: - contact_phone: + created_at: '2023-11-22T14:59:50.464Z' + contact_email: + contact_phone: picture: analyzed: false - small: - medium: - original: - favourite: + small: + medium: + original: + favourite: relationships: owner: data: - id: c0ea3bdd-4036-45dc-ad8c-6868c11db8e4 + id: 1158e919-a143-44c6-986a-8624a1641e56 type: user projects: data: [] @@ -7153,11 +7277,11 @@ paths: data: [] priority_landscapes: data: - - id: 34d67a2e-30a7-4357-830b-eee6dc6419c9 + - id: 183db547-faf2-4ff4-bbc2-2be640da600d type: location - - id: 3f453ec4-900b-4e05-8eba-d0474fe7d2fe + - id: 654f2049-5f63-4bb3-b794-e41725f9a4e1 type: location - - id: 7c3a86df-6d83-4a10-a1f0-580965b30b51 + - id: cad4b944-03d5-45bd-839f-4a6d0b120a3f type: project_developer attributes: name: Hane, Lehner and Goyette @@ -7182,33 +7306,33 @@ paths: account_language: en entity_legal_registration_number: '564823570' review_status: approved - created_at: '2022-10-26T08:16:04.892Z' - contact_email: - contact_phone: + created_at: '2023-11-22T14:59:50.180Z' + contact_email: + contact_phone: picture: analyzed: false - small: - medium: - original: - favourite: + small: + medium: + original: + favourite: relationships: owner: data: - id: fbbf25dd-1371-4b57-a8a2-126ed9fa7807 + id: 21ebd36a-9c88-4fb4-8c50-06df811e4176 type: user projects: data: - - id: ea719096-af70-4826-8a1a-376013a4aab2 + - id: 8069880a-6e52-40f8-a0f8-e96f85c680d7 type: project involved_projects: data: [] priority_landscapes: data: - - id: 18f87a70-f474-4c2a-abed-d2f5bd1c3553 + - id: a8fa5c83-fd62-411c-8581-30e2307d0fb5 type: location - - id: dd019e01-88b3-4836-be5b-14aa03fea453 + - id: dc1fed59-f56e-440e-9bc6-d78962a37f35 type: location - - id: 384a9827-3fe7-43d8-b09c-e6dee1f1cf40 + - id: bdd2b18a-5687-444e-b5d0-f6477106cab3 type: project_developer attributes: name: Hilpert, Waters and Johnston @@ -7233,19 +7357,19 @@ paths: account_language: en entity_legal_registration_number: '564823570' review_status: approved - created_at: '2022-10-26T08:16:05.144Z' - contact_email: - contact_phone: + created_at: '2023-11-22T14:59:50.375Z' + contact_email: + contact_phone: picture: analyzed: false - small: - medium: - original: - favourite: + small: + medium: + original: + favourite: relationships: owner: data: - id: c9ec4bd5-26ca-49c1-974d-d939f3765e89 + id: eb14582c-7cfd-4616-a6a1-3c0eac858872 type: user projects: data: [] @@ -7253,11 +7377,11 @@ paths: data: [] priority_landscapes: data: - - id: a05eb4dd-8dac-4fe6-9f5e-f5bac842a918 + - id: b4354ffc-2d4e-4619-a627-ff365ab8c663 type: location - - id: ec766c47-5600-44ec-97cd-4379448a879c + - id: f51bbce6-15b0-4538-a087-bd844f48efbd type: location - - id: 7e1dad93-8140-454b-90e5-9335cee2ed2a + - id: 93f7eaa6-2b72-470f-b593-719f63cbb413 type: project_developer attributes: name: Jacobson, Fritsch and Stanton @@ -7282,19 +7406,19 @@ paths: account_language: en entity_legal_registration_number: '564823570' review_status: approved - created_at: '2022-10-26T08:16:05.218Z' - contact_email: - contact_phone: + created_at: '2023-11-22T14:59:50.405Z' + contact_email: + contact_phone: picture: analyzed: false - small: - medium: - original: - favourite: + small: + medium: + original: + favourite: relationships: owner: data: - id: c2e0b5af-7c1d-4867-ad1a-9842cae6c759 + id: 50ea26aa-ca22-4382-832a-243336c5b1b2 type: user projects: data: [] @@ -7302,11 +7426,11 @@ paths: data: [] priority_landscapes: data: - - id: 973fb8cc-42fa-484f-bd65-3d0c8cd4cd8d + - id: b7652a5c-f77e-4eed-8361-66aaae1d4933 type: location - - id: 14eb1470-d45e-4e78-a9ff-6c4021cd5c29 + - id: d811ecf6-6714-447d-a846-d642d34b61b2 type: location - - id: b1148e66-c2fb-4cf9-ac76-d9caa9a1552a + - id: f6a11453-8ffa-4f3a-b750-8ab0f00d21c1 type: project_developer attributes: name: Keebler, Kub and Zemlak @@ -7331,19 +7455,19 @@ paths: account_language: en entity_legal_registration_number: '564823570' review_status: approved - created_at: '2022-10-26T08:16:05.296Z' - contact_email: - contact_phone: + created_at: '2023-11-22T14:59:50.435Z' + contact_email: + contact_phone: picture: analyzed: false - small: - medium: - original: - favourite: + small: + medium: + original: + favourite: relationships: owner: data: - id: 0b60d938-efa5-4db6-bb39-2f9ffec6785e + id: a22075f8-ab68-41d4-abdb-8a6e0c30c726 type: user projects: data: [] @@ -7351,11 +7475,11 @@ paths: data: [] priority_landscapes: data: - - id: d6b3d54e-1263-4b03-871f-b423d2c94b5b + - id: '08fc8ffc-8b04-4855-82e4-f2a253b745b3' type: location - - id: 743805a2-bfe8-4dc8-87b4-f5b2a855e277 + - id: a2cc0321-82fc-4cae-9e72-284f4ebf62f3 type: location - - id: 064a6f97-07e3-4754-a3bf-c2703c408e89 + - id: 6753505a-7945-4b03-8f15-9e6dc4a06542 type: project_developer attributes: name: Kutch-Spencer @@ -7378,35 +7502,35 @@ paths: account_language: en entity_legal_registration_number: '564823570' review_status: approved - created_at: '2022-10-26T08:16:04.967Z' - contact_email: - contact_phone: + created_at: '2023-11-22T14:59:50.313Z' + contact_email: + contact_phone: picture: analyzed: false - small: - medium: - original: - favourite: + small: + medium: + original: + favourite: relationships: owner: data: - id: 2cd8a84c-fd52-4ed8-9534-2ef951c9d684 + id: 0a2cde84-3160-4c7d-a4d2-d9c69fcae9d1 type: user projects: data: [] involved_projects: data: - - id: d4645129-6be3-4779-96a9-611fb1978997 + - id: 4289a7f7-537e-4754-8827-1e15da45d95f type: project - - id: ea719096-af70-4826-8a1a-376013a4aab2 + - id: 8069880a-6e52-40f8-a0f8-e96f85c680d7 type: project priority_landscapes: data: - - id: 52dcb73e-a7b0-4d20-b28c-986a7a7a0b46 + - id: 2d978aca-ae18-43c7-9878-0563e131a3f3 type: location - - id: 7c128812-95dd-4509-8fac-0ea9732bf72a + - id: d8cd5ddf-73cb-48e5-8272-4a361be3b1e2 type: location - - id: 7862b7d7-4805-422e-8504-864d9e22bd9b + - id: 856a0893-b9fe-466b-b778-8b06442beaab type: project_developer attributes: name: Lind, Langworth and Gottlieb @@ -7430,19 +7554,19 @@ paths: account_language: pt entity_legal_registration_number: '564823570' review_status: approved - created_at: '2022-10-26T08:16:05.693Z' - contact_email: - contact_phone: + created_at: '2023-11-22T14:59:50.617Z' + contact_email: + contact_phone: picture: analyzed: false - small: - medium: - original: - favourite: + small: + medium: + original: + favourite: relationships: owner: data: - id: f5fef855-6611-480c-adb5-8e0713cbd42f + id: 58546c09-c882-4f7a-8b88-17710b69a683 type: user projects: data: [] @@ -7450,11 +7574,11 @@ paths: data: [] priority_landscapes: data: - - id: a6b3dd8d-fa16-4f84-996e-b04862b513b6 + - id: 2b1178d8-80d0-4ca8-8cc1-dd5cfbd6bc01 type: location - - id: 1f355aa1-9621-43f8-9331-ba6e2573dcdc + - id: 6e99dfaf-1acb-496d-b425-380c6a7971b1 type: location - - id: 8c711780-6f2f-4224-9e51-7e05ed1bcda7 + - id: c0059880-5cdb-4f21-b63b-b010ce00b4e3 type: project_developer attributes: name: Ritchie, Glover and Ward @@ -7479,19 +7603,19 @@ paths: account_language: en entity_legal_registration_number: '564823570' review_status: approved - created_at: '2022-10-26T08:16:05.513Z' - contact_email: - contact_phone: + created_at: '2023-11-22T14:59:50.523Z' + contact_email: + contact_phone: picture: analyzed: false - small: - medium: - original: - favourite: + small: + medium: + original: + favourite: relationships: owner: data: - id: 79a84e5f-820b-436f-8acc-068d07d02ab2 + id: bbffd147-d39f-4efc-a30c-cf1319fba34e type: user projects: data: [] @@ -7499,11 +7623,11 @@ paths: data: [] priority_landscapes: data: - - id: 9b14057c-487c-4911-8090-35f6628f0389 + - id: 48777322-fead-42a4-ba84-38438cacc485 type: location - - id: ba1e478e-f06b-4b0e-a597-ff9e3a3048b0 + - id: 824eb774-26bd-4d62-8cc9-549e38060c5a type: location - - id: dfd9065e-c215-4604-b791-b91eba79a4db + - id: 0b24892c-8a02-463c-9db8-7eab6b2162e8 type: project_developer attributes: name: Runolfsson and Sons @@ -7528,19 +7652,19 @@ paths: account_language: en entity_legal_registration_number: '564823570' review_status: approved - created_at: '2022-10-26T08:16:05.446Z' - contact_email: - contact_phone: + created_at: '2023-11-22T14:59:50.493Z' + contact_email: + contact_phone: picture: analyzed: false - small: - medium: - original: - favourite: + small: + medium: + original: + favourite: relationships: owner: data: - id: 5f7bfc2c-8d76-43ce-8e5a-43935dacade0 + id: feae8408-1ba4-48c1-bafe-82cef83f658f type: user projects: data: [] @@ -7548,9 +7672,9 @@ paths: data: [] priority_landscapes: data: - - id: 7134b3bb-6122-4306-9bbf-7c808ec0cf5d + - id: 42839dae-9651-432e-8a0f-fd8e9b1dbea5 type: location - - id: 1e0c2e65-8e1d-4cfa-ba03-4eb813908089 + - id: f221751f-456c-481e-af4f-ffe8cd904f50 type: location meta: page: 1 @@ -7620,7 +7744,7 @@ paths: application/json: example: data: - id: 064a6f97-07e3-4754-a3bf-c2703c408e89 + id: 6753505a-7945-4b03-8f15-9e6dc4a06542 type: project_developer attributes: name: Kutch-Spencer @@ -7643,33 +7767,33 @@ paths: account_language: en entity_legal_registration_number: '564823570' review_status: approved - created_at: '2022-10-26T08:16:04.967Z' - contact_email: - contact_phone: + created_at: '2023-11-22T14:59:50.313Z' + contact_email: + contact_phone: picture: analyzed: false - small: - medium: - original: - favourite: + small: + medium: + original: + favourite: relationships: owner: data: - id: 2cd8a84c-fd52-4ed8-9534-2ef951c9d684 + id: 0a2cde84-3160-4c7d-a4d2-d9c69fcae9d1 type: user projects: data: [] involved_projects: data: - - id: d4645129-6be3-4779-96a9-611fb1978997 + - id: 4289a7f7-537e-4754-8827-1e15da45d95f type: project - - id: ea719096-af70-4826-8a1a-376013a4aab2 + - id: 8069880a-6e52-40f8-a0f8-e96f85c680d7 type: project priority_landscapes: data: - - id: 52dcb73e-a7b0-4d20-b28c-986a7a7a0b46 + - id: 2d978aca-ae18-43c7-9878-0563e131a3f3 type: location - - id: 7c128812-95dd-4509-8fac-0ea9732bf72a + - id: d8cd5ddf-73cb-48e5-8272-4a361be3b1e2 type: location schema: type: object @@ -7743,60 +7867,53 @@ paths: application/json: example: data: - - id: e962af7d-7968-441b-8b0b-b430b601638d + - id: ed4477ec-c80c-421a-9928-4b323cd0bb5d type: project_map attributes: verified: false category: forestry-and-agroforestry - trusted: false - latitude: 2.0 - longitude: 1.0 - - id: 1b044f12-beed-40a8-828d-52f165546b63 + latitude: 39.21309022641362 + longitude: -5.87810037515931 + - id: 25c7ddc3-7a3d-46d8-bf49-3186e579c2d4 type: project_map attributes: verified: false category: forestry-and-agroforestry - trusted: false - latitude: 2.0 - longitude: 1.0 - - id: 5993d03d-3eb3-4624-9d8b-7f71dbd9543a + latitude: 39.21309022641362 + longitude: -5.87810037515931 + - id: a069c36d-21fc-47df-9488-dc1095c30842 type: project_map attributes: verified: false category: forestry-and-agroforestry - trusted: false - latitude: 2.0 - longitude: 1.0 - - id: 2b8559a2-8562-446f-81f2-c6999f276f01 + latitude: 39.21309022641362 + longitude: -5.87810037515931 + - id: 285d83e5-6e61-499b-9daf-ccfd3321812b type: project_map attributes: verified: false category: forestry-and-agroforestry - trusted: false - latitude: 2.0 - longitude: 1.0 - - id: 20b7f590-7524-4419-9834-242620a8105d + latitude: 39.21309022641362 + longitude: -5.87810037515931 + - id: eaf84f1c-5476-4bd1-96cc-8c4284aa5395 type: project_map attributes: verified: false category: forestry-and-agroforestry - trusted: false - latitude: 2.0 - longitude: 1.0 - - id: '071690ad-b99f-4847-857c-cb9962f70de3' + latitude: 39.21309022641362 + longitude: -5.87810037515931 + - id: 9dccace5-9060-429a-90ee-7b41edd80c1f type: project_map attributes: verified: false category: forestry-and-agroforestry - trusted: false - latitude: 2.0 - longitude: 1.0 - - id: 6bc1ba48-d14c-43df-98e9-9fc97f25baac + latitude: 39.21309022641362 + longitude: -5.87810037515931 + - id: ec403819-13fc-47df-84d9-1ded5c572c01 type: project_map attributes: verified: false category: non-timber-forest-production - trusted: false latitude: 0.5 longitude: 0.5 schema: @@ -7816,8 +7933,6 @@ paths: properties: verified: type: boolean - trusted: - type: boolean latitude: type: number longitude: @@ -7938,7 +8053,7 @@ paths: application/json: example: data: - - id: a85fb027-a70b-47ed-b3c5-b5f9ee05f625 + - id: ed74b926-3838-4849-80dd-4f046f9c7dd0 type: project attributes: name: Project 1 @@ -7982,62 +8097,84 @@ paths: received_funding: true received_funding_amount_usd: '3000.0' received_funding_investor: Bartoletti and Sons - relevant_links: + relevant_links: language: en account_language: en geometry: - type: Point + type: Polygon coordinates: - - 1.0 - - 2.0 + - - - -7.256596802202454 + - 39.42149705239956 + - - -5.510236906689473 + - 40.02677860935444 + - - -4.408874148363334 + - 39.419930008870296 + - - -5.205992932301829 + - 38.67169482742881 + - - -6.402685625872827 + - 38.39721372248553 + - - -7.059852379049463 + - 38.94985978831832 + - - -7.256596802202454 + - 39.42149705239956 verified: false - created_at: '2022-10-26T08:16:09.447Z' - updated_at: '2022-10-26T08:16:09.447Z' - municipality_biodiversity_impact: - municipality_climate_impact: - municipality_water_impact: - municipality_community_impact: - municipality_total_impact: - hydrobasin_biodiversity_impact: - hydrobasin_climate_impact: - hydrobasin_water_impact: - hydrobasin_community_impact: - hydrobasin_total_impact: - priority_landscape_biodiversity_impact: - priority_landscape_climate_impact: - priority_landscape_water_impact: - priority_landscape_community_impact: - priority_landscape_total_impact: + created_at: '2023-11-22T14:59:52.299Z' + updated_at: '2023-11-22T14:59:52.299Z' + project_biodiversity_impact: + project_climate_impact: + project_water_impact: + project_community_impact: + project_total_impact: + municipality_biodiversity_impact: + municipality_climate_impact: + municipality_water_impact: + municipality_community_impact: + municipality_total_impact: + hydrobasin_biodiversity_impact: + hydrobasin_climate_impact: + hydrobasin_water_impact: + hydrobasin_community_impact: + hydrobasin_total_impact: + priority_landscape_biodiversity_impact: + priority_landscape_climate_impact: + priority_landscape_water_impact: + priority_landscape_community_impact: + priority_landscape_total_impact: impact_calculated: false - trusted: false - latitude: 2.0 - longitude: 1.0 - favourite: - funded: + positive_financial_returns: Placeat commodi libero. Quo recusandae + repellat. + last_year_sales_revenue: '10000.0' + climate_change_risks_details: Placeat commodi libero. Quo recusandae + repellat. + climate_change_risks_identified: true + latitude: 39.21309022641362 + longitude: -5.87810037515931 + favourite: + funded: relationships: project_developer: data: - id: 00caac8c-66ad-4ec3-9e50-4b5a0d2dc499 + id: fc77b553-12ca-4feb-ba7a-c4c82476da15 type: project_developer country: data: - id: a992eb03-c6ce-487a-b3cb-b25e936bde56 + id: 47003811-6d8e-4826-8194-a9dc36ccc93e type: location municipality: data: - id: bed30107-6ef3-4a23-80bd-364df693e85c + id: c8040c5a-f882-4f27-9c51-92b85c1428a1 type: location department: data: - id: ec989081-2b2b-4cfc-923e-b90cee14180e + id: 3cb914e3-14eb-43ad-b183-ff3408d5a846 type: location priority_landscape: - data: + data: involved_project_developers: data: [] project_images: data: [] - - id: 886ed1fe-58ad-4191-a55f-565f9014d16d + - id: 1961d939-a44b-42ce-bbf9-a8cbef25c8af type: project attributes: name: Project 2 @@ -8081,62 +8218,83 @@ paths: received_funding: true received_funding_amount_usd: '3000.0' received_funding_investor: Hane, Lehner and Goyette - relevant_links: + relevant_links: language: en account_language: en geometry: - type: Point + type: Polygon coordinates: - - 1.0 - - 2.0 + - - - -7.256596802202454 + - 39.42149705239956 + - - -5.510236906689473 + - 40.02677860935444 + - - -4.408874148363334 + - 39.419930008870296 + - - -5.205992932301829 + - 38.67169482742881 + - - -6.402685625872827 + - 38.39721372248553 + - - -7.059852379049463 + - 38.94985978831832 + - - -7.256596802202454 + - 39.42149705239956 verified: false - created_at: '2022-10-26T08:16:09.566Z' - updated_at: '2022-10-26T08:16:09.566Z' - municipality_biodiversity_impact: - municipality_climate_impact: - municipality_water_impact: - municipality_community_impact: - municipality_total_impact: - hydrobasin_biodiversity_impact: - hydrobasin_climate_impact: - hydrobasin_water_impact: - hydrobasin_community_impact: - hydrobasin_total_impact: - priority_landscape_biodiversity_impact: - priority_landscape_climate_impact: - priority_landscape_water_impact: - priority_landscape_community_impact: - priority_landscape_total_impact: + created_at: '2023-11-22T14:59:52.363Z' + updated_at: '2023-11-22T14:59:52.363Z' + project_biodiversity_impact: + project_climate_impact: + project_water_impact: + project_community_impact: + project_total_impact: + municipality_biodiversity_impact: + municipality_climate_impact: + municipality_water_impact: + municipality_community_impact: + municipality_total_impact: + hydrobasin_biodiversity_impact: + hydrobasin_climate_impact: + hydrobasin_water_impact: + hydrobasin_community_impact: + hydrobasin_total_impact: + priority_landscape_biodiversity_impact: + priority_landscape_climate_impact: + priority_landscape_water_impact: + priority_landscape_community_impact: + priority_landscape_total_impact: impact_calculated: false - trusted: false - latitude: 2.0 - longitude: 1.0 - favourite: - funded: + positive_financial_returns: Et quaerat omnis. Harum voluptas atque. + last_year_sales_revenue: '10000.0' + climate_change_risks_details: Et quaerat omnis. Harum voluptas + atque. + climate_change_risks_identified: true + latitude: 39.21309022641362 + longitude: -5.87810037515931 + favourite: + funded: relationships: project_developer: data: - id: ac5e9b25-aeb6-4155-a305-ae943049653a + id: 9bc1045a-1889-4dc3-8182-5e3d6ebaa964 type: project_developer country: data: - id: 13517c08-0043-48ca-b4e3-63d6f6521583 + id: b03db00d-0159-44e1-a7d4-3a605c5dfa67 type: location municipality: data: - id: d29c92d7-ed32-438b-b26a-2798d9166d5d + id: 4323fb99-4b69-4c4e-90f9-17a4a189b5ed type: location department: data: - id: c2c7964a-0c84-462d-ad8b-009c19e0362f + id: b5fa04ea-3a57-43ba-861a-61af8abf80dd type: location priority_landscape: - data: + data: involved_project_developers: data: [] project_images: data: [] - - id: 314fb266-41eb-4bf9-a950-f4d8a4885812 + - id: bbba9902-64ba-42b8-ae0d-b8c9df43b9ca type: project attributes: name: Project 3 @@ -8180,62 +8338,84 @@ paths: received_funding: true received_funding_amount_usd: '3000.0' received_funding_investor: Hilpert, Waters and Johnston - relevant_links: + relevant_links: language: en account_language: en geometry: - type: Point + type: Polygon coordinates: - - 1.0 - - 2.0 + - - - -7.256596802202454 + - 39.42149705239956 + - - -5.510236906689473 + - 40.02677860935444 + - - -4.408874148363334 + - 39.419930008870296 + - - -5.205992932301829 + - 38.67169482742881 + - - -6.402685625872827 + - 38.39721372248553 + - - -7.059852379049463 + - 38.94985978831832 + - - -7.256596802202454 + - 39.42149705239956 verified: false - created_at: '2022-10-26T08:16:09.691Z' - updated_at: '2022-10-26T08:16:09.691Z' - municipality_biodiversity_impact: - municipality_climate_impact: - municipality_water_impact: - municipality_community_impact: - municipality_total_impact: - hydrobasin_biodiversity_impact: - hydrobasin_climate_impact: - hydrobasin_water_impact: - hydrobasin_community_impact: - hydrobasin_total_impact: - priority_landscape_biodiversity_impact: - priority_landscape_climate_impact: - priority_landscape_water_impact: - priority_landscape_community_impact: - priority_landscape_total_impact: + created_at: '2023-11-22T14:59:52.432Z' + updated_at: '2023-11-22T14:59:52.432Z' + project_biodiversity_impact: + project_climate_impact: + project_water_impact: + project_community_impact: + project_total_impact: + municipality_biodiversity_impact: + municipality_climate_impact: + municipality_water_impact: + municipality_community_impact: + municipality_total_impact: + hydrobasin_biodiversity_impact: + hydrobasin_climate_impact: + hydrobasin_water_impact: + hydrobasin_community_impact: + hydrobasin_total_impact: + priority_landscape_biodiversity_impact: + priority_landscape_climate_impact: + priority_landscape_water_impact: + priority_landscape_community_impact: + priority_landscape_total_impact: impact_calculated: false - trusted: false - latitude: 2.0 - longitude: 1.0 - favourite: - funded: + positive_financial_returns: Dolores fugiat nesciunt. Ut laborum + dolores. + last_year_sales_revenue: '10000.0' + climate_change_risks_details: Dolores fugiat nesciunt. Ut laborum + dolores. + climate_change_risks_identified: true + latitude: 39.21309022641362 + longitude: -5.87810037515931 + favourite: + funded: relationships: project_developer: data: - id: 1140c237-9aa7-4523-9d0f-6ace0a22476d + id: 659c906a-c8f4-436c-bf86-07f97ff5b549 type: project_developer country: data: - id: b0f5615b-c897-4984-b50a-3aaf03005b34 + id: baad41b7-1a5b-49bf-b504-c7175d5fff20 type: location municipality: data: - id: 350f9b85-94ac-47ee-8618-dbfa8520b9be + id: c342b949-5230-4137-8acc-4db7e4668f2e type: location department: data: - id: 499c837c-7078-41b7-9ab3-8197e38bd3b3 + id: d8f632e1-7024-4833-8191-46873af0d52f type: location priority_landscape: - data: + data: involved_project_developers: data: [] project_images: data: [] - - id: '09fdee73-05df-4f93-997d-baf47743f340' + - id: 30460601-9f5e-42ac-bc17-bf9315678f32 type: project attributes: name: Project 4 @@ -8279,62 +8459,82 @@ paths: received_funding: true received_funding_amount_usd: '3000.0' received_funding_investor: Jacobson, Fritsch and Stanton - relevant_links: + relevant_links: language: en account_language: en geometry: - type: Point + type: Polygon coordinates: - - 1.0 - - 2.0 + - - - -7.256596802202454 + - 39.42149705239956 + - - -5.510236906689473 + - 40.02677860935444 + - - -4.408874148363334 + - 39.419930008870296 + - - -5.205992932301829 + - 38.67169482742881 + - - -6.402685625872827 + - 38.39721372248553 + - - -7.059852379049463 + - 38.94985978831832 + - - -7.256596802202454 + - 39.42149705239956 verified: false - created_at: '2022-10-26T08:16:09.794Z' - updated_at: '2022-10-26T08:16:09.794Z' - municipality_biodiversity_impact: - municipality_climate_impact: - municipality_water_impact: - municipality_community_impact: - municipality_total_impact: - hydrobasin_biodiversity_impact: - hydrobasin_climate_impact: - hydrobasin_water_impact: - hydrobasin_community_impact: - hydrobasin_total_impact: - priority_landscape_biodiversity_impact: - priority_landscape_climate_impact: - priority_landscape_water_impact: - priority_landscape_community_impact: - priority_landscape_total_impact: + created_at: '2023-11-22T14:59:52.493Z' + updated_at: '2023-11-22T14:59:52.493Z' + project_biodiversity_impact: + project_climate_impact: + project_water_impact: + project_community_impact: + project_total_impact: + municipality_biodiversity_impact: + municipality_climate_impact: + municipality_water_impact: + municipality_community_impact: + municipality_total_impact: + hydrobasin_biodiversity_impact: + hydrobasin_climate_impact: + hydrobasin_water_impact: + hydrobasin_community_impact: + hydrobasin_total_impact: + priority_landscape_biodiversity_impact: + priority_landscape_climate_impact: + priority_landscape_water_impact: + priority_landscape_community_impact: + priority_landscape_total_impact: impact_calculated: false - trusted: false - latitude: 2.0 - longitude: 1.0 - favourite: - funded: + positive_financial_returns: Autem et et. Voluptatem neque quibusdam. + last_year_sales_revenue: '10000.0' + climate_change_risks_details: Autem et et. Voluptatem neque quibusdam. + climate_change_risks_identified: true + latitude: 39.21309022641362 + longitude: -5.87810037515931 + favourite: + funded: relationships: project_developer: data: - id: 707784d2-95e9-43dc-89ff-821e825a11cb + id: d64ce40c-389a-43cf-87e2-2ea291f3f082 type: project_developer country: data: - id: 6d9fade3-242c-4247-bbd4-6896b89b26db + id: 956c5f16-3f92-4975-859e-ac70433e7c76 type: location municipality: data: - id: 070c53ef-ab48-4b71-adca-ffb0db1e9e7e + id: 9c87d266-870d-4682-8779-6ca1dab8ee7c type: location department: data: - id: 3b6f7943-4aca-4149-96ca-4bc29368e4ea + id: 221f11f8-106b-4b89-9acc-b29669543b36 type: location priority_landscape: - data: + data: involved_project_developers: data: [] project_images: data: [] - - id: d74c5bb7-d86b-42b7-b85d-2769172bb2e7 + - id: ccedbf81-4f1e-4175-8fa3-2fc82cbbd1e9 type: project attributes: name: Project 5 @@ -8378,62 +8578,84 @@ paths: received_funding: true received_funding_amount_usd: '3000.0' received_funding_investor: Keebler, Kub and Zemlak - relevant_links: + relevant_links: language: en account_language: en geometry: - type: Point + type: Polygon coordinates: - - 1.0 - - 2.0 + - - - -7.256596802202454 + - 39.42149705239956 + - - -5.510236906689473 + - 40.02677860935444 + - - -4.408874148363334 + - 39.419930008870296 + - - -5.205992932301829 + - 38.67169482742881 + - - -6.402685625872827 + - 38.39721372248553 + - - -7.059852379049463 + - 38.94985978831832 + - - -7.256596802202454 + - 39.42149705239956 verified: false - created_at: '2022-10-26T08:16:09.909Z' - updated_at: '2022-10-26T08:16:09.909Z' - municipality_biodiversity_impact: - municipality_climate_impact: - municipality_water_impact: - municipality_community_impact: - municipality_total_impact: - hydrobasin_biodiversity_impact: - hydrobasin_climate_impact: - hydrobasin_water_impact: - hydrobasin_community_impact: - hydrobasin_total_impact: - priority_landscape_biodiversity_impact: - priority_landscape_climate_impact: - priority_landscape_water_impact: - priority_landscape_community_impact: - priority_landscape_total_impact: + created_at: '2023-11-22T14:59:52.550Z' + updated_at: '2023-11-22T14:59:52.550Z' + project_biodiversity_impact: + project_climate_impact: + project_water_impact: + project_community_impact: + project_total_impact: + municipality_biodiversity_impact: + municipality_climate_impact: + municipality_water_impact: + municipality_community_impact: + municipality_total_impact: + hydrobasin_biodiversity_impact: + hydrobasin_climate_impact: + hydrobasin_water_impact: + hydrobasin_community_impact: + hydrobasin_total_impact: + priority_landscape_biodiversity_impact: + priority_landscape_climate_impact: + priority_landscape_water_impact: + priority_landscape_community_impact: + priority_landscape_total_impact: impact_calculated: false - trusted: false - latitude: 2.0 - longitude: 1.0 - favourite: - funded: + positive_financial_returns: Porro soluta beatae. Quia ratione + facilis. + last_year_sales_revenue: '10000.0' + climate_change_risks_details: Porro soluta beatae. Quia ratione + facilis. + climate_change_risks_identified: true + latitude: 39.21309022641362 + longitude: -5.87810037515931 + favourite: + funded: relationships: project_developer: data: - id: 2d89fcaa-3464-4aef-b943-1db851d49f41 + id: 73228673-d606-4dae-ac9f-3412dd63953a type: project_developer country: data: - id: 5a6dced4-1569-49b7-a4ff-0eee884a5b79 + id: 76195e04-11ce-4c6f-b8aa-13624d06e720 type: location municipality: data: - id: ca7ac57a-b0bf-46c6-bdc2-46a76141e8e4 + id: d2e83b5f-059a-458b-91c7-3a0cf1c267f2 type: location department: data: - id: c16bb2e8-507d-4b90-8453-d7b6c1cd8eff + id: 02faedbb-607c-40f5-85fa-0b3315708314 type: location priority_landscape: - data: + data: involved_project_developers: data: [] project_images: data: [] - - id: 9e8dc2e0-ccfa-415a-ad58-c2a3857d65c0 + - id: 31d4fd28-a144-4a24-8366-96eb9e429ab6 type: project attributes: name: Project 6 @@ -8477,62 +8699,82 @@ paths: received_funding: true received_funding_amount_usd: '3000.0' received_funding_investor: Becker LLC - relevant_links: + relevant_links: language: en account_language: en geometry: - type: Point + type: Polygon coordinates: - - 1.0 - - 2.0 + - - - -7.256596802202454 + - 39.42149705239956 + - - -5.510236906689473 + - 40.02677860935444 + - - -4.408874148363334 + - 39.419930008870296 + - - -5.205992932301829 + - 38.67169482742881 + - - -6.402685625872827 + - 38.39721372248553 + - - -7.059852379049463 + - 38.94985978831832 + - - -7.256596802202454 + - 39.42149705239956 verified: false - created_at: '2022-10-26T08:16:10.016Z' - updated_at: '2022-10-26T08:16:10.016Z' - municipality_biodiversity_impact: - municipality_climate_impact: - municipality_water_impact: - municipality_community_impact: - municipality_total_impact: - hydrobasin_biodiversity_impact: - hydrobasin_climate_impact: - hydrobasin_water_impact: - hydrobasin_community_impact: - hydrobasin_total_impact: - priority_landscape_biodiversity_impact: - priority_landscape_climate_impact: - priority_landscape_water_impact: - priority_landscape_community_impact: - priority_landscape_total_impact: + created_at: '2023-11-22T14:59:52.611Z' + updated_at: '2023-11-22T14:59:52.611Z' + project_biodiversity_impact: + project_climate_impact: + project_water_impact: + project_community_impact: + project_total_impact: + municipality_biodiversity_impact: + municipality_climate_impact: + municipality_water_impact: + municipality_community_impact: + municipality_total_impact: + hydrobasin_biodiversity_impact: + hydrobasin_climate_impact: + hydrobasin_water_impact: + hydrobasin_community_impact: + hydrobasin_total_impact: + priority_landscape_biodiversity_impact: + priority_landscape_climate_impact: + priority_landscape_water_impact: + priority_landscape_community_impact: + priority_landscape_total_impact: impact_calculated: false - trusted: false - latitude: 2.0 - longitude: 1.0 - favourite: - funded: + positive_financial_returns: Mollitia aut vel. Qui illum accusantium. + last_year_sales_revenue: '10000.0' + climate_change_risks_details: Mollitia aut vel. Qui illum accusantium. + climate_change_risks_identified: true + latitude: 39.21309022641362 + longitude: -5.87810037515931 + favourite: + funded: relationships: project_developer: data: - id: ab1ecf44-233d-40c2-b00f-65ceb74337d3 + id: c964890b-5dfd-4219-82b9-21a67e71549e type: project_developer country: data: - id: a2019ca6-afa7-401f-ab29-10c4e941a261 + id: fb4ab687-fa19-40c0-adc6-e625afb801f0 type: location municipality: data: - id: 31498cc6-5800-4fe9-970e-8d7775120fc4 + id: d5112946-77f5-457a-ab96-6f5e79afeadb type: location department: data: - id: 82adfdce-6e69-4568-a729-a6bf1848e6a4 + id: c25db65e-7115-47b8-871c-1b707131b18e type: location priority_landscape: - data: + data: involved_project_developers: data: [] project_images: data: [] - - id: ca5f0f65-21dd-44cf-a9f6-73eb1c922665 + - id: 637de82a-944b-4b1a-9a33-448448797b0c type: project attributes: name: Project 9 @@ -8575,62 +8817,82 @@ paths: received_funding: true received_funding_amount_usd: '3000.0' received_funding_investor: Gleichner-Bartoletti - relevant_links: + relevant_links: language: en account_language: pt geometry: - type: Point + type: Polygon coordinates: - - 1.0 - - 2.0 + - - - -7.256596802202454 + - 39.42149705239956 + - - -5.510236906689473 + - 40.02677860935444 + - - -4.408874148363334 + - 39.419930008870296 + - - -5.205992932301829 + - 38.67169482742881 + - - -6.402685625872827 + - 38.39721372248553 + - - -7.059852379049463 + - 38.94985978831832 + - - -7.256596802202454 + - 39.42149705239956 verified: false - created_at: '2022-10-26T08:16:10.547Z' - updated_at: '2022-10-26T08:16:10.547Z' - municipality_biodiversity_impact: - municipality_climate_impact: - municipality_water_impact: - municipality_community_impact: - municipality_total_impact: - hydrobasin_biodiversity_impact: - hydrobasin_climate_impact: - hydrobasin_water_impact: - hydrobasin_community_impact: - hydrobasin_total_impact: - priority_landscape_biodiversity_impact: - priority_landscape_climate_impact: - priority_landscape_water_impact: - priority_landscape_community_impact: - priority_landscape_total_impact: + created_at: '2023-11-22T14:59:52.841Z' + updated_at: '2023-11-22T14:59:52.841Z' + project_biodiversity_impact: + project_climate_impact: + project_water_impact: + project_community_impact: + project_total_impact: + municipality_biodiversity_impact: + municipality_climate_impact: + municipality_water_impact: + municipality_community_impact: + municipality_total_impact: + hydrobasin_biodiversity_impact: + hydrobasin_climate_impact: + hydrobasin_water_impact: + hydrobasin_community_impact: + hydrobasin_total_impact: + priority_landscape_biodiversity_impact: + priority_landscape_climate_impact: + priority_landscape_water_impact: + priority_landscape_community_impact: + priority_landscape_total_impact: impact_calculated: false - trusted: false - latitude: 2.0 - longitude: 1.0 - favourite: - funded: + positive_financial_returns: Tempora excepturi et. Et quia sit. + last_year_sales_revenue: '10000.0' + climate_change_risks_details: Tempora excepturi et. Et quia sit. + climate_change_risks_identified: true + latitude: 39.21309022641362 + longitude: -5.87810037515931 + favourite: + funded: relationships: project_developer: data: - id: 5b84dd1c-7e6f-4ed0-a658-5547f56f83c5 + id: dee5b715-661f-4ea6-a674-020d248a8375 type: project_developer country: data: - id: 2b5fc2e8-71ca-4c6e-924d-e3342f646473 + id: a56d25e8-3ce4-431a-9bda-aa7f7751896d type: location municipality: data: - id: b910e52a-427e-4c4b-a675-98ad5e576893 + id: 00fafa35-8eff-4065-b16b-26151bc42dc4 type: location department: data: - id: 4e46067e-fe3c-4f4c-a6cb-86cd85342fdd + id: 7b17411a-eb29-4854-842d-d16cf086089e type: location priority_landscape: - data: + data: involved_project_developers: data: [] project_images: data: [] - - id: ea54e608-d5bb-48a9-8f9a-a3ee9a3542b1 + - id: 3c122a73-104e-49a0-9472-549c48186ec9 type: project attributes: name: Yellow Banana @@ -8674,7 +8936,7 @@ paths: received_funding: true received_funding_amount_usd: '3000.0' received_funding_investor: Kutch-Spencer - relevant_links: + relevant_links: language: en account_language: en geometry: @@ -8691,61 +8953,71 @@ paths: - - 0.0 - 0.0 verified: false - created_at: '2022-10-26T08:16:09.280Z' - updated_at: '2022-10-26T08:16:09.280Z' - municipality_biodiversity_impact: - municipality_climate_impact: - municipality_water_impact: - municipality_community_impact: - municipality_total_impact: - hydrobasin_biodiversity_impact: - hydrobasin_climate_impact: - hydrobasin_water_impact: - hydrobasin_community_impact: - hydrobasin_total_impact: - priority_landscape_biodiversity_impact: - priority_landscape_climate_impact: - priority_landscape_water_impact: - priority_landscape_community_impact: - priority_landscape_total_impact: + created_at: '2023-11-22T14:59:52.222Z' + updated_at: '2023-11-22T14:59:52.222Z' + project_biodiversity_impact: + project_climate_impact: + project_water_impact: + project_community_impact: + project_total_impact: + municipality_biodiversity_impact: + municipality_climate_impact: + municipality_water_impact: + municipality_community_impact: + municipality_total_impact: + hydrobasin_biodiversity_impact: + hydrobasin_climate_impact: + hydrobasin_water_impact: + hydrobasin_community_impact: + hydrobasin_total_impact: + priority_landscape_biodiversity_impact: + priority_landscape_climate_impact: + priority_landscape_water_impact: + priority_landscape_community_impact: + priority_landscape_total_impact: impact_calculated: false - trusted: false + positive_financial_returns: Enim repellat pariatur. Earum modi + eos. + last_year_sales_revenue: '10000.0' + climate_change_risks_details: Enim repellat pariatur. Earum modi + eos. + climate_change_risks_identified: true latitude: 0.5 longitude: 0.5 - favourite: - funded: + favourite: + funded: relationships: project_developer: data: - id: 6bbf8ef2-acf1-4056-97bf-9a62cb438525 + id: cbd7141e-56f7-49c0-9401-5c0457dbed40 type: project_developer country: data: - id: c0ee0650-6f18-4a55-84f2-dffb8d89c1b3 + id: a9a4abe8-d98b-4a2b-b74f-f4b7a16800c7 type: location municipality: data: - id: 51e2d32e-cdcf-4d94-8850-4c768478a3bc + id: 3e84239c-42f3-40db-be8f-651cb02cdf8a type: location department: data: - id: c534c394-35dd-44be-bf72-f6791ffe3de4 + id: 97855a53-9afe-4e21-8ab0-ca7c54b30843 type: location priority_landscape: data: - id: 123f92fb-a6e9-4c86-99cf-9ba25866bc5f + id: 3b230343-2e17-415b-8c17-c10727c91039 type: location involved_project_developers: data: - - id: 1a61738f-1eb5-46bc-afbd-30260620f9c6 + - id: 29350eff-23c1-4cf0-b96e-c9aa17a9661a type: project_developer - - id: 0c9a5250-0eb8-4315-b600-87768a7248bd + - id: 1dd30093-3236-4626-a040-7672ad575263 type: project_developer project_images: data: - - id: a1d1d114-0138-461c-83ce-190699fda73a + - id: 7567388a-671a-4cbe-aa88-60c6eddaab0d type: project_image - - id: 204305ac-6058-4f36-b81a-75f44e5f7609 + - id: 7239cbfc-a568-4134-9790-587220e14c8d type: project_image meta: page: 1 @@ -8815,7 +9087,7 @@ paths: application/json: example: data: - id: ea54e608-d5bb-48a9-8f9a-a3ee9a3542b1 + id: 3c122a73-104e-49a0-9472-549c48186ec9 type: project attributes: name: Yellow Banana @@ -8859,7 +9131,7 @@ paths: received_funding: true received_funding_amount_usd: '3000.0' received_funding_investor: Kutch-Spencer - relevant_links: + relevant_links: language: en account_language: en geometry: @@ -8876,61 +9148,71 @@ paths: - - 0.0 - 0.0 verified: false - created_at: '2022-10-26T08:16:09.280Z' - updated_at: '2022-10-26T08:16:09.280Z' - municipality_biodiversity_impact: - municipality_climate_impact: - municipality_water_impact: - municipality_community_impact: - municipality_total_impact: - hydrobasin_biodiversity_impact: - hydrobasin_climate_impact: - hydrobasin_water_impact: - hydrobasin_community_impact: - hydrobasin_total_impact: - priority_landscape_biodiversity_impact: - priority_landscape_climate_impact: - priority_landscape_water_impact: - priority_landscape_community_impact: - priority_landscape_total_impact: + created_at: '2023-11-22T14:59:52.222Z' + updated_at: '2023-11-22T14:59:52.222Z' + project_biodiversity_impact: + project_climate_impact: + project_water_impact: + project_community_impact: + project_total_impact: + municipality_biodiversity_impact: + municipality_climate_impact: + municipality_water_impact: + municipality_community_impact: + municipality_total_impact: + hydrobasin_biodiversity_impact: + hydrobasin_climate_impact: + hydrobasin_water_impact: + hydrobasin_community_impact: + hydrobasin_total_impact: + priority_landscape_biodiversity_impact: + priority_landscape_climate_impact: + priority_landscape_water_impact: + priority_landscape_community_impact: + priority_landscape_total_impact: impact_calculated: false - trusted: false + positive_financial_returns: Enim repellat pariatur. Earum modi + eos. + last_year_sales_revenue: '10000.0' + climate_change_risks_details: Enim repellat pariatur. Earum modi + eos. + climate_change_risks_identified: true latitude: 0.5 longitude: 0.5 - favourite: - funded: + favourite: + funded: relationships: project_developer: data: - id: 6bbf8ef2-acf1-4056-97bf-9a62cb438525 + id: cbd7141e-56f7-49c0-9401-5c0457dbed40 type: project_developer country: data: - id: c0ee0650-6f18-4a55-84f2-dffb8d89c1b3 + id: a9a4abe8-d98b-4a2b-b74f-f4b7a16800c7 type: location municipality: data: - id: 51e2d32e-cdcf-4d94-8850-4c768478a3bc + id: 3e84239c-42f3-40db-be8f-651cb02cdf8a type: location department: data: - id: c534c394-35dd-44be-bf72-f6791ffe3de4 + id: 97855a53-9afe-4e21-8ab0-ca7c54b30843 type: location priority_landscape: data: - id: 123f92fb-a6e9-4c86-99cf-9ba25866bc5f + id: 3b230343-2e17-415b-8c17-c10727c91039 type: location involved_project_developers: data: - - id: 1a61738f-1eb5-46bc-afbd-30260620f9c6 + - id: 29350eff-23c1-4cf0-b96e-c9aa17a9661a type: project_developer - - id: 0c9a5250-0eb8-4315-b600-87768a7248bd + - id: 1dd30093-3236-4626-a040-7672ad575263 type: project_developer project_images: data: - - id: a1d1d114-0138-461c-83ce-190699fda73a + - id: 7567388a-671a-4cbe-aa88-60c6eddaab0d type: project_image - - id: 204305ac-6058-4f36-b81a-75f44e5f7609 + - id: 7239cbfc-a568-4134-9790-587220e14c8d type: project_image schema: type: object @@ -8978,26 +9260,26 @@ paths: application/json: example: data: - id: e2faa8ea-3388-4a87-b30a-821349c2c4f8 + id: b4afcf6c-9de2-4075-b7fe-cc6c8b74b37d type: user attributes: first_name: Dawna last_name: Block email: user@example.com role: light - created_at: '2022-10-26T08:16:12.302Z' + created_at: '2023-11-22T14:59:53.816Z' ui_language: en - account_language: + account_language: otp_required_for_login: false confirmed: true - approved: - invitation: + approved: + invitation: owner: false avatar: - analyzed: - small: - medium: - original: + analyzed: + small: + medium: + original: schema: type: object properties: @@ -9041,26 +9323,26 @@ paths: application/json: example: data: - id: 1a5ddbf4-a549-48b4-8dc1-1f8c2f155918 + id: 2fd84849-d208-49bc-b94f-23cebc80a912 type: user attributes: first_name: Dawna last_name: Block email: user@example.com role: light - created_at: '2022-10-26T08:16:12.540Z' + created_at: '2023-11-22T14:59:53.944Z' ui_language: en - account_language: + account_language: otp_required_for_login: false confirmed: true - approved: - invitation: + approved: + invitation: owner: false avatar: - analyzed: - small: - medium: - original: + analyzed: + small: + medium: + original: schema: type: object properties: @@ -9115,7 +9397,7 @@ paths: example: errors: - title: You need to sign in or sign up before continuing. - code: + code: '200': description: success requestBody: @@ -9158,48 +9440,6 @@ paths: required: - email - password - "/api/v1/test_jobs/test_sync": - post: - summary: Tests sync processing - tags: - - Test Jobs - security: - - csrf: [] - parameters: [] - responses: - '200': - description: success - requestBody: - content: - application/json: - schema: - type: object - properties: - email: - type: string - required: - - email - "/api/v1/test_jobs/test_async": - post: - summary: Tests async processing - tags: - - Test Jobs - security: - - csrf: [] - parameters: [] - responses: - '200': - description: success - requestBody: - content: - application/json: - schema: - type: object - properties: - email: - type: string - required: - - email "/api/v1/user": post: summary: Creates/Registers user @@ -9215,26 +9455,26 @@ paths: application/json: example: data: - id: b131af8c-a50b-4004-aa2a-95cd8c789071 + id: bb7b1603-f21c-4398-ba22-382168b03b23 type: user attributes: first_name: Jan last_name: Kowalski email: jankowalski@example.com role: light - created_at: '2022-10-26T08:16:13.507Z' + created_at: '2023-11-22T14:59:54.388Z' ui_language: en - account_language: + account_language: otp_required_for_login: false confirmed: true - approved: + approved: invitation: waiting owner: false avatar: - analyzed: - small: - medium: - original: + analyzed: + small: + medium: + original: schema: type: object properties: @@ -9304,33 +9544,33 @@ paths: example: errors: - title: You need to sign in or sign up before continuing. - code: + code: '200': description: success content: application/json: example: data: - id: f980134d-a0ec-4f42-a692-0cba38bac0ae + id: 80dac956-e92a-4b7f-8757-8be3cb34f32b type: user attributes: first_name: New First Name last_name: New Last Name email: user@example.com role: light - created_at: '2022-10-26T08:16:13.372Z' + created_at: '2023-11-22T14:59:54.321Z' ui_language: en - account_language: + account_language: otp_required_for_login: true confirmed: true - approved: - invitation: + approved: + invitation: owner: false avatar: analyzed: false - small: - medium: - original: + small: + medium: + original: schema: type: object properties: @@ -9374,33 +9614,33 @@ paths: example: errors: - title: You need to sign in or sign up before continuing. - code: + code: '200': description: success content: application/json: example: data: - id: f980134d-a0ec-4f42-a692-0cba38bac0ae + id: 80dac956-e92a-4b7f-8757-8be3cb34f32b type: user attributes: first_name: Dawna last_name: Block email: user@example.com role: light - created_at: '2022-10-26T08:16:13.372Z' + created_at: '2023-11-22T14:59:54.321Z' ui_language: en - account_language: + account_language: otp_required_for_login: false confirmed: true - approved: - invitation: + approved: + invitation: owner: false avatar: analyzed: false - small: - medium: - original: + small: + medium: + original: schema: type: object properties: @@ -9423,7 +9663,7 @@ paths: example: errors: - title: You need to sign in or sign up before continuing. - code: + code: '200': description: success '422': @@ -9466,25 +9706,25 @@ paths: example: errors: - title: You need to sign in or sign up before continuing. - code: + code: '200': description: success content: application/json: example: - id: 84c61e76-bc4c-44b0-a1cb-da6b9c0bbe77 - key: ooeu43dsr6mkil2pie6bzsftvo3e + id: eab14ded-3249-4955-978b-4329e333a596 + key: 8i4lyc6a5t2s5p1czi1cdd425wqa filename: test.jpg content_type: image/jpeg metadata: {} service_name: test byte_size: 32326 checksum: QYeLAwqIj9HrwITqtTYaEw== - created_at: '2022-10-26T08:16:14.227Z' - signed_id: eyJfcmFpbHMiOnsibWVzc2FnZSI6IkJBaEpJaWs0TkdNMk1XVTNOaTFpWXpSakxUUTBZakF0WVRGallpMWtZVFppT1dNd1ltSmxOemNHT2daRlZBPT0iLCJleHAiOm51bGwsInB1ciI6ImJsb2JfaWQifX0=--246d3aa2c63136e58eb921ccf61cdcad42c13c89 - attachable_sgid: BAh7CEkiCGdpZAY6BkVUSSJWZ2lkOi8vYmFja2VuZC9BY3RpdmVTdG9yYWdlOjpCbG9iLzg0YzYxZTc2LWJjNGMtNDRiMC1hMWNiLWRhNmI5YzBiYmU3Nz9leHBpcmVzX2luBjsAVEkiDHB1cnBvc2UGOwBUSSIPYXR0YWNoYWJsZQY7AFRJIg9leHBpcmVzX2F0BjsAVDA=--de0722eb055e949e0ceebf1ee04c4c57ca42f3d5 + created_at: '2023-11-22T14:59:55.454Z' + signed_id: eyJfcmFpbHMiOnsibWVzc2FnZSI6IkJBaEpJaWxsWVdJeE5HUmxaQzB6TWpRNUxUUTVOVFV0T1RjNFlpMDBNekk1WlRNek0yRTFPVFlHT2daRlZBPT0iLCJleHAiOm51bGwsInB1ciI6ImJsb2JfaWQifX0=--ba3c75b1905117404e5b8de6dc0c4f0df02ccb79 + attachable_sgid: eyJfcmFpbHMiOnsibWVzc2FnZSI6IkJBaEpJbFpuYVdRNkx5OWlZV05yWlc1a0wwRmpkR2wyWlZOMGIzSmhaMlU2T2tKc2IySXZaV0ZpTVRSa1pXUXRNekkwT1MwME9UVTFMVGszT0dJdE5ETXlPV1V6TXpOaE5UazJQMlY0Y0dseVpYTmZhVzRHT2daRlZBPT0iLCJleHAiOm51bGwsInB1ciI6ImF0dGFjaGFibGUifX0=--66476be61fd0cee2980f90505692f739dbbad8b7 direct_upload: - url: http://www.example.com/backend/rails/active_storage/disk/eyJfcmFpbHMiOnsibWVzc2FnZSI6IkJBaDdDam9JYTJWNVNTSWhiMjlsZFRRelpITnlObTFyYVd3eWNHbGxObUo2YzJaMGRtOHpaUVk2QmtWVU9oRmpiMjUwWlc1MFgzUjVjR1ZKSWc5cGJXRm5aUzlxY0dWbkJqc0dWRG9UWTI5dWRHVnVkRjlzWlc1bmRHaHBBa1orT2cxamFHVmphM04xYlVraUhWRlpaVXhCZDNGSmFqbEljbmRKVkhGMFZGbGhSWGM5UFFZN0JsUTZFWE5sY25acFkyVmZibUZ0WlRvSmRHVnpkQT09IiwiZXhwIjoiMjAyMi0xMC0yNlQwODoyMToxNC4yMjlaIiwicHVyIjoiYmxvYl90b2tlbiJ9fQ==--b2a9b030e0802240b6343db2123fd082c19e86a2 + url: http://www.example.com/backend/rails/active_storage/disk/eyJfcmFpbHMiOnsibWVzc2FnZSI6IkJBaDdDam9JYTJWNVNTSWhPR2swYkhsak5tRTFkREp6TlhBeFkzcHBNV05rWkRReU5YZHhZUVk2QmtWVU9oRmpiMjUwWlc1MFgzUjVjR1ZKSWc5cGJXRm5aUzlxY0dWbkJqc0dWRG9UWTI5dWRHVnVkRjlzWlc1bmRHaHBBa1orT2cxamFHVmphM04xYlVraUhWRlpaVXhCZDNGSmFqbEljbmRKVkhGMFZGbGhSWGM5UFFZN0JsUTZFWE5sY25acFkyVmZibUZ0WlRvSmRHVnpkQT09IiwiZXhwIjoiMjAyMy0xMS0yMlQxNTowNDo1NS40NTZaIiwicHVyIjoiYmxvYl90b2tlbiJ9fQ==--e38513f319525f8ad370c38f71ebbec965fd2d3b headers: Content-Type: image/jpeg schema: @@ -9746,8 +9986,6 @@ components: type: string updated_at: type: string - trusted: - type: boolean verified: type: boolean relationships: @@ -9844,8 +10082,6 @@ components: type: number category: type: string - trusted: - type: boolean verified: type: boolean created_at: @@ -9873,6 +10109,21 @@ components: favourite: type: boolean nullable: true + project_biodiversity_impact: + type: number + nullable: true + project_climate_impact: + type: number + nullable: true + project_water_impact: + type: number + nullable: true + project_community_impact: + type: number + nullable: true + project_total_impact: + type: number + nullable: true municipality_biodiversity_impact: type: number nullable: true @@ -10261,6 +10512,7 @@ components: required: - errors servers: +- url: "/" - url: "/backend" - url: "{scheme}://{host}" variables: